Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

claude-config

claude-config 收录了来自 wiggitywhitney 的 25 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
25
Stars
1
更新
2026-07-06
Forks
0
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

issue-create
项目管理专家

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

2026-07-06
issue-update-progress
软件开发工程师

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

2026-06-17
issue-done
软件开发工程师

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
软件开发工程师

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

2026-06-17
issue-start
软件开发工程师

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

2026-06-17
issue-update-decisions
软件开发工程师

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

2026-06-17
prd-done
软件开发工程师

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

2026-06-16
prd-update-progress
软件开发工程师

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

2026-06-15
prd-create
项目管理专家

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

2026-06-02
verify
软件质量保证分析师与测试员

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
技术写作员

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
软件开发工程师

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

2026-05-11
continue
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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

2026-04-09
write-prompt
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
项目管理专家

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

2026-03-16
prd-close
软件开发工程师

Close a PRD that is already implemented or no longer needed

2026-03-11
prd-next
项目管理专家

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

2026-03-11
prd-start
项目管理专家

Start working on a PRD implementation

2026-03-11
make-autonomous
软件开发工程师

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

2026-03-04
make-careful
软件开发工程师

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

2026-03-03