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

coder

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

skills collectés
8
Stars
13.9k
mis à jour
2026-07-08
Forks
1.4k
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

doc-check
Développeurs de logiciels

Checks if code changes require documentation updates

2026-07-08
write-docs
Développeurs de logiciels

Authoring workflow and guardrails for writing, moving, or restructuring Coder documentation under docs/. Points at the canonical content guidelines and prose style guide, then walks research, routing, Diátaxis mode, structure, pedagogy, and validation. Counterpart to the doc-check skill, which reviews changes for documentation needs.

2026-07-08
dogfood
Analystes en assurance qualité des logiciels et testeurs

Run a Coder PR dogfood instance: inspect PR context, check out the right branch or stack, start Coder with scripts/develop.sh using agent-safe dev-instance practices, validate the changed functionality with UI evidence when needed, and report findings.

2026-05-20
pull-requests
Développeurs de logiciels

Guide for creating, updating, and following up on pull requests in the Coder repository. Use when asked to open a PR, update a PR, rewrite a PR description, or follow up on CI/check failures.

2026-05-11
coder-agents-review
Analystes en assurance qualité des logiciels et testeurs

Use this skill when a repository already has an open pull request and you need to run the Coder Agents Review loop: request review with `/coder-agents-review` when needed, wait for feedback from the `coder-agents-review` GitHub app, fix issues, and repeat until the app comments `approved`.

2026-05-11
deep-review
Analystes en assurance qualité des logiciels et testeurs

Multi-reviewer code review. Spawns domain-specific reviewers in parallel, cross-checks findings, posts a single structured GitHub review.

2026-04-10
refine-plan
Développeurs de logiciels

Iteratively refine development plans using TDD methodology. Ensures plans are clear, actionable, and include red-green-refactor cycles with proper test coverage.

2026-03-24
code-review
Analystes en assurance qualité des logiciels et testeurs

Reviews code changes for bugs, security issues, and quality problems

2026-02-02