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

vscode-acp-chat

vscode-acp-chat contém 7 skills coletadas de pengjiantao, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
7
Stars
5
atualizado
2026-04-26
Forks
1
Cobertura ocupacional
4 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

code-simplification
Desenvolvedores de software

Simplifies code for clarity. Use when refactoring code for clarity without changing behavior. Use when code works but is harder to read, maintain, or extend than it should be. Use when reviewing code that has accumulated unnecessary complexity.

2026-04-26
debugging-and-error-recovery
Desenvolvedores de software

Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing.

2026-04-26
deprecation-and-migration
Desenvolvedores de software

Manages deprecation and migration. Use when removing old systems, APIs, or features. Use when migrating users from one implementation to another. Use when deciding whether to maintain or sunset existing code.

2026-04-26
frontend-ui-engineering
Desenvolvedores web

Builds production-quality UIs. Use when building or modifying user-facing interfaces. Use when creating components, implementing layouts, managing state, or when the output needs to look and feel production-quality rather than AI-generated.

2026-04-26
incremental-implementation
Desenvolvedores de software

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

2026-04-26
planning-and-task-breakdown
Especialistas em gestão de projetos

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

2026-04-26
test-driven-development
Analistas de garantia de qualidade de software e testadores

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

2026-04-26