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

my-claude

my-claude contient 14 skills collectées depuis stratus, avec une couverture métier par dépôt et des pages de détail sur le site.

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

Skills dans ce dépôt

ansible-audit
Développeurs de logiciels

Audit Ansible playbooks, roles, collections, and inventories for production readiness. Use when reviewing an Ansible repo, before merging IaC PRs, before promoting a role to a collection, or when the user mentions ansible-lint, idempotency, vault, or molecule.

2026-07-03
plan
Spécialistes en gestion de projets

Enter planning mode — interview the user, design a phased approach, and produce an implementation plan before writing code.

2026-07-03
autopilot
Développeurs de logiciels

Execute an approved /plan unattended — phases, agents, commits — stopping only on hard safety failures (hook exit 2, sandbox/network deny, repeated test failures). Use after /plan when the user wants hands-off execution.

2026-05-17
audit
Développeurs de logiciels

Run a full read-only audit of the current project — code review, security analysis, and documentation freshness check. Use to assess project health without making changes.

2026-05-10
implement
Développeurs de logiciels

Start implementing a feature with user story validation, phased execution, and quality gates. Use after planning is complete.

2026-05-03
polish
Développeurs de logiciels

Take a project from "it works" to "it's shippable." Runs audit, fixes findings, walks the Definition of Done checklist, and generates a release readiness score. Use before releasing, after feature-complete, or when quality feels prototype-y.

2026-05-03
egm
Spécialistes en gestion de projets

Run the Goldfish Protocol — test a design doc's completeness by verifying a fresh session can reconstruct the plan from it alone. Use after /plan, before /implement, on any complex feature.

2026-05-03
learnings
Développeurs de logiciels

Document what went well, what went wrong, and what to do differently after completing a feature or fixing a hard bug. Compounds knowledge across sessions.

2026-05-03
pr
Développeurs de logiciels

Create a pull request with proper title, description, test plan, and linked issues. Use when ready to submit changes for review.

2026-05-03
remember
Développeurs de logiciels

Save learnings, patterns, and preferences to persistent memory. Use when the user says "remember this", encounters a hard-won fix, or wants to preserve context across sessions.

2026-05-03
security-audit
Analystes en sécurité de l'information

Audit code and dependencies for security vulnerabilities. Use when reviewing PRs, checking dependencies, preparing for deployment, or when user mentions security, vulnerabilities, or audit.

2026-04-14
ad
Développeurs de logiciels

Scaffold a new Architecture Decision Record (ADR). Use when documenting architectural choices, technology selections, or significant design trade-offs.

2026-03-19
cuj
Spécialistes en gestion de projets

Scaffold a new Critical User Journey document. Use when documenting user flows, onboarding journeys, or end-to-end scenarios.

2026-03-19
commit-messages
Développeurs de logiciels

Generate clear commit messages following project conventions. Use when writing commit messages, reviewing staged changes, or preparing releases.

2026-03-14