22 agent markdown files indexed from shashankswe2020-ux/whoop-mcp. Install any of them pinned to an exact hash with mdr add shashankswe2020-ux/whoop-mcp/<name>.
shashankswe2020-ux/whoop-mcp · .github/skills/api-and-interface-design/SKILL.md · Guides stable API and interface design. Use when designing APIs, module boundaries, or any public interface. Use when…
shashankswe2020-ux/whoop-mcp · .github/skills/browser-testing-with-devtools/SKILL.md · Tests in real browsers. Use when building or debugging anything that runs in a browser. Use when you need to inspect…
shashankswe2020-ux/whoop-mcp · .github/skills/ci-cd-and-automation/SKILL.md · Automates CI/CD pipeline setup. Use when setting up or modifying build and deployment pipelines. Use when you need to…
shashankswe2020-ux/whoop-mcp · .github/skills/code-review-and-quality/SKILL.md · Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another…
shashankswe2020-ux/whoop-mcp · .github/skills/code-simplification/SKILL.md · Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but…
shashankswe2020-ux/whoop-mcp · .github/skills/context-engineering/SKILL.md · Optimizes agent context setup. Use when starting a new session, when agent output quality degrades, when switching…
shashankswe2020-ux/whoop-mcp · .github/skills/debugging-and-error-recovery/SKILL.md · Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you…
shashankswe2020-ux/whoop-mcp · .github/skills/deprecation-and-migration/SKILL.md · Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one…
shashankswe2020-ux/whoop-mcp · .github/skills/documentation-and-adrs/SKILL.md · Records decisions and documentation. Use when making architectural decisions, changing public APIs, shipping features…
shashankswe2020-ux/whoop-mcp · .github/skills/frontend-ui-engineering/SKILL.md · Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components…
shashankswe2020-ux/whoop-mcp · .github/skills/git-workflow-and-versioning/SKILL.md · Structures git workflow practices. Use when making any code change. Use when committing, branching, resolving…
shashankswe2020-ux/whoop-mcp · .github/skills/incremental-implementation/SKILL.md · Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when…
shashankswe2020-ux/whoop-mcp · .github/skills/performance-optimization/SKILL.md · Optimizes application performance. Use when performance requirements exist, when you suspect performance regressions…
shashankswe2020-ux/whoop-mcp · .github/skills/planning-and-task-breakdown/SKILL.md · Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into…
shashankswe2020-ux/whoop-mcp · .github/skills/security-and-hardening/SKILL.md · Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external…
shashankswe2020-ux/whoop-mcp · .github/skills/shipping-and-launch/SKILL.md · Prepares production launches. Use when preparing to deploy to production. Use when you need a pre-launch checklist…
shashankswe2020-ux/whoop-mcp · .github/skills/source-driven-development/SKILL.md · Grounds every implementation decision in official documentation. Use when you want authoritative, source-cited code…
shashankswe2020-ux/whoop-mcp · .github/skills/spec-driven-development/SKILL.md · Creates specs before coding. Use when starting a new project, feature, or significant change and no specification…
shashankswe2020-ux/whoop-mcp · .github/skills/test-driven-development/SKILL.md · Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you…
shashankswe2020-ux/whoop-mcp · .github/skills/using-agent-skills/SKILL.md · Discovers and invokes agent skills. Use when starting a session or when you need to discover which skill applies to the…