troykelly/codex-skills

This repository also configures its own agents. See what codex-skills tells them →

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

troykelly/codex-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.

not rated 11 8mo ago A 45 tokens

deferred-finding

26

troykelly/codex-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.

not rated 11 8mo ago A 36 tokens

documentation-audit

27

troykelly/codex-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.

not rated 11 8mo ago A 34 tokens

troykelly/codex-skills

Skill Claude CodeCodex

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

not rated 11 8mo ago C 24 tokens

epic-management

29

troykelly/codex-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.

not rated 11 8mo ago A 35 tokens

error-recovery

30

troykelly/codex-skills

Skill Claude CodeCodex

Use when encountering failures - assess severity, preserve evidence, execute rollback decision tree, and verify post-recovery state.

not rated 11 8mo ago C 26 tokens

troykelly/codex-skills

Skill Claude CodeCodex

Use when user-facing features change. Ensures features documentation is updated. Pauses work if documentation has drifted, triggering documentation-audit skill.

not rated 11 8mo ago A 33 tokens

feedback-triage

32

troykelly/codex-skills

Skill Claude CodeCodex

Use when receiving UAT feedback, bug reports, user testing results, stakeholder feedback, QA findings, or any batch of issues to investigate. Investigates each item BEFORE creating issues, classifies by type and priority, creates well-formed GitHub issues with proper project board integration.

not rated 11 8mo ago A 61 tokens

inclusive-language

33

troykelly/codex-skills

Skill Claude CodeCodex

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

not rated 11 8mo ago A 19 tokens

troykelly/codex-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.

not rated 11 8mo ago A 43 tokens

troykelly/codex-skills

Skill Claude CodeCodex

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

not rated 11 8mo ago A 28 tokens

ipv6-first

36

troykelly/codex-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.

not rated 11 8mo ago A 42 tokens

issue-decomposition

37

troykelly/codex-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.

not rated 11 8mo ago A 30 tokens

troykelly/codex-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.

not rated 11 8mo ago A 42 tokens

issue-lifecycle

39

troykelly/codex-skills

Skill Claude CodeCodex

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

not rated 11 8mo ago A 26 tokens

issue-prerequisite

40

troykelly/codex-skills

Skill Claude CodeCodex

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

not rated 11 8mo ago A 27 tokens

troykelly/codex-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.

not rated 11 8mo ago A 31 tokens

memory-integration

42

troykelly/codex-skills

Skill Claude CodeCodex

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

not rated 11 8mo ago A 28 tokens

troykelly/codex-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.

not rated 11 8mo ago A 35 tokens

no-deferred-work

44

troykelly/codex-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.

not rated 11 8mo ago A 36 tokens

pexels-media

45

troykelly/codex-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.

not rated 11 8mo ago A 45 tokens

postgis

46

troykelly/codex-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.

not rated 11 8mo ago A 52 tokens

postgres-rls

47

troykelly/codex-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.

not rated 11 8mo ago B 38 tokens

pr-creation

48

troykelly/codex-skills

Skill Claude CodeCodex

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

not rated 11 8mo ago A 25 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: