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

agent-router

agent-router contient 9 skills collectées depuis cnw-L, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
3
mis à jour
2026-05-13
Forks
0
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

best-practice-research
Développeurs de logiciels

Use when the user asks for best practices, broader validation, GitHub/open-source comparison, official-doc verification, or warns against one-sided thinking. Also use before implementation when official API, framework, or project-pattern facts are needed to avoid rework.

2026-05-13
code-review
Analystes en assurance qualité des logiciels et testeurs

Use for review, PR review, audit, self-review, and regression-risk work. Prioritizes bugs, regressions, missing tests, architecture drift, redundancy, security risk, and verification gaps.

2026-05-13
codebase-impact
Développeurs de logiciels

Use before multi-file, unfamiliar, public-contract, or shared-behavior code changes to build a bounded impact set without reading the whole repository or editing from a single file view.

2026-05-13
coding-workflow
Développeurs de logiciels

Route non-trivial coding work across target-state implementation, codebase impact, Superpowers, Context7, security review, PR workflow, and verification. Skip for tiny edits or simple reads.

2026-05-13
critical-thinking
Spécialistes en gestion de projets

Use before finalizing non-trivial design, architecture, configuration, or implementation decisions. Reduces sycophancy bias by independently evaluating proposals, surfacing risks, and presenting alternatives. Auto-triggers on design_or_config and complex_feature routes.

2026-05-13
decision-alignment
Spécialistes en gestion de projets

Use before architecture, configuration, workflow, dependency, or high-impact implementation decisions to align goals, constraints, options, tradeoffs, recommendation, acceptance criteria, and user confirmation. Skip for tiny obvious tasks.

2026-05-13
implementation-quality
Développeurs de logiciels

Use for non-trivial code changes after the plan is confirmed. Enforces target-state implementation: minimal necessary scope, existing patterns, no avoidable MVP residue, no duplicate logic, synchronized callers/tests/types/errors/config, and verification.

2026-05-13
pr-workflow
Développeurs de logiciels

Use for branch, commit, pull request, GitHub issue, CI, release, or review-comment loops. Keeps PR work scoped, verified, and reviewable.

2026-05-13
security-review
Analystes en sécurité de l'information

Use for auth, authorization, secrets, privacy, filesystem, network, user input, uploads/downloads, deserialization, SQL, shell commands, MCP/tool output, or other trust-boundary changes.

2026-05-13