Developer Tools
6 skills with this tag
pytorch
Passed
Skill Writer
This skill helps you create Agent Skills for Claude Code by guiding you through proper SKILL.md structure, frontmatter configuration, description writing, and validation. It covers skill locations (personal vs project), file organization, debugging tips, and common patterns like read-only and script-based skills.
WorkflowDeveloper ToolsSkill Authoring+3
12096.3k
anthropics
Passed
Command Development
A complete reference guide for creating Claude Code slash commands, covering file format, YAML frontmatter configuration, dynamic arguments, bash execution, plugin integration patterns, and best practices. Includes detailed documentation on interactive commands, advanced workflows, testing strategies, and marketplace considerations.
Slash CommandsPlugin DevelopmentCommand Authoring+3
12050.0k
wshobson
Passed
Debugging Strategies
A comprehensive guide to systematic debugging techniques that transforms bug-hunting from guesswork into methodical problem-solving. Covers debugging tools and strategies for JavaScript/TypeScript, Python, and Go including profilers, debuggers, memory leak detection, and best practices for tracking down intermittent bugs and production issues.
DebuggingProfilingTroubleshooting+3
10024.0k
pchalasani
Passed
Code Walk Thru
A simple instructional skill that helps Claude walk users through code files by opening them in their preferred editor (VSCode, PyCharm, IntelliJ, Zed, Vim, or Neovim) at specific line numbers. It enables interactive code review sessions where Claude can point users to relevant code locations one file at a time.
Code ReviewEditor IntegrationWalkthrough+2
60880
fcakyon
Passed
Command Development
This skill teaches developers how to create Claude Code slash commands, covering file format, YAML frontmatter options, dynamic arguments ($1, $2, $ARGUMENTS), file references (@syntax), and bash execution. It includes extensive documentation on plugin-specific features, interactive command patterns using AskUserQuestion, testing strategies, and marketplace distribution best practices.
Claude CodeSlash CommandsPlugin Development+3
80281
rsmdt
Passed
Bug Diagnosis
Bug Diagnosis provides a structured yet conversational approach to debugging software issues. It applies scientific methodology—forming hypotheses, testing them systematically, and eliminating possibilities—while maintaining user control over the investigation direction through progressive disclosure and observable-only reporting.
DebuggingBug TrackingRoot Cause Analysis+3
60134