troykelly

129 mods across 2 repositories, 22 stars between them.

inclusive-language

49

troykelly/claude-skills

Skill Claude CodeCodex

Use when writing code, documentation, or comments - always use accessible and respectful terminology.

11 7mo ago A 19 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use for MASSIVE work requests requiring multi-epic planning. Creates research spikes, documents all unknowns and decisions, builds resumable architecture documents, and structures work into epics and milestones.

11 7mo ago A 43 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use when writing code - ensure complete JSDoc, docstrings, and inline comments assuming documentation will be generated from code.

11 7mo ago A 28 tokens

ipv6-first

52

troykelly/claude-skills

Skill Claude CodeCodex

IPv6 is THE first-class citizen. All code, tests, documentation, and configurations MUST be IPv6-first. IPv4 MAY be added only for legacy support as a second-class citizen.

11 7mo ago A 42 tokens

issue-decomposition

53

troykelly/claude-skills

Skill Claude CodeCodex

Use when an issue is too large for a single task - breaks into linked sub-issues with full documentation, ensuring manageable work units.

11 7mo ago A 30 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use for any development work - the master 13-step coding process that orchestrates all other skills, ensuring GitHub issue tracking, proper branching, TDD, code review, and CI verification.

11 7mo ago A 42 tokens

issue-lifecycle

55

troykelly/claude-skills

Skill Claude CodeCodex

Use throughout all work - ensures GitHub issues are updated continuously as work happens, not batched at the end.

11 7mo ago A 26 tokens

issue-prerequisite

56

troykelly/claude-skills

Skill Claude CodeCodex

Use before starting ANY work - hard gate ensuring a GitHub issue exists, creating one if needed through user questioning.

11 7mo ago A 27 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use when code changes touch database, cache, queue, or other service-dependent components - enforces testing against real local services instead of mocks.

11 7mo ago A 31 tokens

memory-integration

58

troykelly/claude-skills

Skill Claude CodeCodex

Use to maintain context across sessions - integrates episodic-memory for conversation recall and mcpmemory knowledge graph for persistent facts.

11 7mo ago A 28 tokens

troykelly/claude-skills

Skill Claude CodeCodex

Use for time-based grouping of issues into delivery phases. Creates, updates, and tracks milestones, associates issues and epics, monitors progress toward milestone completion.

11 7mo ago A 35 tokens

no-deferred-work

60

troykelly/claude-skills

Skill Claude CodeCodex

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

11 7mo ago A 36 tokens

pexels-media

61

troykelly/claude-skills

Skill Claude CodeCodex

Source royalty-free images and videos from Pexels API for design, placeholders, or content. Supports search, curated/popular content, collections, multiple resolutions, and ALWAYS creates detailed sidecar metadata files.

11 7mo ago A 45 tokens

postgis

62

troykelly/claude-skills

Skill Claude CodeCodex

MANDATORY when working with geographic data, spatial queries, geometry operations, or location-based features - enforces PostGIS 3.6.1 best practices including STCoverageClean, SFCGAL 3D functions, and bigint topology.

11 7mo ago A 52 tokens

postgres-rls

63

troykelly/claude-skills

Skill Claude CodeCodex

MANDATORY when touching auth tables, tenant isolation, RLS policies, or multi-tenant database code - enforces Row Level Security best practices and catches common bypass vulnerabilities.

11 7mo ago B 38 tokens

pr-creation

64

troykelly/claude-skills

Skill Claude CodeCodex

Use after completing implementation - create pull request with complete documentation, proper labels, linked issues, and verification summary.

11 7mo ago A 25 tokens

pre-work-research

65

troykelly/claude-skills

Skill Claude CodeCodex

Use before starting implementation - research repository documentation, codebase patterns, and external resources to inform the approach.

11 7mo ago A 25 tokens

troykelly/claude-skills

Skill Claude CodeCodex

MANDATORY for all work - the project board is THE source of truth. This skill provides verification functions and gates that other skills MUST call. No work proceeds without project board compliance.

11 7mo ago A 41 tokens

troykelly/codex-skills

Instructions file CodexOpenCode

AGENTS.md instructions for troykelly/codex-skills, covering instructions, skills, available skills and how to use skills.

11 7mo ago A 463 tokens

code-reviewer

68

troykelly/codex-skills

Agent

Use when code changes are complete and a comprehensive review is required; performs the 7-criteria review and posts the mandatory artifact before PR creation.

11 7mo ago A 33 tokens

security-reviewer

69

troykelly/codex-skills

Agent

Use when reviewing security-sensitive code (auth, input handling, APIs, database queries, credentials); performs a read-only OWASP checklist review.

11 7mo ago A 32 tokens

code-architect

70

troykelly/codex-skills

Agent

Use when designing feature architecture by analyzing codebase patterns and delivering implementation blueprints with concrete files, components, data flows, and build sequences.

11 7mo ago A 32 tokens

code-explorer

71

troykelly/codex-skills

Agent

Use when deeply analyzing existing codebase features to trace execution paths, map architecture layers, and document dependencies for new development.

11 7mo ago A 28 tokens

code-simplifier

72

troykelly/codex-skills

Agent

Use when code has been written or modified and needs simplification for clarity, consistency, and maintainability without changing behavior.

11 7mo ago A 29 tokens