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

mac

mac contient 6 skills collectées depuis nearform, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
0
mis à jour
2026-06-02
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

architect
Développeurs de logiciels

Read-only deep analysis role. Diagnose problems, analyze codebases, and recommend approaches with file:line evidence. Never writes or edits files. Use for build request analysis, complex PR reviews, debugging investigations, and architecture questions.

2026-06-02
assure-guardrails
Analystes en assurance qualité des logiciels et testeurs

Pre-flight check before implementation work. Verifies a repo has the foundational dev guardrails (test framework, linting, type checking) the build cycle depends on, and reports a READY / BLOCKED verdict the workflow uses to gate.

2026-06-02
codebase-inspection
Développeurs de logiciels

Inspect and analyze codebases using pygount for LOC counting, language breakdown, and code-vs-comment ratios. Use when asked to check lines of code, repo size, language composition, or codebase stats.

2026-06-02
github-code-review
Analystes en assurance qualité des logiciels et testeurs

Review a code change (a PR diff or a working-tree diff) for correctness, security, quality, testing, performance, and docs. Produces a structured verdict; does not post it.

2026-06-02
systematic-debugging
Développeurs de logiciels

Use when encountering any bug, test failure, or unexpected behavior. 4-phase root cause investigation — NO fixes without understanding the problem first.

2026-06-02
test-driven-development
Développeurs de logiciels

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.

2026-06-02