After coding is finished, the real work begins. This skill guides you through the final verification and integration steps. It ensures your feature matches the design, updates architecture documents, marks requirements as complete, and closes roadmap items. The result is a clear acceptance report for future reference.
You check every detail against the original plan. You fix any mistakes right away instead of just noting them. You also update the project's shared documentation so everyone stays on the same page.
Without this step, architecture becomes outdated and requirements drift away from reality. The report is the proof that the feature is truly done and ready to merge.
Global
mkdir -p ~/.claude/skills/cs-feat-acceptProject
mkdir -p .claude/skills/cs-feat-acceptSource Repository
Web Design Guidelinesvercel-labs/agent-skills
Review your UI code for compliance with web interface guidelines
Improve Codebase Architecturemattpocock/skills
Scan your codebase for architecture improvements with visual reports and pick one to refactor
Zoom Outmattpocock/skills
Get a big picture view of your code with a simple map of modules and callers
Caveman Reviewjuliusbrussee/caveman
Ultra-compressed one-line code review comments that cut noise
Requesting Code Reviewobra/superpowers
Catch code issues early with focused automated reviews before every merge
Receiving Code Reviewobra/superpowers
Think first, then code. Verify feedback before making changes. Stay objective
Auditpbakaus/impeccable
Audit your code for accessibility performance theming and anti-patterns
Request Refactor Planmattpocock/skills
Plan safe code refactors with tiny commits and clear GitHub issues