create-agent-skills
π―Skillfrom cfircoo/claude-code-toolkit
Provides expert guidance for creating, structuring, and refining Claude Code Skills with best practices and modular design principles.
Part of
cfircoo/claude-code-toolkit(15 items)
Installation
git clone https://github.com/cfircoo/claude-code-toolkit.git./install.sh./install.sh -i./install-mac.sh./install-linux.sh+ 5 more commands
{
"hooks": {
"PreToolUse": [
{
"matcher": "Bash",
"h...Skill Details
Expert guidance for creating, writing, building, and refining Claude Code Skills. Use when working with SKILL.md files, authoring new skills, improving existing skills, or understanding skill structure and best practices.
More from this repository10
sqlalchemy-postgres skill from cfircoo/claude-code-toolkit
Generates a comprehensive Product Requirements Document (PRD) by extracting key details from project context and creating a structured, professional specification.
pytest-best-practices skill from cfircoo/claude-code-toolkit
Systematically investigates complex code issues using scientific method, gathering evidence and testing hypotheses to uncover root causes beyond surface-level symptoms.
ralph-orchestrator skill from cfircoo/claude-code-toolkit
damage-control skill from cfircoo/claude-code-toolkit
Generates structured, multi-stage Claude-to-Claude prompts with XML outputs, automated summarization, and provenance tracking for complex workflow pipelines.
Generates and configures Claude Code hooks to automate workflows, validate commands, and customize tool usage through event-driven shell or LLM-based triggers.
ralph-convert-prd skill from cfircoo/claude-code-toolkit
Performs safe Git operations like committing, pushing, and creating pull requests with built-in best practices and version control safeguards.