Cursor rule Cursor
// ✅ CORRECT: Two-stage rendering to prevent mismatches const [mounted, setMounted] = useState(false).
Cursor rule Cursor
// ✅ CORRECT: Two-stage rendering to prevent mismatches const [mounted, setMounted] = useState(false).
Cursor rule Cursor
Based on comprehensive analysis of the frontend application and performance bottlenecks identified during Sprint 10.
Cursor rule Cursor
Sprint 10 revealed that manual useEffect + useState patterns for API calls create unnecessary complexity and bugs. ALWAYS use React Query.
Cursor rule Cursor
Based on critical UX discoveries, user feedback, and workflow improvements implemented during Sprint 10.
Skill Claude CodeCodex
Export Dev Graph UI assets and dashboard data. Use when the user asks for structure SVG exports, timeline SVG/MP4 exports, per-commit SVGs, sprint-linked visuals, or dashboard/analytics JSON from the Dev Graph API.
Skill Claude CodeCodex
Inspect Docker containers, volumes, and compose services for Pixel Detective and Dev Graph. Use when the user asks to check Docker state, list containers or volumes, or extract data from Docker without running heavy services.
Skill Claude CodeCodex
Export Pixel Detective UMAP projections with HDBSCAN and manage Qdrant collections via the ingestion API. Use when the user asks for latent space exports, UMAP clustering assets, or collection operations (list/create/select/delete/merge).
Skill Claude CodeCodex
Audit and scaffold sprint documentation rituals based on MANIFESTO.md. Use when the user wants to follow the research -> spec -> prompt -> implement -> document workflow, generate checklists/templates, or evaluate documentation quality for a sprint.
Skill Claude CodeCodex
Generate per-sprint perspectives (narrative + cards) by mining git history for documents and files co-updated alongside sprint anchor docs. Use when the user asks for sprint perspectives, evidence linking, research doc discovery, or sprint retrospectives with code-change metrics.
Skill Claude CodeCodex
Generate per-sprint PDF summaries with a card layout from docs/sprints. Use when the user asks for sprint summaries, sprint recap PDFs, shareable sprint story cards, or to drop PDFs into each sprint folder.
Skill Claude CodeCodex
Start, stop, or check Dev Graph services on this machine. Use when the user asks to start Dev Graph, start backend only, start full stack, restart, stop, or check Docker, Neo4j, API, or UI status, or to provide a specific Dev Graph page URL.
Skill Claude CodeCodex
Start, stop, or check Pixel Detective services on this machine. Use when the user asks to start Pixel Detective, start backend only, start full stack, restart, stop, or check Docker, Qdrant, ML, UMAP, or frontend status, or to provide a specific Pixel Detective page URL.
Instructions file CodexOpenCode
AGENTS.md instructions for rm2thaddeus/promptgramming, a project described as: A framework to structure thoughts and shape them into production code.
Cursor rule Cursor
Title: Rules Overview.
Cursor rule Cursor
Title: Debugging Rules.
Cursor rule Cursor
Title: MCP Usage.
Cursor rule Cursor
Title: Testing Patterns.