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

super-gabriel-claude-toolkit

super-gabriel-claude-toolkit contém 11 skills coletadas de gabrielfst30, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
11
Stars
4
atualizado
2026-07-07
Forks
0
Cobertura ocupacional
5 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

explain-simply
Desenvolvedores de software

Explica código, projetos, arquitetura ou qualquer parte do sistema em linguagem simples, sem jargão corporativo, de forma objetiva e com diagramas (Mermaid). Dispare quando o usuário pedir para explicar, entender ou detalhar código/projeto/arquitetura de forma simples ou didática. Trigger em: "explica esse código", "explica esse projeto", "como funciona", "como isso funciona", "explica a arquitetura", "quero entender", "explica de forma simples", "explica sem jargão", "faz um diagrama disso", "faz um fluxograma disso", "explain this code", "explain the architecture", "how does this work", "walk me through this".

2026-07-07
route-security-tester
Analistas de garantia de qualidade de software e testadores

Testa rotas de API e faz varredura de segurança (DAST leve) contra alvos autorizados. Use para testar rotas, route testing, exercitar endpoints via curl, mapear rotas de um backend (Express/Fastify/Nest, Flask/FastAPI/Django, Go, Spring, Rails, Laravel, .NET, actix-web e outros), rodar matriz de auth testing e access control, detectar vulnerabilidades — SQLi, NoSQLi, XSS, command injection, path traversal — via fuzzing e injection em nível de detecção, gerar coleções Insomnia/Postman v2.1/OpenAPI (swagger), e produzir relatório com achados de segurança e sugestões. Dispare quando o usuário mencionar: testar rotas, route testing, curl endpoints, DAST, fuzzing, injection, SQLi, XSS, auth testing, access control, insomnia, postman, openapi, swagger, vulnerabilidade, coleção de rotas, testar minha API, varredura de segurança, pentest da própria aplicação. Agnóstica de linguagem e framework: tudo específico do alvo é declarado em runtime.

2026-07-07
kanban-task-planner
Especialistas em gestão de projetos

Creates a Kanban-style TASK-PLAN.md with CARD-XXX cards from a free-text task description. Each card has Description, Scope, Acceptance Criteria, Dependencies, and Checklist. Use when the user describes a feature or task and wants a structured Kanban plan, card decomposition, TASK-PLAN.md, structured cards, kanban planning, or runs /kanban-task-planner.

2026-04-17
run-kanban
Funcionários de produção, planejamento e expedição

Executes a TASK-PLAN.md created by /kanban-task-planner. Reads the plan, executes each card's checklist directly in the conversation (no subagents), respects dependency groups, and marks cards complete as they finish. Use when the user wants to run a kanban plan, execute TASK-PLAN.md, run cards, or runs /run-kanban.

2026-04-17
create-skill-agent
Desenvolvedores de software

Creates a new skill+agent combination from a workflow description. Use when the user wants to automate a new workflow, create a new slash command, build a new subagent, or design a skill+agent architecture for a recurring task. Trigger on phrases like "cria uma skill", "cria um agent", "cria skill+agent", "quero automatizar", "novo workflow", "nova skill", "novo agent", "create skill", "create agent", "build agent", "build skill", "new workflow".

2026-04-14
enhance
Especialistas em gestão de projetos

Transforms a raw development request into a structured task.md spec. Reads developer/requests/[name].md or an inline description, consults the architecture-guardian, and creates developer/tasks/[name]/task.md with full scope definition.

2026-04-14
execute-todo
Desenvolvedores de software

Orchestrates parallel execution of all tasks in a plan. Reads developer/tasks/[name]/MAIN.md, launches task-executor agents respecting dependencies, verifies each task with task-verifier, and runs the project's type-check at the end.

2026-04-14
natspec
Desenvolvedores de software

Generates NatSpec-style documentation comments for complex implementations in any language or framework. Use when the user wants to add, complete, or audit documentation comments. Works with TypeScript, JavaScript, Solidity, Python, Rust, Go, and any other language. Triggers on phrases like "natspec", "adicionar natspec", "documentar função", "documentar classe", "gerar docs", "comentários natspec", "missing docs", "document this", "add comments", "adicionar comentários", "documentar implementação", "generate natspec", "@notice", "@param", "@return", "@dev".

2026-04-14
planner
Desenvolvedores de software

Decomposes a task.md spec into atomic, executable tasks with IDs and dependency mapping. Reads developer/tasks/[name]/task.md and creates MAIN.md + todo/*.md files ready for /execute-todo.

2026-04-14
prisma-postgresql-schema
Arquitetos de banco de dados

Analyze, build, and structure PostgreSQL table data using Prisma ORM. Use this skill whenever the user wants to: design or review Prisma schemas, create or refactor Prisma models, define relationships (1-1, 1-N, N-M), generate Prisma migrations, reverse-engineer existing schemas into Prisma format, audit Prisma model structures, or build typed data models from raw definitions using Prisma. Trigger on keywords like "prisma", "schema.prisma", "prisma model", "prisma migrate", "datasource", "generator", "relation", "@relation", "@@index", "@@unique", "prisma client", "tabela prisma", "modelo prisma", or any request to design, inspect, or generate Prisma schema for PostgreSQL. Also trigger when the user pastes raw Prisma SDL, a list of fields, or asks to convert SQL DDL to Prisma. Always use this skill over any generic postgresql-schema skill when Prisma is involved.

2026-04-14
system-verifier
Analistas de garantia de qualidade de software e testadores

Full architectural audit of the codebase. Runs automated checks (type-check, lint) and launches parallel architecture-guardian agents per domain to verify code quality and pattern compliance across the entire project.

2026-04-14