troykelly/claude-skills

Opinionated GitHub-native development workflow with 28 skills for autonomous, issue-driven software development with Claude Code

11Stars on the repository
66Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

Agent Development

01

troykelly/claude-skills

Skill Claude CodeCodex

This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development…

11 7mo ago A 80 tokens

frontend-design

02

troykelly/claude-skills

Skill Claude CodeCodex

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.

11 7mo ago A 43 tokens

Hook Development

03

troykelly/claude-skills

Skill Claude CodeCodex

This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDEPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…

11 7mo ago A 117 tokens

sentry-code-review

04

troykelly/claude-skills

Skill Claude CodeCodex

Analyze and resolve Sentry comments on GitHub Pull Requests. Use this when asked to review or fix issues identified by Sentry in PR comments. Can review specific PRs by number or automatically find recent PRs with Sentry feedback.

11 7mo ago A 52 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Setup Sentry AI Agent Monitoring in any project. Use this when asked to add AI monitoring, track LLM calls, monitor AI agents, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI. Automatically detects installed AI SDKs and configures the appropriate Sentry integration.

11 7mo ago A 70 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Setup Sentry Logging in any project. Use this when asked to add Sentry logs, enable structured logging, setup console log capture, or integrate logging with Sentry. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and other frameworks.

11 7mo ago A 61 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Setup Sentry Metrics in any project. Use this when asked to add Sentry metrics, track custom metrics, setup counters/gauges/distributions, or instrument application performance metrics. Supports JavaScript, TypeScript, Python, React, Next.js, and Node.js.

11 7mo ago A 61 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Setup Sentry Tracing (Performance Monitoring) in any project. Use this when asked to add performance monitoring, enable tracing, track transactions/spans, or instrument application performance. Supports JavaScript, TypeScript, Python, Ruby, React, Next.js, and Node.js.

11 7mo ago A 62 tokens

Skill Development

09

troykelly/claude-skills

Skill Claude CodeCodex

This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.

11 7mo ago A 63 tokens

api-documentation

11

troykelly/claude-skills

Skill Claude CodeCodex

Use when API code changes (routes, endpoints, schemas). Enforces Swagger/OpenAPI sync. Pauses work if documentation has drifted, triggering documentation-audit skill.

11 7mo ago A 38 tokens

apply-all-findings

12

troykelly/claude-skills

Skill Claude CodeCodex

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

11 7mo ago A 29 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use when starting any work session - establishes autonomous operation mode, overriding token limits and time pressure to work until goal is achieved.

11 7mo ago A 28 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use when user requests autonomous operation across multiple issues. Orchestrates parallel workers using Task tool, monitors with TaskOutput, handles SLEEP/WAKE cycles, and works until scope is complete without user intervention.

11 7mo ago A 48 tokens

branch-discipline

15

troykelly/claude-skills

Skill Claude CodeCodex

Use before any code changes - hard gate ensuring work never happens on main branch, with proper feature branch creation from correct base.

11 7mo ago A 28 tokens

ci-monitoring

16

troykelly/claude-skills

Skill Claude CodeCodex

Use after creating PR - monitor CI pipeline, resolve failures, address review feedback, and merge when all gates pass.

11 7mo ago A 26 tokens

clean-commits

17

troykelly/claude-skills

Skill Claude CodeCodex

Use when committing code - ensures atomic, descriptive commits that leave the codebase in a merge-ready state at every point.

11 7mo ago A 28 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use after implementing features - 7-criteria code review with MANDATORY artifact posting to GitHub issue; blocks PR creation until complete.

11 7mo ago A 31 tokens

conflict-resolution

19

troykelly/claude-skills

Skill Claude CodeCodex

Use when encountering merge conflicts - handle conflicts cleanly, verify resolution, and maintain code integrity.

11 7mo ago A 22 tokens

troykelly/claude-skills

Skill Claude CodeCodex

MANDATORY when designing schemas, writing migrations, creating indexes, or making architectural database decisions - enforces PostgreSQL 18 best practices including AIO, UUIDv7, temporal constraints, and modern indexing strategies.

11 7mo ago A 45 tokens

deferred-finding

21

troykelly/claude-skills

Skill Claude CodeCodex

Use when a review finding cannot be fixed in current PR - creates properly documented tracking issue with full context, linked to parent, following full issue-driven-development process.

11 7mo ago A 36 tokens

documentation-audit

22

troykelly/claude-skills

Skill Claude CodeCodex

Use when documentation drift is detected. Comprehensively audits codebase and creates/updates Swagger, features docs, and general documentation to achieve full sync.

11 7mo ago A 34 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use for development environment setup - create and maintain init scripts, run smoke tests, ensure consistent environment across sessions.

11 7mo ago C 24 tokens

epic-management

24

troykelly/claude-skills

Skill Claude CodeCodex

Use for LARGE work requiring feature-level grouping. Creates epic tracking issues, manages related issues under a common label, tracks epic progress, and coordinates with milestones.

11 7mo ago A 35 tokens