Explorar skills
12.593 skills encontradas
Alerta por categoría
Recibe nuevas skills de Desenvolvimento todos los lunes
consult-gates
Trigger on "lock phasing", "stage gates", "consult gates", "phase outcomes", "primary question per phase", "entry exit criteria", "gate table". Defines staged outcomes with one primary question per phase plus entry/exit. NOT acceptance metrics (use consult-acceptance), NOT personal save cascade (timeln-plan is parallel -- use its output as optional input only).
authoring-tests
Use when writing, reviewing, or modifying any test files, or when asked to add test coverage.
consult-red-team
Trigger on "red team proposal", "devil's advocate proposal", "stress test proposal", "consult red team", "win themes challenge", "cos red team". Multi-perspective review: client exec, procurement, technical skeptic, devil's advocate. Feeds timeln-warned scars into DA. NOT lint (consult-consistency-lint), NOT integrity (consult-integrity).
property-based-testing
Use when writing, reviewing, or modifying property-based tests, such as those using `fast-check`, or when asked to add test coverage.
consult-integrity
Trigger on "consult integrity", "integrity gate", "integrity check", "verify proposal claims", "hallucination check proposal", "cos integrity". Seven-mode failure checklist at gates 3.5 and 5.5. Uses timeln-quickly and timeln-shipped to verify quotes and proof claims. NOT lint (use consult-consistency-lint), NOT red team (use consult-red-team).
overwhelmed
Externalize a project that has become a hairball into a visible map plus one concrete next action. Use when the user says they are "overwhelmed", "lost", "stuck", "drowning", "buried", "spinning", "don't know where to start", "can't see the shape", "too many pieces/things/tabs", "spending too many cycles", or asks to "map this project" / "zoom out" / "what's next". Sub-actions: map (default), next
github-status
List your GitHub-owned local clones under PROJECTS_ROOT that have pending work (uncommitted changes, unpushed commits, or inbound remote commits), with branch, counts, age of oldest pending work, and a per-repo summary. Each run fetches every repo's origin in parallel so the counts reflect the current remote. TRIGGER when: user asks "/github-status", wants a cross-project overview of their repos,
claude-code-common
Complete Claude Code environment: global guidelines, skills, hooks, settings, version-controlled memory and learnings, and shared git config
plan-ralphex
Create an implementation plan for a new feature, refactor, or fix. Guides an interactive design discussion and produces a structured plan document.
pr-merge
Merge a PR locally with fast-forward to preserve GPG-signed commits, then clean up.
pr-prepare
Analyze progress log, commits, and optionally a plan to summarize what was done, what diverged, and what review found.
reflect
Extract and persist conversation learnings before context loss. TRIGGER when: user runs /reflect, or before /clear or compaction.