anthropic-skill-creator
Design, review, and improve Claude/Codex skills based on Anthropic's "The Complete Guide to Building Skills for Claude". Use when creating a new skill, rewriting SKILL.md frontmatter and workflows, fixing under-triggering or over-triggering, designing scripts/references/assets, building test cases, or preparing a skill for upload/distribution.
api-design
>-
code-review
>-
code-simplifier
>-
doc-organizer
>-
frontend-design
>-
parallel-docs-simplify-sync
>-
post-impl
'Workflow: Post-implementation workflow: docs/simplify/sync in parallel,
post-impl2
'Workflow: Test workflow with non-existent agent target.
pr-guardian
>-
project-docs
>-
react-composition
>-
react-native
>-
react-performance
>-
refactoring
>-
release
Update version in pyproject.toml, plugin.json, and add changelog entry. This skill should be used when the user wants to bump the version number and update CHANGELOG.md. Triggered by /release or /version commands.
security-audit
>-
skill-creator
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
synapse-a2a
>-
synapse-manager
>-
synapse-reinst
>-
system-design
>-
task-planner
>-
test-cycle-a
Workflow: Cycle test workflow A -> B. Triggered by /test-cycle-a command.
test-cycle-b
Workflow: Cycle test workflow B -> A. Triggered by /test-cycle-b command.
test-first
>-
test-local-child
'Workflow: Minimal local workflow that sends a harmless test message
test-local-subworkflow
'Workflow: Parent workflow that delegates to test-local-child to verify
test-subworkflow
'Workflow: Minimal test workflow that delegates to the existing post-impl
web-accessibility
>-