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

super-skills

super-skills contém 72 skills coletadas de takurot, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
72
Stars
7
atualizado
2026-04-11
Forks
0
Cobertura ocupacional
10 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

api-design
Desenvolvedores de software

API design guidance for resources, validation, error envelopes, pagination, and compatibility. Use when defining or reviewing HTTP APIs and service interfaces.

2026-04-11
backend-patterns
Desenvolvedores de software

Backend architecture and API design guidance for service boundaries, validation, persistence, and caching. Use when building or refactoring backend flows and server-side systems.

2026-04-11
careful
Desenvolvedores de software

Destructive-action warning workflow. Use when operations may delete files, rewrite git history, discard changes, or modify high-risk infrastructure and data paths.

2026-04-11
checkpoint
Especialistas em gestão de projetos

Checkpoint workflow for capturing current state, decisions, and remaining work. Use before context switching, handing off work, or pausing a long-running task.

2026-04-11
coding-standards
Desenvolvedores de software

Shared implementation standards for maintainable, safe, and readable code. Use when writing or reviewing code to keep naming, structure, validation, and error-handling expectations consistent.

2026-04-11
deep-research
Analistas de pesquisa de mercado e especialistas em marketingAnalistas de gestão

Multi-source research workflow for current topics that require citations, synthesis, and explicit confidence. Use for technical, product, market, or ecosystem investigations with evidence requirements.

2026-04-11
dmux-workflows
Desenvolvedores de software

Parallel execution workflow for worktrees, sub-agents, and tmux-style task orchestration. Use when independent tasks can be split safely across isolated execution lanes.

2026-04-11
documentation-lookup
Desenvolvedores de software

Documentation lookup workflow for current library and API behavior using primary docs and trusted references. Use when implementation depends on up-to-date APIs or version-specific behavior.

2026-04-11
e2e-testing
Analistas de garantia de qualidade de software e testadores

End-to-end testing workflow for critical user flows using browser automation. Use when validating full-stack behavior, regression-prone journeys, or release gates for visible product functionality.

2026-04-11
exa-search
Desenvolvedores de software

Exa-backed search workflow for web, company, and technical discovery tasks. Use when broad external search is needed and the result should be ranked and summarized efficiently.

2026-04-11
freeze
Desenvolvedores de software

Scoped-edit workflow that restricts edits to an approved directory boundary. Use during debugging or sensitive refactors to prevent unrelated changes from leaking into the session.

2026-04-11
frontend-patterns
Desenvolvedores web

Frontend architecture guidance for component structure, state, accessibility, and UI behavior. Use when building or reviewing interfaces and interaction flows in modern web apps.

2026-04-11
guard
Desenvolvedores de software

Combined safety workflow that applies destructive-command warnings and scoped edit boundaries together. Use for high-risk tasks where both command safety and edit containment matter.

2026-04-11
health-check
Administradores de redes e sistemas de computador

Repository health workflow for build, lint, type, test, and security status. Use to assess codebase readiness, run quality gates, or summarize engineering health before major changes or release.

2026-04-11
investigate
Analistas de garantia de qualidade de software e testadores

Root-cause-first debugging workflow. Use for bugs, regressions, stack traces, production issues, or any case where the real failure path must be understood before edits are proposed.

2026-04-11
mcp-server-patterns
Desenvolvedores de software

MCP design guidance for tools, resources, transports, validation, and trust boundaries. Use when cataloging MCP servers, building new servers, or reviewing MCP-related risk and integration choices.

2026-04-11
plan-architecture
Desenvolvedores de software

Architecture planning workflow for implementation-ready technical plans. Use for system design, API shape, data flow, edge cases, and testable execution sequencing before code changes begin.

2026-04-11
plan-product
Especialistas em gestão de projetos

Product framing workflow that merges founder, design, and wedge-definition review. Use for early product strategy, problem reframing, user-value sharpening, and design-direction planning before implementation starts.

2026-04-11
qa-browser
Analistas de garantia de qualidade de software e testadores

Browser-centric QA workflow for user flows, regressions, and bug reproduction. Use for end-to-end checking, report-only QA, or iterative test-and-fix loops around visible product behavior.

2026-04-11
review
Analistas de garantia de qualidade de software e testadores

Findings-first code review workflow focused on correctness, regressions, trust boundaries, and missing tests. Use for diffs, pull requests, pre-merge review, or any request to check code quality.

