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

skills

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

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

Skills dans ce dépôt

to-adr
Développeurs de logiciels

Write and maintain concise Architecture Decision Records that capture durable technical decisions in the repository. Use when the user asks for an ADR, architecture decision record, decision log, to record a technical decision, to compare architectural options, or to update/supersede an existing decision.

2026-05-26
to-spec
Développeurs de logiciels

Turn ADRs, technical decisions, architecture discussions, or brownfield refactor context into an engineering-focused spec. Use when work has no product user stories, when converting ADRs into implementation-neutral specs, or when planning internal architecture migrations, API contracts, state ownership, provider boundaries, or platform refactors.

2026-05-26
refactor-code
Développeurs de logiciels

Refactor existing code without changing observable behavior. Use when the user asks to improve structure, reduce technical debt, remove code smells, split large functions/classes, reduce duplication, make code easier to test, or prepare code for a feature while preserving behavior.

2026-05-13
setup-ts-pre-commit
Développeurs de logiciels

Set up Husky pre-commit hooks with lint-staged using Biome, plus type checking and tests. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time

2026-05-12
new-task
Spécialistes en gestion de projets

Enforce a lightweight task contract for new agent work so scope, non-goals, acceptance criteria, implementation notes, completion summary, verification, and remaining risks are explicit. Use when a user asks an agent to begin a new task with deliverables, implementation work, research work, debugging work, review work, or verification expectations; when creating a task prompt for another agent; or when delegating work to a subagent.

2026-05-12
agent-doctor
Développeurs de logiciels

Audit a repository's agent-readiness. Use when a user wants to improve AGENTS.md, CLAUDE.md, CONTEXT.md, repo-local agent docs, domain context, issue tracker guidance, bootstrap/setup for agents, or install Matt Pocock skills for their agent harness.

2026-05-11
code-simplify
Développeurs de logiciels

Use when refactoring code for clarity without changing behavior, when working code is harder to read, maintain, or extend than it should be, or when reviewing code that has accumulated unnecessary complexity.

2026-05-11