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.

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

developer-guidancetechnical-rigorfeedbackclarification
NickCrew
NickCrew
52

code-review

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims. | Sử dụng khi review code, đánh giá code, xem xét PR, pull request, cải thiện chất lượng code.

code-reviewpull-requestcode-qualitydeveloper-guidance
wollfoo
wollfoo
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 Factory's capabilities with specialized knowledge, workflows, or tool integrations. | Sử dụng khi: tạo skill mới, custom skill, skill template.

skill-templatecustom-skillworkflowstool-integration
wollfoo
wollfoo
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-design
huynguyen03dev
huynguyen03dev
1

code-review

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

code-reviewpull-requestsdeveloper-guidancequality-gates
huynguyen03dev
huynguyen03dev
1

codebase-research

Orchestrates comprehensive codebase research by decomposing user queries into parallel sub-agent tasks and synthesizing findings. This skill should be used when users ask questions about how code works, where functionality exists, how components interact, or need comprehensive documentation of existing implementations. It focuses exclusively on documenting and explaining the codebase as it exists today.

codebase-analysiscode-documentationdeveloper-guidancecode-explanation
mhylle
mhylle
3

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-templatetool-integrationworkflow-automation
Nymbo
Nymbo
1

coding-guidelines-gen

Generate nested AGENTS.md coding guidelines per module (monorepo-aware), detect languages/tooling, ask architecture preferences, and set up missing formatters/linters (Spotless for JVM).

coding-standardsmonorepolintingformatting
Nymbo
Nymbo
1

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-creatordeveloper-guidancetool-integrationworkflow
Evilander
Evilander
23

requesting-code-review

Use when you need to request a code review for a PR/MR and want a consistent review brief (context, scope, risk areas, test instructions, acceptance criteria) before merge.

pull-requestcode-reviewreview-briefdeveloper-guidance
CodingCossack
CodingCossack
2

code-review

Reviews code for best practices, bugs, security issues, and provides improvement suggestions

code-qualitysecuritybug-detectiondeveloper-guidance
onlyoneaman
onlyoneaman
21

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
tenlisboa
tenlisboa
2

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-design
mgiovani
mgiovani
12

rust-guidelines

Pragmatic Rust conventions to keep code readable, testable, and performant for this project.

rustcoding-standardsdeveloper-guidanceperformance
lambdamechanic
lambdamechanic
11

landing-the-plane

Checklist for finishing work, pushing a branch, and opening a ready-for-review PR with tests and tracker updates.

gitpull-requestchecklistbranch-management
lambdamechanic
lambdamechanic
11

skill-management

IMPORTANT: Activate this skill BEFORE modifying any skill in ~/.claude/skills/. Guide for creating, updating, and maintaining Claude Code skills following best practices. Use proactively when: (1) creating a new skill, (2) modifying an existing skill in ~/.claude/skills/, (3) user requests to create, improve, update, review, or refactor a skill, (4) discussing skill quality or effectiveness. Always commit skill changes to the skills git repository after making modifications.

skill-creationdeveloper-guidanceversion-controlbest-practices
dbosk
dbosk
1

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-developmentworkflow-automationtool-integrationdeveloper-guidance
ssdeanx
ssdeanx
1

code-review

効果的なコードレビューの実施方法、レビュー観点チェックリスト、建設的なフィードバック技術、セルフレビュー手法、自動化ツール活用まで、品質とチームコラボレーションを向上させる包括的ガイド。

code-reviewdeveloper-guidancefeedbackquality-control
Gaku52
Gaku52
1

test-driven-development

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

test-driven-developmentagileunit-testingred-green-refactor
atalovesyou
atalovesyou
1

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
atalovesyou
atalovesyou
1

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-design
arisng
arisng
1

vscode-docs-researcher

Comprehensive research and grounding of answers using official VS Code and GitHub Copilot documentation. Use before conducting web searches for VS Code features, Copilot capabilities, configuration, debugging, extensions, remote development, or any official Microsoft documentation queries.

vscodegithub-copilotdocumentationdeveloper-guidance
arisng
arisng
1

rust-cli-tui-developer

Expert guidance for Rust CLI and TUI development with official examples from clap, inquire, and ratatui libraries. Use when building command-line interfaces, terminal user interfaces, or console applications in Rust. Provides structured patterns, best practices, and real code implementations from official sources.

