Prompt file imported from CambridgeMonorail/react-weapons-of-choice (
.github/prompts/help.prompt.md). Copyright stays with the author.
Help: AI Tooling Guide
Description: Shows all available AI tools and how to use them.
Prompt: Display the following guide to help the user navigate the AI tooling in this repository:
🎯 Quick Reference: AI Tooling
Prompts (Type / to use)
For specific, repeatable tasks:
/help- Show this guide/commit- Stage, commit, and push changes with conventional commit format/pr-desc- Generate a structured PR description from your changes/implement-next- Read the active plan and implement the next unchecked task/mcp-check- Verify Model Context Protocol (MCP) server setup
Agents (Mention @agent-name)
For specialized roles requiring sustained context:
@requirements-planner- Transform requirements into actionable implementation plans@ui-designer- UI/UX design review and recommendations@shadcnui-component-reviewer- End-to-end component review (standards, accessibility, tests)
Skills (Just ask!)
For complex workflows:
- "Create a plan for..." → Uses
planningskill - "Debug this issue..." → Uses
systematic-debuggingskill - "Review this component..." → Uses
shadcnui-component-reviewskill - "Is this PR ready?" → Uses
code-review-readyskill
Documentation
- AI-Assisted Feature Workflow - Step-by-step guide
- AI Tooling Architecture - Deep dive into the 6 pillars
- AGENTS.md - Workflow discipline and best practices
Workflow
- Plan:
@requirements-planner→ Createdocs/plans/YYYY-MM-DD-feature.md - Implement:
/implement-next→ Execute one task at a time - Verify:
pnpm verify→ Run validation - Ship:
/commit+/pr-desc→ Standard formats
Need more details? Ask: "Explain [tool name] in detail"