Explorar skills
13.048 skills encontradas
Alerta por categoria
Receba novas skills de Desenvolvimento toda segunda
debugging-dags
Esta skill oferece diagnóstico abrangente de falhas de DAG e análise de causa raiz para solicitações complexas de depuração, fornecendo investigação estruturada e estratégias de prevenção.
oma-recap
Analisa históricos de conversas de múltiplas ferramentas de IA (Claude, Codex, Gemini, Qwen, Cursor) e gera resumos de trabalho diários/periódicos temáticos. Filtra por data ou janela de tempo.
e2b
E2B é uma plataforma em nuvem para executar código gerado por IA em sandboxes seguras. Ela capacita agentes de IA a executar código, instalar pacotes, ler/escrever arquivos e rodar processos longos em VMs isoladas e de inicialização rápida.
clojure-repl
Utilize esta skill para avaliar expressões Clojure em um REPL para desenvolvimento iterativo, depuração, exploração de API ou validação de código. Ela abrange conexão nREPL, prototipagem incremental e testes baseados em REPL, sendo preferível a escrever código não testado diretamente em arquivos.
committing
Smart git commits with security checks, .gitignore validation, and intelligent commit messages. Analyzes your changes, catches potential secrets, generates conventional commit messages, and provides QA-aware formatting when issue tracking documents are present.
creating-qa-rounds
Create structured QA round documents for manual testing phases. Generates tracking docs with issue logging, session planning, and verification workflows.
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
test-driven-development
Use when implementing any feature or bugfix, before writing implementation code
vallorcine
Write failing tests from work-plan contracts and acceptance criteria
contract-review-lite
契約書・利用規約を読み込み、リスク条項・不利な条件・確認すべき点を一覧化するスキル。法的アドバイスではなくチェックリストとして使用する。
genai-pack
Package a compiled Genai skill for sharing — creates a portable zip archive with SKILL.md, input.schema.json, README, and assets. Use when the user wants to distribute or share a compiled skill.
goal-conditions
Author robust /goal conditions for Claude Code v2.1.139+. Provides the 4-piece recipe (end state + proof + invariant + bound), 6 pattern templates (migration, file-size budget, queue drain, test repair, dep upgrade, docs/changelog), and an anti-pattern checklist. The evaluator that judges /goal conditions only reads the transcript — never runs tools. This skill exists to make conditions the evalua