rustclituicommand-line
StrayDragon
StrayDragon
11

python-log-expert

Expert guidance for Python logging libraries including structlog, standard logging, and log analysis. Use when working with Python logs, troubleshooting logging issues, implementing logging best practices, or analyzing structlog source code implementation. Includes complete structlog source code in source/structlog/ for deep implementation analysis. Requires structlog package.

pythonloggingstructloglog-analysis
StrayDragon
StrayDragon
11

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-authoringdeveloper-guidanceworkflow-automationtool-integration
OhadRubin
OhadRubin
1

languages-frameworks

Expert guidance on 9 programming languages and 10+ frameworks. Compare, select, and master language ecosystems.

programming-languagesframework-selectiondeveloper-guidancelanguage-ecosystems
pluginagentmarketplace
pluginagentmarketplace
11

devrel-communication

Effective communication strategies for developer audiences across channels

developer-guidanceaudience-adaptationmulti-channeleffective-communication
pluginagentmarketplace
pluginagentmarketplace
1

content-creation

Creating compelling technical content for developer audiences

technical-writingdeveloper-guidancecontent-strategyaudience-adaptation
pluginagentmarketplace
pluginagentmarketplace
1

developer-onboarding

Creating effective developer onboarding experiences

developer-guidancedeveloper-productivityonboardingtraining
pluginagentmarketplace
pluginagentmarketplace
1

community-building

Building and nurturing thriving developer communities

community-buildingdeveloper-communitiesdeveloper-guidanceengagement-strategy
pluginagentmarketplace
pluginagentmarketplace
1

developer-support

Supporting developers through technical assistance and community help

developer-guidancecommunity-supporttechnical-assistancedeveloper-productivity
pluginagentmarketplace
pluginagentmarketplace
1

devrel-metrics

Measuring and demonstrating DevRel impact through data and analytics

developer-guidancemetricsdata-analysisroi-calculation
pluginagentmarketplace
pluginagentmarketplace
1

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-designworkflow-automationtool-integrationdeveloper-guidance
JoshuaOliphant
JoshuaOliphant
0

context-setter

Generate comprehensive context-setting markdown files for coding tasks by intelligently exploring codebase and structuring work with ROLE, CONSTRAINTS, STYLE, file reading order, and structured tasks. Use proactively when the user is starting a complex dev task requiring multiple steps or file reads.

codebase-analysisdeveloper-guidancestructured-outputtask-decomposition
j-greig
j-greig
0

review

Centralizes persona-driven code reviews (Fowler, Torvalds, Carmack, React core, etc.) so Claude can pick or combine expert viewpoints when the user asks for a code review or perspective-specific critique.

code-reviewpersona-switchingdeveloper-guidancecode-quality
johnlindquist
johnlindquist
0

adr-architecture

Use when documenting significant technical or architectural decisions that need context, rationale, and consequences recorded. Invoke when choosing between technology options, making infrastructure decisions, establishing standards, migrating systems, or when team needs to understand why a decision was made. Use when user mentions ADR, architecture decision, technical decision record, or decision documentation.

architecture-decision-recordarchitectural-decisionstechnical-specificationsdeveloper-guidance
lyndonkl
lyndonkl
0

codebase-explorer

Explore and understand how the codebase works. Use when user asks "how does the authentication work", "where is the API endpoint defined", "show me how data flows through the system", "explain this module's architecture", "trace the request from controller to database", or "I need to understand this feature before making changes".

codebase-analysissoftware-architecturedeveloper-guidance
Uniswap
Uniswap
254

topic-researcher

Research external documentation and best practices. Use when user says "look up the docs for this library", "research best practices for implementing caching", "how do other projects handle authentication", "check the official documentation for this API", "compare our implementation with industry standards", or "what's the recommended way to structure this".

library-documentationdocumentation-researchbest-practicesstandards-compliance
Uniswap
Uniswap
254

developing-with-swift

Use this before writing any Swift code, before planning code changes and enhancements - establishes style guidelines, teaches you vital Swift techniques

swiftstyle-guidebest-practicesdeveloper-guidance
czottmann
czottmann
0

Page 2 of 2 · 91 results