
registry v0.1.0
Self-evolving AI recipes
A library of proven configurations and skill modules for AI coding assistants. Copy, paste, and customize. The recipes improve themselves through community feedback and automated benchmarks.
How it works
Browse the registry
Search for agents and skills that match your workflow. Filter by language, framework, or use case.
Copy to your repo
One click copies the entire AGENTS.md or SKILL.md to your clipboard. Paste it into your project.
Customize and contribute
Adapt the recipe to your needs. If you improve it, submit a PR and help the community.
Agents
View all →Full-Stack Web Development Agent
recommendedA comprehensive agent configuration for full-stack web development with modern frameworks, focusing on React/Next.js frontend and Node.js backend development.
Code Refactoring Specialist
stableAn agent focused on safely refactoring legacy code, improving code quality, and reducing technical debt while maintaining functionality.
Security-First Development Agent
stableAn agent focused on secure coding practices, vulnerability prevention, and security review for applications handling sensitive data.
Skills
View all →Git Workflow Best Practices
recommendedThe created feature branch
Effective Code Review
stableList of review comments with file locations
Testing Strategy Guide
stableA comprehensive approach to testing software, covering unit tests, integration tests, and end-to-end tests with practical patterns.
