← Back to catalog
Houseofmvps

Author in the catalog

Houseofmvps

41 skills4,485 stars totalgithub.com/Houseofmvps

Published skills

rescue

110

Production Incident Commander — diagnose and recover from production incidents. Use when something is broken in production, site is down, errors spiking, or user reports a critical bug.

Desenvolvimento#seo#aiby Houseofmvps

retro

110

Sprint retrospective — analyzes git velocity, commit patterns, test health, and shipping cadence. Use after a sprint, at the end of the week, or when the user wants to reflect on progress.

Desenvolvimento#seo#gitby Houseofmvps

writing-skills

110

Use when creating new skills, editing existing skills, or verifying skills work before deployment

DevOps e Infra#seo#deployby Houseofmvps

revise-claude-md

110

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project memory optimization".

Segurança#seo#aiby Houseofmvps

using-git-worktrees

110

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

Desenvolvimento#seo#gitby Houseofmvps

security-audit

110

Run security audit — dependency vulnerabilities, secret scanning, OWASP pattern detection, HTTP headers. Use when user wants to harden their project.

Segurança#seo#aiby Houseofmvps

seo-audit

110

Run SEO audit (39 rules) with AI visibility checks — GEO (20 rules for AI bot access, snippet restrictions) and AEO (4 schema checks). Auto-fix included. Use when user wants to check or improve search visibility.

Segurança#seo#aiby Houseofmvps

visual-diff

110

Visual Regression Testing — screenshot comparison before and after changes. Use when user wants to check for visual regressions, compare UI changes, or verify CSS/layout changes didn't break anything.

Design e Frontend#seo#cssby Houseofmvps

seo-strategy

110

Top 1% SEO strategist — ruthlessly analyzes GSC, Bing, and GA4 data to dominate search rankings, win AI citations, and build lead funnels. Every recommendation backed by data.

Marketing#seo#aiby Houseofmvps

sprint

110

Sprint workflow pipeline — chains plan → build → test → review → ship skills into a structured sprint. Use when starting a new feature or project iteration to follow the full lifecycle.

Desenvolvimento#seo#aiby Houseofmvps

using-ultraship

110

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

Desenvolvimento#seo#aiby Houseofmvps

subagent-driven-development

110

Use when executing implementation plans with independent tasks in the current session

Desenvolvimento#seo#aiby Houseofmvps

systematic-debugging

110

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

Desenvolvimento#seo#aiby Houseofmvps

test-driven-development

110

Use when implementing any feature or bugfix, before writing implementation code

Desenvolvimento#seo#aiby Houseofmvps

verification-before-completion

110

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

Desenvolvimento#seo#aiby Houseofmvps

writing-plans

110

Use when you have a spec or requirements for a multi-step task, before touching code

Desenvolvimento#seo#aiby Houseofmvps

code-review

109

Code review with principal-engineer-level depth. Reviews for correctness, performance, security, maintainability, and architecture. Use when completing tasks, reviewing PRs, or before merging.

Segurança#seo#aiby Houseofmvps

compete

109

Competitive X-Ray — analyze any competitor URL vs your site. Use when user wants to compare their site against a competitor, benchmark performance, or understand competitive positioning.

Desenvolvimento#seo#aiby Houseofmvps

cost

109

AI Build Cost Tracker — track how much AI is costing you per feature. Use when user wants to track AI spending, understand cost per feature, optimize AI usage, or budget their Claude/GPT costs.

Desenvolvimento#seo#aiby Houseofmvps

demo

109

Demo-Ready Mode — prepare your app for demos, screenshots, and presentations. Use when user wants to demo their app, take screenshots, prepare for a presentation, or clean up dev artifacts.

Desenvolvimento#seo#aiby Houseofmvps

clone-patterns

109

Learn From the Best — analyze patterns from any codebase and apply them to yours. Use when user wants to adopt best practices from another repo, compare code quality, or learn how top projects are structured.

Desenvolvimento#seo#aiby Houseofmvps

deploy

109

Pre-flight checks then deploy. Validates env vars, migrations, bundle size, runs /ship audit, then deploys via git push or platform CLI.

Desenvolvimento#seo#gitby Houseofmvps

requesting-code-review

109

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

Desenvolvimento#seo#aiby Houseofmvps

canary

109

Post-deploy canary monitoring — checks site health, detects regressions, monitors for errors after deployment. Use after deploying to verify production is healthy.

DevOps e Infra#seo#deployby Houseofmvps

dispatching-parallel-agents

109

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

Desenvolvimento#seo#aiby Houseofmvps

investigate

109

Root cause investigation — structured debugging with module freeze. No fixes without investigation. Use when encountering any bug, error, or unexpected behavior.

Desenvolvimento#seo#aiby Houseofmvps

release

109

Generate changelog from commits, bump version, create GitHub release, publish to npm. Use when user wants to release, publish, or ship a new version.

Desenvolvimento#seo#githubby Houseofmvps

guard

109

Safety guardrails — blocks destructive commands (rm -rf, DROP TABLE, force-push, git reset --hard) and optionally restricts file edits to a specific directory. Use when working on critical systems or when you want extra protection.

Desenvolvimento#seo#gitby Houseofmvps

brainstorming

109

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

Design e Frontend#seo#aiby Houseofmvps

index-fix

109

Diagnose and fix non-indexed pages using GSC and Bing Webmaster data. Finds exactly why each page isn't indexed and applies the fix.

Desenvolvimento#seo#aiby Houseofmvps

receiving-code-review

109

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

Desenvolvimento#seo#aiby Houseofmvps

executing-plans

109

Use when you have a written implementation plan to execute in a separate session with review checkpoints

Desenvolvimento#seo#aiby Houseofmvps

launch

109

Launch Day Autopilot — prepare everything for a product launch. Use when user wants to launch, go live, announce, or prepare for Product Hunt / Hacker News / social media launch.

Marketing#seo#aiby Houseofmvps

architecture

109

Living Architecture Map — auto-generate Mermaid diagrams of your codebase. Use when user wants to visualize architecture, understand code structure, generate diagrams, or document system design.

Desenvolvimento#seo#aiby Houseofmvps

perf-audit

109

Run Lighthouse performance audit with auto-fix for common issues. Use when user wants to check or improve site performance.

Segurança#seo#aiby Houseofmvps

finishing-a-development-branch

109

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Desenvolvimento#seo#aiby Houseofmvps

onboard

109

Instant Project Onboarding — generate a complete onboarding guide for any project. Use when user wants to onboard a new developer, understand a new codebase, or generate project documentation.

Desenvolvimento#seo#aiby Houseofmvps

frontend-design

109

Create distinctive, production-grade frontend interfaces with top-tier product design and UI/UX quality. Use this skill when the user asks to build web components, pages, or applications. Combines product thinking, UX discipline, and creative visual design.

Design e Frontend#seo#aiby Houseofmvps

grow

109

Post-Ship Growth Intelligence — track how your shipped product is performing. Use when user wants to check growth metrics, SEO trajectory, uptime, deploy frequency, or overall project health over time.

DevOps e Infra#seo#deployby Houseofmvps

pentest

109

Automated penetration testing — web, API, browser, GitHub, and local code. Zero false positives. Use when user wants to hack-test their app, find vulnerabilities, or run security pentesting.

Desenvolvimento#seo#githubby Houseofmvps

learn

109

Manage project learnings across sessions. Save, search, recall, digest, prune, and export learnings that compound over time. Use when user wants to record, recall, or share project knowledge.

Desenvolvimento#seo#aiby Houseofmvps

Category alert

Get new Desenvolvimento skills every Monday