CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-toolkit

github.com/dwmkerr/claude-toolkit

SkillAddedReview
solve-problem

plugins/toolkit/skills/solve-problem/SKILL.md

This skill should be used when the user says "solve problem", "solve this problem", or invokes /solve-problem. Applies a methodical, evidence-first approach to diagnosing a problem - understand intent, observe the problem first-hand, form multiple hypotheses, gather discriminating evidence to eliminate them, propose an evidenced solution, and verify the fix actually resolves the original symptom. Do NOT use for general how-to questions, explanations, or building new features.

75

claude-code-skill-development

plugins/toolkit/skills/skill-development/SKILL.md

This skill should be used when the user asks to "create a skill", "write a skill", "build a skill", or wants to add new capabilities to Claude Code. Use when developing SKILL.md files, organizing skill content, or improving existing skills. Do NOT use for plugin development, hook creation, agent creation, or slash command creation — those have dedicated skills.

69

shell-script-development

plugins/toolkit/skills/shell-script-development/SKILL.md

This skill should be used when the user asks to "create a bash script", "write a shell script", or mentions shell scripting conventions.

65

makefile-development

plugins/toolkit/skills/makefile-development/SKILL.md

This skill should be used when the user asks to "create a Makefile", "write a Makefile", "add a make target", or mentions Makefile conventions.

63

learn-and-improve

plugins/toolkit/skills/learn-and-improve/SKILL.md

This skill should be used when the user asks to "improve my setup", "learn from this session", "fix my config", "stop asking for permissions", or reports friction with skills, agents, hooks, or permissions. Analyzes conversation history and proposes configuration improvements.

64

claude-code-memory-and-rules

plugins/toolkit/skills/claude-code-memory-and-rules/SKILL.md

This skill should be used when the user asks to "set up memory", "configure CLAUDE.md", "add rules", "create project rules", "organize instructions", or mentions Claude Code memory, CLAUDE.md files, .claude/rules, rules, or project instructions. Also use when the user wants to persist preferences, add coding conventions, scope instructions to specific files, or understand when to use rules vs hooks or other memory mechanisms.

70

claude-code-agent-teams

plugins/toolkit/skills/claude-code-agent-teams/SKILL.md

This skill should be used when the user asks to "create an agent team", "run a multi-agent team", "coordinate multiple Claude sessions", "use agent teams", or wants to parallelize work across multiple Claude Code instances.

70

exploration-protocol

plugins/protocols/skills/exploration-protocol/SKILL.md

Structured approach to explore features before production development. Templates for objectives, acceptance criteria, architecture, prototypes, and verification. This skill should be used when the user asks to "explore a feature", "start an exploration", "create a task folder", or mentions exploration protocol.

66

slides

plugins/dwmkerr/skills/slides/SKILL.md

Create and manage presentation decks. Two modes - Slidev markdown (default) and "conference" hand-built HTML. Use when user asks to "create slides", "make a presentation", "add slides to this project", "set up a slide deck", or mentions "slidev", "pitch deck", "conference talk", "conference deck", or "slides folder".

74

pdf-sign

plugins/dwmkerr/skills/pdf-sign/SKILL.md

This skill should be used when the user asks to "sign this PDF", "fill in this form", "add my signature to", or mentions signing letters, claim forms, or contracts. Overlays a signature image, ticks checkboxes, and fills date/name/phone fields on scanned or digital PDFs using pymupdf, with OCR fallback for scanned documents.

73

my-repos

plugins/dwmkerr/skills/my-repos/SKILL.md

Locate and work with dwmkerr's repositories. Use when user mentions "my repos", "my repo X", "check my repo", or needs to find/access a specific repository.

61

drawio-diagram

plugins/dwmkerr/skills/drawio-diagram/SKILL.md

Generate .drawio architecture diagrams with consistent visual style and export to PNG/SVG/PDF/HTML. Use when user asks to "create a diagram", "draw architecture", "make a drawio file", "build a diagram", or mentions "drawio", "architecture diagram", or "system diagram".

72

release-please-development

plugins/toolkit/skills/release-please-development/SKILL.md

This skill should be used when the user asks to "set up release please", "configure automated releases", "manage version numbers", "add changelog automation", or mentions release-please, semantic versioning, or monorepo versioning.

80

1.39x
claude-code-hook-development

plugins/toolkit/skills/claude-code-hook-development/SKILL.md

This skill should be used when the user asks to "create a hook", "add a hook", "write a hook", or mentions Claude Code hooks. Also suggest this skill when the user asks to "automatically do X" or "run X before/after Y" as these are good candidates for hooks.

83

1.14x
claude-code-slash-commands

plugins/toolkit/skills/claude-code-slash-commands/SKILL.md

This skill should be used when the user asks to "create a command", "write a slash command", "build a plugin command", or wants to add custom commands to Claude Code.

87

1.85x
claude-code-plugin-development

plugins/toolkit/skills/claude-code-plugin-development/SKILL.md

This skill should be used when the user asks to "create a plugin", "build a plugin", "write a plugin", or wants to bundle agents, hooks, commands, skills, or MCP servers into a distributable Claude Code plugin.

89

1.93x
research

plugins/toolkit/skills/research/SKILL.md

Deep research into technical solutions by searching the web, examining GitHub repos, and gathering evidence. Use when the user explicitly says "use the research skill", "use a research agent", or asks for deep/thorough research into implementation options or technologies.

78

2.00x
claude-code-statusline-development

plugins/toolkit/skills/claude-code-statusline-development/SKILL.md

This skill should be used when the user asks to "create a statusline", "customize the status line", "add a custom prompt", or mentions Claude Code statusline. Also suggest when the user wants to display git branch, context usage, model name, or session costs at the bottom of Claude Code.

88

1.50x
project-setup

plugins/dwmkerr/skills/project-setup/SKILL.md

Create a new GitHub project with standard configuration. Use when user asks to "create a project", "set up a new repo", "initialize a repository", or wants to start a new GitHub project.

67

anthropic-evaluations

plugins/toolkit/skills/anthropic-evaluations/SKILL.md

This skill should be used when the user asks to "create evals", "evaluate an agent", "build evaluation suite", or mentions agent testing, graders, or benchmarks. Also suggest when building coding agents, conversational agents, or research agents that need quality assurance.

86

1.50x
agent-development

plugins/toolkit/skills/agent-development/SKILL.md

This skill should be used when the user asks to "create an agent", "write an agent", "build an agent", or wants to add new agent capabilities to Claude Code.

76

1.84x