wednesday-solutions/ai-agent-skills
Pre-configured agent skills for Vibe Coded projects. These skills provide AI coding assistants (Claude Code, Cursor, etc.) with specific guidelines for code quality and design standards.
Platform-specific configuration:
{
"mcpServers": {
"ai-agent-skills": {
"command": "npx",
"args": [
"-y",
"ai-agent-skills"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...