Explorar skills

65.415 skills encontradas

prompt-leverage

0

Use when the user asks to improve, structure, or templatize a prompt before execution by Codex or another AI agent.

Documentos#aipor quanpersie2001

jtbd-forces

0

Generates an HTML diagram of the four forces driving a switch. Accepts either a single interview file (.jtbd/switches/*.yml) or an aggregate patterns file (.jtbd/patterns/*.yml). Outputs a standalone HTML file to .jtbd/forces/. Use when: "draw forces", "jtbd forces", "forces diagram".

Desenvolvimentopor savvides

jtbd

0

Jobs to Be Done skills for Claude Code. Turn customer interview transcripts into structured, version-controlled demand evidence.

Desenvolvimentopor savvides

bdk-tier-explore

0

Tool-tier guidance for codebase exploration and architecture overview. Preloaded into agents that explore code structure; not user-facing.

Documentospor broneq

create-adr

0

Create Architecture Decision Records (ADRs) based on MADR template. Use when the user asks to "create an ADR", "document a decision", "write an ADR", or provides decision context that needs to be formalized.

Documentospor broneq

setup

0

Initialize .bdk/settings.json for this project. Run once per project when BDK blocks session start with missing settings.

Documentospor broneq

gitnexus-impact-analysis

0

Use when the user wants to know what will break if they change something, or needs safety analysis before editing code. Examples: \"Is it safe to change X?\", \"What depends on this?\", \"What will break?\"

Desenvolvimento#gitpor quanpersie2001

parallel-builder

0

Build multiple files/pages in parallel using subagents. Handles task division, shared file coordination, and build verification. Conflict-free by design.

Design e Frontendpor cloverink

push

0

Smart commit + push + auto-create PR. Blocks push to main. Runs pre-flight gate checks before pushing.

Desenvolvimento#aipor cloverink

review-docs

0

Verify Phase D doc updates are accurate. Binary pass/fail gate — checks stat accuracy, file path validity, code-doc sync, completeness. Runs after /update-docs.

Desenvolvimento#aipor cloverink

review-ux-fix

0

Automated UX review → fix → re-review loop. Target is perfection (10/10). Fixes ALL severities including Suggestions — because UX polish compounds.

Desenvolvimentopor cloverink

ship

0

Full pipeline — audit, review+fix, docs, push PR. One command to go from "done coding" to "PR ready for review." Does NOT deploy — your CI/CD handles that after merge.

DevOps e Infra#deploypor cloverink