Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

claude-code-template

claude-code-template contém 7 skills coletadas de scotthavird, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
6
atualizado
2026-04-29
Forks
2
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

effort-aware
Desenvolvedores de software

Demonstrates branching skill behavior on the current effort level using ${CLAUDE_EFFORT} (Claude Code v2.1.120+). Activates when discussing how to scope work across effort levels.

2026-04-29
accessibility
Desenvolvedores web

Activates when building or reviewing UI. Enforces WCAG 2.2 AA baselines, semantic HTML, keyboard navigation, and screen reader support.

2026-04-23
api-design
Desenvolvedores de software

Activates when designing HTTP/REST/GraphQL APIs, route handlers, or RPC interfaces. Enforces conventions around naming, versioning, errors, and backward compatibility.

2026-04-23
performance-audit
Desenvolvedores de software

Activates when investigating performance issues, profiling, or optimizing hot paths. Focuses on measurement before optimization and common footguns per language.

2026-04-23
test-writing
Analistas de garantia de qualidade de software e testadores

Activates when writing, modifying, or discussing tests. Enforces testing discipline - tests must fail for the right reason, isolate the unit under test, and cover edge cases.

2026-04-23
code-review
Analistas de garantia de qualidade de software e testadores

Automatically triggered for code reviews, PR analysis, and quality checks. Use when reviewing changes, checking code quality, or preparing commits.

2026-01-09
db-migration
Arquitetos de banco de dados

Automatically triggered for database migrations, schema changes, and data transformations. Use when working with database structure, migrations, or ORM models.

2026-01-09