Explore skills

13,048 skills found

Category alert

Get new Desenvolvimento skills every Monday

test-driven-development

0

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

Desenvolvimento#ai#testby sgrowe

rust-skills

0

Comprehensive Rust coding guidelines with 179 rules across 14 categories, covering ownership, error handling, async patterns, API design, memory optimization, performance, testing, and common anti-patterns. Use these guidelines when writing, reviewing, or refactoring Rust code.

Desenvolvimento#ai#testby curtisault

commit

0

Generate conventional commit message based on git changes

Desenvolvimento#gitby 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#testby 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#testby AI-Driven-School

skill-creator

0

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

Desenvolvimentoby 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.

Desenvolvimentoby 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#gitby 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#testby 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".

Desenvolvimentoby 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.

Desenvolvimentoby 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#aiby quanpersie2001