Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-config

claude-config contains 25 collected skills from wiggitywhitney, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
25
Stars
1
updated
2026-07-06
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

issue-create
project-management-specialists

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

2026-07-06
issue-update-progress
software-developers

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

2026-06-17
issue-done
software-developers

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
software-developers

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

2026-06-17
issue-start
software-developers

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

2026-06-17
issue-update-decisions
software-developers

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

2026-06-17
prd-done
software-developers

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

2026-06-16
prd-update-progress
software-developers

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

2026-06-15
prd-create
project-management-specialists

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

2026-06-02
verify
software-quality-assurance-analysts-and-testers

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
technical-writers

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
software-developers

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

2026-05-11
continue
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-04-09
write-prompt
software-developers

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
software-developers

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
software-developers

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
project-management-specialists

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

2026-03-16
prd-close
software-developers

Close a PRD that is already implemented or no longer needed

2026-03-11
prd-next
project-management-specialists

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

2026-03-11
prd-start
project-management-specialists

Start working on a PRD implementation

2026-03-11
make-autonomous
software-developers

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

2026-03-04
make-careful
software-developers

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

2026-03-03