Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

super-skills

super-skills contient 72 skills collectées depuis takurot, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
72
Stars
7
mis à jour
2026-04-11
Forks
0
Couverture métier
10 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

api-design
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Développeurs de logiciels

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
Analystes en études de marché et spécialistes en marketingAnalystes en gestion

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs 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
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Spécialistes en gestion de projets

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en sécurité de l'information

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en sécurité de l'informationDéveloppeurs de logiciels

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
Secrétaires de direction et assistants administratifs

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
Développeurs de logiciels

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
Analystes en études de marché et spécialistes en 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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Développeurs de logiciels

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
Analystes en assurance qualité des logiciels et testeurs

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
Analystes en assurance qualité des logiciels et testeurs

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
Développeurs de logiciels

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
Affichage des 40 principaux skills collectés sur 72 dans ce dépôt.