Agent Skills is a collection of production-oriented engineering workflows designed for AI coding agents. It packages senior software-development practices into structured Markdown skills that can be loaded into many agent systems. The collection contains 24 skills spanning project definition, planning, implementation, testing, debugging, review, security, documentation, and delivery. Each workflow includes explicit steps, verification gates, and safeguards against skipping important checks. A meta-skill helps agents identify which workflow best matches the current task. The skills can be installed in supported coding tools or copied into system prompts and project instruction files. The repository is designed to make agent-assisted engineering more repeatable, disciplined, and auditable.
Features
- Twenty-four structured engineering skills
- Specification and task-planning workflows
- Test-driven development and debugging guidance
- Code review and security processes
- Verification gates and completion checks
- Agent-agnostic Markdown skill format