Back to tags
Tag

Agent Skills with tag: developer-guidance

91 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

code-review-patterns

Code review best practices including review checklists (functionality, tests, documentation, security, performance), providing constructive feedback, automated checks integration, and handling review comments. Use when reviewing pull requests, providing code feedback, responding to review comments, or setting up review processes.

pull-requestscode-qualitydeveloper-guidancefeedback
randalmurphal
randalmurphal
0

dev-clarify

REQUIRED Phase 3 of /dev workflow. Asks targeted questions based on codebase exploration findings.

codebase-explorationtargeted-questionsdeveloper-guidancedev-workflow
edwinhu
edwinhu
0

create-skill

Guide for authoring agent skills. Use when creating new skills, writing SKILL.md files, or improving existing skills.

developer-guidancedocumentationskill-authoringexample
lbussell
lbussell
0

claude-code-reference

Reference guide for Claude Code extensions. CONSULT BEFORE implementing skills, creating hooks, slash commands, or MCP servers. Use when building Claude Code extensions, understanding extension differences, or troubleshooting extension issues. Covers skills vs commands vs hooks vs MCP disambiguation.

developer-guidancecode-documentationplugin-hookstroubleshooting
hgeldenhuys
hgeldenhuys
1

migration-guides

Migration guides - from other AI tools, version upgrades, config migration. Use when switching from Cursor, Copilot, or Cody, upgrading Claude Code versions, or migrating configurations and customizations.

migration-guidesupgrade-pathsconfiguration-migrationdeveloper-guidance
hgeldenhuys
hgeldenhuys
1

apply-all-findings

Use after code review - implement ALL findings; any finding not fixed MUST have tracking issue created; no finding disappears without trace

code-reviewissue-trackingbugfixdeveloper-guidance
troykelly
troykelly
1

comment-analyzer

Use when asked to review code comments for accuracy/quality or explicitly asked to run the comment-analyzer subagent.

code-commentscode-reviewcomment-qualitycode-documentation
troykelly
troykelly
1

no-deferred-work

Use during all development - no TODOs, no FIXMEs, no "we'll add this later"; do it now or get explicit deferral permission

developer-guidancetechnical-debtcode-qualityworkflow
troykelly
troykelly
1

review-scope

Use before code review - determine if change is minor (review new code only) or major (review impacted code too)

code-reviewimpact-analysischange-managementreview-scope
troykelly
troykelly
1

research-after-failure

Use after 2 consecutive failed attempts at solving a problem - STOP guessing and research documentation, codebase, and online resources before resuming

debuggingdeveloper-guidanceproblem-solvingdocumentation
troykelly
troykelly
1

KOReader Plugin Development

This skill should be used when the user asks to "create a koreader plugin", "add a menu item", "create a widget", "save settings", "koreader ui", "lua widget", "koreader api", "dispatcher action", or is working on KOReader e-reader plugin development. Provides comprehensive guidance for KOReader's Lua plugin architecture.

koreaderluaplugin-hooksui
uttam-salamander
uttam-salamander
0

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

skill-designdeveloper-guidanceworkflow-automationtool-integration
zhuxining
zhuxining
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmentunit-testingtest-first-developmentsoftware-testing
axiomantic
axiomantic
0

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

pull-requestscode-qualitydeveloper-guidancemerge
axiomantic
axiomantic
0

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable

code-reviewfeedbackdeveloper-guidanceclarity-adjustment
axiomantic
axiomantic
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmenttest-first-developmentred-green-refactorsoftware-testing
prof-ramos
prof-ramos
0

software-architecture

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

software-designarchitecture-patternssoftware-developmentdeveloper-guidance
prof-ramos
prof-ramos
0

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

developer-guidanceskill-designworkflow-automationtool-integration
prof-ramos
prof-ramos
0

project-bootstrapper

Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.

project-structuredeveloper-guidancetoolingworkflow-automation
prof-ramos
prof-ramos
0

review-implementing

Process and implement code review feedback systematically. Use when user provides reviewer comments, PR feedback, code review notes, or asks to implement suggestions from reviews.

code-reviewpull-requestfeedback-implementationdeveloper-guidance
prof-ramos
prof-ramos
0

developer-growth-analysis

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

developer-guidancegrowth-patternslearning-resource-curationslack-integration
prof-ramos
prof-ramos
0

codebase-documenter

Generates comprehensive documentation explaining how a codebase works, including architecture, key components, data flow, and development guidelines. Use when user wants to understand unfamiliar code, create onboarding docs, document architecture, or explain how the system works.

code-documentationarchitecture-documentsdeveloper-guidancedocumentation-generation
prof-ramos
prof-ramos
0

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

developer-guidanceworkflow-automationtool-integrationskill-customization
Wattysaid
Wattysaid
0

command-authoring

Guide for authoring slash commands. Use when creating, building, reviewing, or improving commands, learning command best practices, or deciding when to use commands vs skills.

slash-commandscommand-designdeveloper-guidancebest-practices
philoserf
philoserf
0

map-codebase

Analyze codebase with parallel Explore agents to produce .planning/codebase/ documents. Use for brownfield project onboarding, refreshing codebase understanding after significant changes, before major refactoring, or when onboarding to unfamiliar codebases. Creates structured documentation of stack, architecture, structure, conventions, testing, integrations, and concerns.

codebase-analysisarchitecture-documentsdeveloper-guidancedocumentation
philoserf
philoserf
0

