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

claude-config

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

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

Skills dans ce dépôt

issue-create
Spécialistes en gestion de projets

Draft, polish, and create a well-formed GitHub issue with required structure

2026-07-06
issue-update-progress
Développeurs de logiciels

Post a structured checkpoint comment to the relevant issue and commit current code state

2026-06-17
issue-done
Développeurs de logiciels

Close out issue work - ensure PR exists, run the full CodeRabbit + /code-review gate, merge, close all issues in the working set, clean branches, and update PROGRESS.md

2026-06-17
issue-next
Développeurs de logiciels

Fresh session pickup using the most recent checkpoint comment and git log — reconstructs working context for active issue work

2026-06-17
issue-start
Développeurs de logiciels

Recommend juggling pairs, user decides, create correctly-named branch for issue work

2026-06-17
issue-update-decisions
Développeurs de logiciels

Update the active issue with a design decision and cascade impact to all open issues and PRDs

2026-06-17
prd-done
Développeurs de logiciels

Complete PRD implementation workflow - create branch, push changes, create PR, merge, and close issue

2026-06-16
prd-update-progress
Développeurs de logiciels

Update PRD progress based on git commits and code changes, enhanced by conversation context

2026-06-15
prd-create
Spécialistes en gestion de projets

Create documentation-first PRDs that guide development through user-facing content

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

Pre-PR verification loop that runs build, type check, lint, tests, and security checks. Use before creating pull requests or when you want to validate code quality.

2026-05-14
anki
Rédacteurs techniques

Create Anki cards from the current conversation. Invoke when learning a concept and want to capture it for spaced repetition.

2026-05-11
anki-yolo
Développeurs de logiciels

Create and save Anki cards autonomously without approval. Use when cards should just get made.

2026-05-11
continue
Développeurs de logiciels

Resume work from a previous session. Reads PRD state, PROGRESS.md, git state, task list, and layered journal context to summarize where work left off and suggest the next step. Use at the start of a work session. For mid-session context recovery after /compact, use /post-compact instead.

2026-04-24
cost-tracker
Développeurs de logiciels

Show Claude Code token usage and cost broken down by repo and model. Use when checking session spend, which repo costs the most, cache efficiency, or total cost over a period. Triggers on "how much did that cost", "token usage", "cost breakdown", "cache hit rate", "which repo is most expensive", "billing", or "how much am I spending".

2026-04-18
post-compact
Développeurs de logiciels

Re-anchor context after a compaction event. Reads CLAUDE.md, the active PRD, and git state, then reports orientation. Use immediately after /compact to recover lost context.

2026-04-18
prds-get
Développeurs de logiciels

Fetch all open GitHub issues — PRDs and standalone issues — for project planning

2026-04-09
write-prompt
Développeurs de logiciels

Write and review any document an AI will read and act on — system prompts, SKILL.md/CLAUDE.md/rules files, PRDs, GitHub issues, agent specs. If an AI reads it and acts on it, it's a prompt.

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

Write validated documentation by executing real commands and capturing actual output. Use this skill whenever documentation writing is needed — from PRD milestones, CLAUDE.md instructions, or user requests.

2026-04-06
research
Développeurs de logiciels

Research a topic, technology, or question using web search and documentation. Use this skill before adopting new technologies or when current documentation is needed.

2026-04-06
prd-update-decisions
Spécialistes en gestion de projets

Update PRD based on design decisions and strategic changes made during conversations

2026-03-16
prd-close
Développeurs de logiciels

Close a PRD that is already implemented or no longer needed

2026-03-11
prd-next
Spécialistes en gestion de projets

Analyze existing PRD to identify and recommend the single highest-priority task to work on next

2026-03-11
prd-start
Spécialistes en gestion de projets

Start working on a PRD implementation

2026-03-11
make-autonomous
Développeurs de logiciels

Enable autonomous PRD mode for the current project. Installs YOLO skill symlinks, SessionStart hooks, and permissions.

2026-03-04
make-careful
Développeurs de logiciels

Disable autonomous PRD mode — swap YOLO skill symlinks to careful variants, remove hooks and permissions

2026-03-03