agent-skills-framework
Installation
SKILL.md
Agent Skills Framework
Skill by ara.so — AI Agent Skills collection.
A comprehensive framework of 23 production-grade engineering skills that guide AI coding agents through the complete software development lifecycle. Skills encode workflows, quality gates, and best practices that senior engineers use, packaged for consistent agent execution.
What It Does
Agent Skills provides:
- 7 slash commands mapping to development phases (
/spec,/plan,/build,/test,/review,/code-simplify,/ship) - 23 structured workflows covering everything from idea refinement to production deployment
- Auto-activation based on context (API design triggers
api-and-interface-design, UI work triggersfrontend-ui-engineering) - Quality gates with verification steps, anti-rationalization tables, and "STOP" conditions
- Agent personas for specialized reviews (code-reviewer, test-engineer, security-auditor)
- Reference checklists for testing, security, performance, and accessibility