skill-authoring

Guide for authoring effective skills that extend Claude's capabilities. Use when creating, updating, or improving skills, learning skill structure, progressive disclosure, or troubleshooting skill issues.

skill-designtroubleshootingprogressive-disclosuredeveloper-guidance
philoserf
philoserf
0

code-reviewer

コードレビューとベストプラクティスの提案を行うスキル

code-reviewbest-practicesdeveloper-guidance
Shin0205go
Shin0205go
0

elixir-guidelines

Official Elixir community standards, naming conventions, and best practices

elixirdeveloper-guidancenaming-conventionsbest-practices
layeddie
layeddie
0

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

test-driven-developmenttest-first-developmentunit-testingsoftware-testing
ryanmoran
ryanmoran
01

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends the agent's capabilities with specialized knowledge, workflows, or tool integrations.

skill-developmentworkflow-automationtool-integrationdeveloper-guidance
ederheisler
ederheisler
0

skill-creator

効果的なスキルを作成するためのガイド。このスキルは、ユーザーがAIエージェントの機能を専門知識、ワークフロー、またはツール統合で拡張する新しいスキルを作成(または既存のスキルを更新)したい場合に使用します。

skill-authoringworkflow-automationtool-integrationdeveloper-guidance
ks6088ts-labs
ks6088ts-labs
0

commit

Meaningful git commits with reasoning and wisdom extraction. Use when committing changes to capture the why, not just the what.

gitcommit-messageversion-controldeveloper-guidance
genomewalker
genomewalker
0

speclet-learn

Generate explanatory lessons after completing speclet stories to develop mechanical coding fluency

tutorialdeveloper-guidancelearning-resource-curationcode-fluency
danielcastro-dev
danielcastro-dev
0

module-development

Guide for creating new Amplifier modules including protocol implementation, entry points, mount functions, and testing patterns. Use when creating new modules or understanding module architecture.

module-developmentprotocol-implementationtesting-patternsdeveloper-guidance
drillan
drillan
0

dev-workflow

REQUIRED workflow for all code changes. MUST load FIRST before planning or implementing features, bugs, refactoring, tests, PRs. Covers full cycle from exploration to pull request. Skip only for: one-off scripts, explanations outside project context.

developer-guidanceprocess-managementcode-changespull-request
lanmogu98
lanmogu98
0

agents-md-generator

Automatically generate comprehensive AGENTS.md files that teach AI agents how to work with a repository's structure, conventions, and guidelines

agent-frameworkrepository-structureautomationdeveloper-guidance
asadullah48
asadullah48
0

skill-contributor

Guides contributors through adding new skills to the claude-code-skills repository via Pull Request with proper validation and documentation

pull-requestdeveloper-guidancecode-documentationvalidation
WomenDefiningAI
WomenDefiningAI
21

skill-builder

Guide users through creating new Claude Code Skills with proper structure, validation, and best practices

developer-guidancevalidationbest-practicesclaude-code
WomenDefiningAI
WomenDefiningAI
21

github-issue-triage

Analyze GitHub issues for the Nx repository and provide assignment recommendations based on technology stack, team expertise, and priority classification rules.

githubtriageautomationdeveloper-guidance
FrozenPandaz
FrozenPandaz
1

code-review

Comprehensive code review framework for evaluating implementations against plans, requirements, and quality standards. Provides structured analysis with prioritized, actionable feedback.

code-qualitydeveloper-guidancecode-smellcode-analysis
samjhecht
samjhecht
1

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

code-reviewdeveloper-guidancetechnical-rigorfeedback-verification
samjhecht
samjhecht
1

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

test-driven-developmenttest-first-developmentcode-qualitydeveloper-guidance
samjhecht
samjhecht
1

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

mockingtest-smellstest-isolationcode-quality
samjhecht
samjhecht
1

finding-code-patterns

Finds similar implementations, usage examples, and existing patterns in the codebase - shows concrete code examples for modeling new work. Pattern librarian documenting what exists without judgment.

code-searchpattern-librarycode-examplescodebase-analysis
samjhecht
samjhecht
1

domain-review-before-implementation

BEFORE dispatching any implementation agent or starting to code - if you're about to write "Task(subagent_type=..., prompt=...)" for implementation, or about to implement a plan yourself, STOP and review first. The prompt you're about to send IS a brief - review it for design flaws before the agent implements garbage.

developer-guidanceimplementation-workflowcritical-thinkingquality-assurance
snits
snits
12

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking without understanding dependencies

testing-anti-patternsmockingtest-isolationtest-quality
NickCrew
NickCrew
52

code-explanation

Use when explaining code, concepts, or system behavior to a specific audience level - provides a structured explanation workflow with depth control and validation steps.

developer-guidancecode-documentationaudience-adaptationclarification
NickCrew
NickCrew
52

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or requirements before proceeding

code-reviewimplementation-verificationquality-assurancepre-merge-check
NickCrew
NickCrew
52

skill-creator

Guide for creating effective skills. Use when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

skill-creationdeveloper-guidanceworkflow-automationtool-integration
NickCrew
NickCrew
52

dev-workflows

Use when running builds, executing tests, or improving developer experience workflows - provides structured guidance for build/test execution and DX improvement.

build-automationtest-executiondeveloper-experiencedeveloper-guidance
NickCrew
NickCrew
52

Page 1 of 2 · 91 results