Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

skills

skills contiene 10 skills recopiladas de bhagyamudgal, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
10
Stars
0
actualizado
2026-05-08
Forks
1
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

review-pr
Analistas de garantía de calidad de software y probadores

Deep, anti-slop review of a GitHub PR. Grounds findings in the linked issue's intent, runs a Claude reviewer (+ conditional silent-failure hunter) in parallel with existing CodeRabbit comments fetched from the PR, then critic-passes the findings before printing. Use when user says "review this pr", pastes a GitHub PR URL, or asks "check this pull request". NOT for local uncommitted changes — use /parallel-review for those.

2026-05-08
design-director
Directores de arte

Senior creative-director voice for design and branding work. Routes to one of 7 modes — Brief Simplify, Logo Concepts, Layout Compose, Typography System, Color Palette, Design Critique, Brand Identity System — based on the user's request. Use when the user says "design director", "simplify this brief", "logo concepts", "logo ideas", "layout ideas", "composition", "typography system", "font pairing", "type hierarchy", "color palette", "brand colors", "critique this design", "review this design", "design feedback", "is this design good", "brand identity", "visual identity system", "brand system", or asks for any design/branding direction. Accepts pasted images (Claude vision), text, or Figma URLs as input. Suggests downstream figma-* skills for implementation but never auto-chains.

2026-05-08
grill-me
Analistas de gestión

Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree. Use when user wants to stress-test a plan, get grilled on their design, or mentions "grill me".

2026-04-16
harden-plan
Desarrolladores de software

Pre-code quality gate that runs /review-pr's anti-slop lens against a written plan BEFORE any code is written. Grounds the plan against the real codebase, runs 11 category checks (security, concurrency, round-trip, control-flow, error-handling, pattern-consistency, plus /review-pr's Q1-Q6), then grills the user one question at a time until the plan is hardened. Use when the user says "harden my plan", "check my plan", "grill my plan before I code", "lint this plan", or invokes `/harden-plan` explicitly. Also invoke proactively after `/superpowers:brainstorm` or `/grill-me` completes with a written plan and before any implementation begins. Do NOT invoke after coding has started — redirect to `/review-pr` / `/fix-pr-review` in that case.

2026-04-16
fix-pr-review
Analistas de garantía de calidad de software y probadores

Triage and fix CodeRabbit / review-pr findings on a GitHub PR, then reply + resolve conversations. Classifies each finding (FIX/DISMISS/DEFER/DISAGREE/NEEDS-INPUT), runs /done, posts specific replies. Use on CodeRabbit review URLs, PR URLs, or local review files. Pairs with /review-pr.

2026-04-13
done
Analistas de garantía de calidad de software y probadores

MANDATORY post-task verification. Run after EVERY task — no exceptions, no skipping, regardless of task size. Executes type-check, parallel code review, and code simplification in sequence.

2026-04-13
fix-ts-errors
Desarrolladores de software

Fix TypeScript errors in changed or specified files. Use when user says "ts errors", "typescript errors", "fix types", "type errors", "this file has ts error", "still not working" (in TS context), or after writing code that may have type issues. Also use proactively after editing TypeScript files.

2026-04-13
parallel-review
Analistas de garantía de calidad de software y probadores

Run code review and coderabbit review in parallel on changed code. Use when user says "review", "code review", "run review", "check my code", "review changes", or after completing a task/feature. Also trigger proactively after significant code changes.

2026-04-13
project-discovery
Especialistas en gestión de proyectos

Deep project discovery and architecture planning. Use when starting a new project, when user says "new project", "let's build", or asks for help architecting/planning a non-trivial application.

2026-04-13
qa
Analistas de garantía de calidad de software y probadores

Use when user says "qa", "test the flow", "QA this", "verify the UI", "test this page", "check if it works", "end-to-end check", or after completing code changes that affect UI and need manual verification replaced by automation.

2026-04-13