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

claude

claude contém 56 skills coletadas de outcomeeng, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
56
Stars
1
atualizado
2026-04-02
Forks
0
Cobertura ocupacional
7 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

auditing-python-architecture
Desenvolvedores de software

ALWAYS invoke this skill when auditing ADRs for Python or after writing an ADR. NEVER implement from an unaudited ADR.

2026-04-02
auditing-python
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when auditing code for Python or after writing code. NEVER modify a spec to match code without auditing the code first.

2026-04-02
auditing-python-tests
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when auditing tests for Python or after writing tests. NEVER use auditing-python for test code.

2026-04-02
standardizing-python-architecture
Desenvolvedores de software

Python ADR conventions enforced across architect and auditor skills. Loaded by other skills, not invoked directly.

2026-04-02
auditing-product-decisions
Especialistas em gestão de projetos

ALWAYS invoke this skill when auditing PDRs or after writing a PDR. NEVER audit PDRs without this skill.

2026-04-02
auditing-tests
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when auditing test evidence quality, after writing tests for a spec node, or before closing an outcome.

2026-04-02
auditing-typescript-architecture
Desenvolvedores de software

ALWAYS invoke this skill when auditing ADRs for TypeScript or after writing an ADR. NEVER implement from an unaudited ADR.

2026-04-02
auditing-typescript
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when auditing code for TypeScript or after writing code. NEVER modify a spec to match code without auditing the code first.

2026-04-02
auditing-typescript-tests
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when auditing tests for TypeScript or after writing tests. NEVER use auditing-typescript for test code.

2026-04-02
coding-typescript
Desenvolvedores de software

ALWAYS invoke this skill when writing or fixing implementation code for TypeScript.

2026-04-02
standardizing-typescript-architecture
Desenvolvedores de software

TypeScript ADR conventions enforced across architect and auditor skills. Loaded by other skills, not invoked directly.

2026-04-02
applying
Desenvolvedores de software

ALWAYS invoke this skill before implementing any spec-tree work item. NEVER write code for a spec-tree node without this skill.

2026-04-01
bootstrapping
Especialistas em gestão de projetos

ALWAYS invoke this skill when setting up a new spec tree or when /authoring detects an empty spx/ directory. NEVER create a spec tree from scratch without this skill.

2026-04-01
understanding
Desenvolvedores de software

ALWAYS invoke this skill before any spec-tree work to load methodology. NEVER create, read, or modify spec tree files without loading this foundation first.

2026-04-01
creating-skills
Desenvolvedores de software

ALWAYS invoke this skill when creating, editing, or improving SKILL.md files. NEVER create or modify skills without this skill.

2026-04-01
testing
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill before writing tests or when learning the testing approach.

2026-04-01
architecting-python
Desenvolvedores de software

ALWAYS invoke this skill when writing ADRs for Python.

2026-04-01
coding-python
Desenvolvedores de software

ALWAYS invoke this skill when writing or fixing implementation code for Python.

2026-04-01
testing-python
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when writing or fixing tests for Python.

2026-04-01
aligning
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when reviewing, auditing, or checking spec file conformance. NEVER check spec conformance without this skill.

2026-04-01
authoring
Especialistas em gestão de projetos

ALWAYS invoke this skill when adding, defining, or creating specs, decisions, or nodes. NEVER author spec tree artifacts without this skill.

2026-04-01
contextualizing
Desenvolvedores de software

ALWAYS invoke this skill when asking about status, progress, or what exists in the spec tree. NEVER work on any part of the spec tree without loading context through this skill first.

2026-04-01
testing
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill before writing tests or when learning the testing approach.

2026-04-01
architecting-typescript
Desenvolvedores de software

ALWAYS invoke this skill when writing ADRs for TypeScript.

2026-04-01
testing-typescript
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when writing or fixing tests for TypeScript.

2026-04-01
standardizing-python-testing
Analistas de garantia de qualidade de software e testadores

Python testing standards enforced across all skills. Loaded by other skills, not invoked directly.

2026-03-31
reviewing-tests
Analistas de garantia de qualidade de software e testadores

Foundational test review methodology. Loaded by /auditing-python-tests and /auditing-typescript-tests, not invoked directly.

2026-03-30
standardizing-python
Desenvolvedores de software

Python code standards enforced across all skills. Loaded by other skills, not invoked directly.

2026-03-30
standardizing-typescript
Desenvolvedores de software

TypeScript code standards enforced across all skills. Loaded by other skills, not invoked directly.

2026-03-30
reviewing-systemverilog
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when reviewing SystemVerilog or Verilog code for idiomatic style, synthesizability, or best practices. NEVER review SystemVerilog or Verilog without this skill.

2026-03-30
reviewing-vhdl
Analistas de garantia de qualidade de software e testadores

ALWAYS invoke this skill when reviewing VHDL code for idiomatic style, synthesizability, or best practices. NEVER review VHDL without this skill.

2026-03-30
excalidrawing
Desenvolvedores de software

ALWAYS invoke this skill when creating Excalidraw diagrams, visualizing workflows, architectures, or concepts. NEVER generate Excalidraw JSON without this skill.

2026-03-27
committing-changes
Desenvolvedores de software

ALWAYS invoke this skill when committing changes or when user says "commit". NEVER run git commit without this skill.

2026-03-23
reviewing-prose
Editores

ALWAYS invoke this skill when reviewing, editing, or improving prose for quality. NEVER review prose without this skill.

2026-03-23
standardizing-prose
Redatores técnicos

Prose anti-patterns enforced across all skills. Loaded by other skills, not invoked directly.

2026-03-23
writing-prose
Escritores e autoresRedatores técnicos

ALWAYS invoke this skill when generating articles, documentation, blog posts, specs, or any long-form text. NEVER write long-form text without this skill.

2026-03-23
committing-changes
Desenvolvedores de software

ALWAYS invoke this skill when committing changes or when user says "commit". NEVER run git commit without this skill.

2026-03-22
decomposing
Especialistas em gestão de projetos

ALWAYS invoke this skill when breaking down, splitting, scoping, or structuring spec tree nodes. NEVER decompose specs without this skill.

2026-03-22
refactoring
Desenvolvedores de software

ALWAYS invoke this skill when moving nodes, re-scoping content, or extracting shared enablers. NEVER restructure the spec tree without this skill.

2026-03-22
creating-subagents
Desenvolvedores de software

ALWAYS invoke this skill when creating, editing, or configuring subagents. NEVER create subagents without this skill.

2026-03-21
Mostrando as 40 principais de 56 skills coletadas neste repositório.