From dev-workflow
Use when facing multiple design or product options, the user is stuck between approaches, or asks 'how should I design this'. Analyzes trade-offs by separating essential from accidental complexity.
npx claudepluginhub n0rvyn/indie-toolkit --plugin dev-workflowThis skill uses the workspace's default tool permissions.
Trigger this command when:
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Designs, implements, and audits WCAG 2.2 AA accessible UIs for Web (ARIA/HTML5), iOS (SwiftUI traits), and Android (Compose semantics). Audits code for compliance gaps.
Trigger this command when:
Required context:
If context is missing, ask before analyzing.
Before applying simplicity principles, determine:
Only accidental complexity should be eliminated. Essential complexity must be managed, not hidden.
For each option, ask:
Before rejecting a complex option, verify:
User knows their domain better than I do. If they insist on an approach I find complex, ask why before pushing back.