prd
25Skill Claude CodeCodex
Create a Product Requirements Document. Interactive session to define features, requirements, and scope.
Skill Claude CodeCodex
Create a Product Requirements Document. Interactive session to define features, requirements, and scope.
Skill Claude CodeCodex
How to respond to code review feedback. Use when receiving comments on a PR, review suggestions, or CI feedback. Ensures technical rigor over performative agreement.
Skill Claude CodeCodex
Re-read project documentation (CLAUDE.md, progress.txt, memory-bank/) to refresh context. Use when starting a new session, after a break, or when the user says "refresh", "reload context", "what's the current state", or "on en est où".
Skill Claude CodeCodex
Manage Resend email platform via CLI — send emails, manage contacts, broadcasts, templates, segments, domains, webhooks, and more. Use when the user wants to send emails, manage contacts/segments, create broadcasts, manage templates, check domain status, or any Resend-related task. Trigger words: "resend", "send…
Skill Claude CodeCodex
Red-team security audit for code changes. Use automatically when working on authentication, authorization, user inputs, API endpoints, database queries, or any security-sensitive code. Also use before commits that touch sensitive areas.
Skill Claude CodeCodex
SEO audit and optimization review. Use automatically when working on pages, metadata, content, images, or any user-facing features. Also use before commits that add new pages or modify existing content.
Skill Claude CodeCodex
Automatically loaded at session start. Maps tasks to the right skill. Do not invoke manually.
Skill Claude CodeCodex
Sync local Claude config to GitHub repo. Use to backup or share your Claude configuration (CLAUDE.md, settings, commands, agents, skills).
Skill Claude CodeCodex
Structured 4-phase debugging process. Use when a bug is unclear, a fix has failed twice, or you're stuck on a problem instead of guessing randomly.
Skill Claude CodeCodex
Define the technical stack and architecture for a project. Interactive session with the Architect agent.
Skill Claude CodeCodex
Enforce TDD (Red-Green-Refactor) for features, bug fixes, and refactoring. Use when writing new functionality, fixing bugs, or when the user explicitly asks for TDD.
Skill Claude CodeCodex
Intelligently update project documentation (CLAUDE.md, memory-bank/) based on recent changes. Use after implementing features, establishing new patterns, or when documentation needs to reflect current state.
Skill Claude CodeCodex
Update progress tracking files (progress.md and implementation plan). Use after completing tasks, implementing features, or when the user wants to record progress.
Skill Claude CodeCodex
Quick validation check returning pass/fail. Use AUTOMATICALLY before any git commit, before pushing code, when user asks "is it ready?", "can we commit?", "does it build?", "c'est prêt?", "on peut commit?", "ça build?", or wants a quick health check. Runs silently in background.
Skill Claude CodeCodex
Complete workflow to validate build, update documentation, update progress, and push changes. Use when finalizing work, before ending a session, or when the user says "finalize", "wrap up", or "ship it".
Skill Claude CodeCodex
Run lint, build, and E2E tests in sequence. Use when the user wants to validate their code, run tests, or check if everything works before committing.
Skill Claude CodeCodex
Create a new skill for the Claude Code config. Use when the user wants to add a new skill, command, or workflow to their configuration.