Use when about to claim work is complete, fixed, passing, or done. Requires running verification commands and confirming output before making any success claims. Evidence before assertions, always.
3
AI 94
writing-skills
boparaiamrit3/16/2026
Use when creating new skills for the skills library. Defines the structure, format, quality standards, and testing requirements for new skills.
3
AI 92
writing-plans
boparaiamrit2/18/2026
Use when you have a spec or requirements for a multi-step task and need to create a detailed implementation plan before touching code.
2
AI 95
git-workflow
boparaiamrit2/18/2026
Use when performing any git operations — branching, committing, merging, rebasing, resolving conflicts. Ensures clean history, atomic commits, and proper branch management.
2
AI 92
persistent-memory
boparaiamrit2/18/2026
Automated persistent memory system for AI agents — captures decisions, context, and learnings across sessions using file-based protocols. Works in Antigravity, Cursor, Claude Code, and any agent that...
2
AI 82
brainstorming
boparaiamrit2/10/2026
Use before any creative work — creating features, building components, adding functionality, or modifying behavior. Explores intent, requirements, and design before implementation.
1
AI 93
using-skills
boparaiamrit2/10/2026
Use when a task could benefit from the skills library. Guides skill discovery, activation, composition, and effective application.
1
AI 92
accessibility-audit
boparaiamrit2/10/2026
Use when auditing UI for accessibility, WCAG compliance, keyboard navigation, screen reader support, or when building inclusive interfaces.