Explorar skills

13.048 skills encontradas

Alerta por categoria

Receba novas skills de Desenvolvimento toda segunda

test-driven-development

0

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

Desenvolvimento#ai#testpor sgrowe

rust-skills

0

Diretrizes abrangentes de codificação Rust com 179 regras em 14 categorias, cobrindo propriedade, tratamento de erros, padrões assíncronos, design de API, otimização de memória, desempenho, testes e anti-padrões comuns. Utilize-as ao escrever, revisar ou refatorar código Rust.

Desenvolvimento#ai#testpor curtisault

commit

0

Generate conventional commit message based on git changes

Desenvolvimento#gitpor broneq

test

0

Generate E2E and unit test code from requirements using Playwright, delegated to Codex. Use when writing tests, checking acceptance criteria coverage, or running /test.

Desenvolvimento#ai#testpor AI-Driven-School

review

0

Run code review against design documents, checking acceptance criteria, security, performance, and test coverage. Use when reviewing implementation quality or running /review.

Desenvolvimento#ai#testpor AI-Driven-School

skill-creator

0

Meta-skill that teaches how to create effective Claude Code skills. Covers anatomy, progressive disclosure, validation, and packaging.

Desenvolvimentopor cloverink

review-code-fix

0

Automated code review → fix → re-review loop. Runs until score >9 or max 3 rounds. Fixes Critical/Major/Warnings only — Suggestions are deferred.

Desenvolvimentopor cloverink

update-docs

0

Sync documentation with code changes. Auto-detects scope from git diff, updates tier 1-4 docs (core, architecture, journey, config), verifies stats. Phase D of /ship pipeline.

Desenvolvimento#gitpor cloverink

debug

0

Debug issues through structured investigation, failing test creation, and targeted fixes. Use when the user provides an error message, traceback, steps-to-reproduce, or describes unexpected behavior.

Desenvolvimento#ai#testpor broneq

jtbd-pipeline

0

Run the full JTBD analysis pipeline on a batch of interview transcripts. Analyzes each transcript into a Switch analysis, then finds cross-interview patterns. Accepts a directory of transcript files or Fireflies meeting IDs. Use when: "analyze all interviews", "jtbd pipeline", "batch analysis", "process transcripts".

Desenvolvimentopor savvides

agent-lint

0

Lint a BDK agent file for best practices and portability. Use when reviewing, creating, or editing an agent (agents/*.md) to verify it meets BDK conventions. Trigger on phrases like "check this agent", "verify agent", "lint agent", or when about to commit a new agent.

Desenvolvimentopor broneq

gitnexus-debugging

0

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: \"Why is X failing?\", \"Where does this error come from?\", \"Trace this bug\"

Desenvolvimento#git#aipor quanpersie2001