2026-04-11
security-review
Analistas de segurança da informação

Security review workflow for app code, secrets handling, MCP risks, and agentic attack surface. Use when code touches auth, user input, external tools, secrets, file access, or high-trust automation.

2026-04-11
ship-release
Desenvolvedores de software

Release workflow that ties verification, review, documentation updates, and PR preparation together. Use when work is ready to package, summarize, and move toward merge or deployment.

2026-04-11
tdd-workflow
Analistas de garantia de qualidade de software e testadores

Test-driven development workflow for features, bug fixes, and refactors. Use to force test-first implementation with explicit coverage expectations and clear red-green-refactor sequencing.

2026-04-11
verification-loop
Analistas de garantia de qualidade de software e testadores

Verification workflow for build, lint, types, tests, and security checks. Use after meaningful code changes and before release or review handoff.

2026-04-11
api-design
Desenvolvedores de software

API design guidance for resources, validation, error envelopes, pagination, and compatibility. Use when defining or reviewing HTTP APIs and service interfaces.

2026-04-03
backend-patterns
Desenvolvedores de software

Backend architecture and API design guidance for service boundaries, validation, persistence, and caching. Use when building or refactoring backend flows and server-side systems.

2026-04-03
careful
Analistas de segurança da informaçãoDesenvolvedores de software

Destructive-action warning workflow. Use when operations may delete files, rewrite git history, discard changes, or modify high-risk infrastructure and data paths.

2026-04-03
checkpoint
Secretários executivos e assistentes administrativos executivos

Checkpoint workflow for capturing current state, decisions, and remaining work. Use before context switching, handing off work, or pausing a long-running task.

2026-04-03
coding-standards
Desenvolvedores de software

Shared implementation standards for maintainable, safe, and readable code. Use when writing or reviewing code to keep naming, structure, validation, and error-handling expectations consistent.

2026-04-03
deep-research
Analistas de pesquisa de mercado e especialistas em marketing

Multi-source research workflow for current topics that require citations, synthesis, and explicit confidence. Use for technical, product, market, or ecosystem investigations with evidence requirements.

2026-04-03
dmux-workflows
Desenvolvedores de software

Parallel execution workflow for worktrees, sub-agents, and tmux-style task orchestration. Use when independent tasks can be split safely across isolated execution lanes.

2026-04-03
documentation-lookup
Desenvolvedores de software

Documentation lookup workflow for current library and API behavior using primary docs and trusted references. Use when implementation depends on up-to-date APIs or version-specific behavior.

2026-04-03
e2e-testing
Analistas de garantia de qualidade de software e testadores

End-to-end testing workflow for critical user flows using browser automation. Use when validating full-stack behavior, regression-prone journeys, or release gates for visible product functionality.

2026-04-03
exa-search
Desenvolvedores de software

Exa-backed search workflow for web, company, and technical discovery tasks. Use when broad external search is needed and the result should be ranked and summarized efficiently.

2026-04-03
freeze
Desenvolvedores de software

Scoped-edit workflow that restricts edits to an approved directory boundary. Use during debugging or sensitive refactors to prevent unrelated changes from leaking into the session.

2026-04-03
frontend-patterns
Desenvolvedores de software

Frontend architecture guidance for component structure, state, accessibility, and UI behavior. Use when building or reviewing interfaces and interaction flows in modern web apps.

2026-04-03
guard
Desenvolvedores de software

Combined safety workflow that applies destructive-command warnings and scoped edit boundaries together. Use for high-risk tasks where both command safety and edit containment matter.

2026-04-03
health-check
Analistas de garantia de qualidade de software e testadores

Repository health workflow for build, lint, type, test, and security status. Use to assess codebase readiness, run quality gates, or summarize engineering health before major changes or release.

2026-04-03
investigate
Analistas de garantia de qualidade de software e testadores

Root-cause-first debugging workflow. Use for bugs, regressions, stack traces, production issues, or any case where the real failure path must be understood before edits are proposed.

2026-04-03
mcp-server-patterns
Desenvolvedores de software

MCP design guidance for tools, resources, transports, validation, and trust boundaries. Use when cataloging MCP servers, building new servers, or reviewing MCP-related risk and integration choices.

2026-04-03
Mostrando as 40 principais de 72 skills coletadas neste repositório.