troykelly

129 mods across 2 repositories, 22 stars between them.

troykelly/claude-skills

Plugin Claude Code

Opinionated GitHub-native development workflow with 51 skills for autonomous, issue-driven software development. Enforces TDD, strict typing, IPv6-first networking, comprehensive code review, local service testing, and continuous issue tracking. Features GitHub-based state management (no local state files)…

11 7mo ago A tokens not measured

git

03

troykelly/claude-skills

MCP server Claude CodeCodexCursor +2

Lets the agent read, search and manipulate local git repositories: log, diff, status, commit. Runs locally from the mcp-server-git Python package.

11 7mo ago A tokens not measured

memory

04

troykelly/claude-skills

MCP server Claude CodeCodexCursor +2

Gives the agent a persistent knowledge graph it can write facts to and recall across sessions. Runs locally from the @modelcontextprotocol/server-memory npm package.

11 7mo ago A tokens not measured

github

05

troykelly/claude-skills

MCP server Claude CodeCodexCursor +2

Lets the agent work with GitHub: search code, read and create issues and pull requests, and manage repositories through the GitHub API. Runs locally from the @modelcontextprotocol/server-github npm package. Needs 1 environment variable to run.

11 7mo ago A tokens not measured

playwright

06

troykelly/claude-skills

MCP server Claude CodeCodexCursor +2

Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.

11 7mo ago A tokens not measured

troykelly/claude-skills

Instructions file

Claude Code instructions for troykelly/claude-skills, covering claude code development instructions, foundational principle, the contract, research-first methodology and the rule.

11 7mo ago A 2,757 tokens

code-reviewer

08

troykelly/claude-skills

Agent

MUST BE USED after implementing code changes. Performs comprehensive 7-criteria code review and posts mandatory review artifact to GitHub issue. Invoke proactively before any PR creation.

11 7mo ago A 38 tokens

security-reviewer

09

troykelly/claude-skills

Agent

PROACTIVELY review security-sensitive code. MANDATORY for changes to auth, input handling, API endpoints, database queries, or credential handling. Read-only analysis with OWASP checklist.

11 7mo ago A 42 tokens

code-architect

10

troykelly/claude-skills

Agent

Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences.

11 7mo ago A 40 tokens

code-explorer

11

troykelly/claude-skills

Agent

Deeply analyzes existing codebase features by tracing execution paths, mapping architecture layers, understanding patterns and abstractions, and documenting dependencies to inform new development.

11 7mo ago A 33 tokens

code-simplifier

12

troykelly/claude-skills

Agent

Use this agent when code has been written or modified and needs to be simplified for clarity, consistency, and maintainability while preserving all functionality. This agent should be triggered automatically after completing a coding task or writing a logical chunk of code. It simplifies code by following project best…

11 7mo ago A 86 tokens

comment-analyzer

13

troykelly/claude-skills

Agent

Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainability. This includes: (1) After generating large documentation comments or docstrings, (2) Before finalizing a pull request that adds or modifies comments, (3) When reviewing existing comments for potential…

11 7mo ago A 0 tokens

pr-test-analyzer

14

troykelly/claude-skills

Agent

Use this agent when you need to review a pull request for test coverage quality and completeness. This agent should be invoked after a PR is created or updated to ensure tests adequately cover new functionality and edge cases. Examples:\n\n \nContext: Daisy has just created a pull request with new…

11 7mo ago A 0 tokens

troykelly/claude-skills

Agent

Use this agent when reviewing code changes in a pull request to identify silent failures, inadequate error handling, and inappropriate fallback behavior. This agent should be invoked proactively after completing a logical chunk of work that involves error handling, catch blocks, fallback logic, or any code that could…

11 7mo ago A 0 tokens

troykelly/claude-skills

Agent

Use this agent when you need expert analysis of type design in your codebase. Specifically use it: (1) when introducing a new type to ensure it follows best practices for encapsulation and invariant expression, (2) during pull request creation to review all types being added, (3) when refactoring existing types to…

11 7mo ago A 0 tokens

Agent Development

17

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

18

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

19

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

20

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