Skip to main content
Run any Skill in Manus
with one click
GitHub repository

codex-skills

codex-skills contains 67 collected skills from troykelly, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
67
Stars
10
updated
2026-01-08
Forks
0
Occupation coverage
9 occupation categories · 100% classified
repository explorer

Skills in this repository

issue-prerequisite
software-developers

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

2026-01-08
feedback-triage
software-quality-assurance-analysts-and-testers

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.

2026-01-08
project-board-enforcement
project-management-specialists

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.

2026-01-08
epic-management
project-management-specialists

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.

2026-01-08
agent-development
software-developers

Use when the user wants to design Codex agent equivalents (specialized workers/profiles/prompt files), define triggering conditions, or build reusable agent prompts and validation tools.

2026-01-08
frontend-design
web-developers

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.

2026-01-08
hook-development
software-developers

Use when the user wants to create Codex workflow hooks (pre/post run gates, tool-use validators, stop checks) or needs guidance on hook scripts and hooks.json configuration.

2026-01-08
sentry-code-review
software-quality-assurance-analysts-and-testers

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.

2026-01-08
sentry-setup-ai-monitoring
software-developers

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.

2026-01-08
sentry-setup-logging
software-developers

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.

2026-01-08
sentry-setup-metrics
software-developers

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.

2026-01-08
sentry-setup-tracing
software-developers

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.

2026-01-08
skill-development
software-developers

Use when the user wants to create or refine Codex skills, improve skill descriptions, organize skill resources, or follow Codex skill best practices.

2026-01-08
acceptance-criteria-verification
software-quality-assurance-analysts-and-testers

Use after implementing features - verifies each acceptance criterion with structured testing and posts verification reports to the GitHub issue

2026-01-08
api-documentation
software-developers

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

2026-01-08
apply-all-findings
software-quality-assurance-analysts-and-testers

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

2026-01-08
autonomous-operation
software-developers

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

2026-01-08
autonomous-orchestration
software-developers

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

2026-01-08
branch-discipline
software-developers

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

2026-01-08
ci-monitoring
software-quality-assurance-analysts-and-testers

Use after creating PR - monitor CI pipeline, resolve failures cyclically until green or issue is identified as unresolvable

2026-01-08
clean-commits
software-developers

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

2026-01-08
code-architect
software-developers

Use when asked for an architecture blueprint or explicitly asked to run the code-architect subagent.

2026-01-08
code-explorer
software-developers

Use when asked to trace existing codepaths or explicitly asked to run the code-explorer subagent.

2026-01-08
code-reviewer
software-quality-assurance-analysts-and-testers

Use when explicitly asked to run the code-reviewer subagent or when another skill requires the code-reviewer agent card.

2026-01-08
code-simplifier
software-developers

Use when asked to simplify recently changed code without changing behavior or explicitly asked to run the code-simplifier subagent.

2026-01-08
comment-analyzer
software-developers

Use when asked to review code comments for accuracy/quality or explicitly asked to run the comment-analyzer subagent.

2026-01-08
comprehensive-review
software-developers

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

2026-01-08
conflict-resolution
software-developers

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

2026-01-08
database-architecture
database-architects

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

2026-01-08
deferred-finding
project-management-specialists

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

2026-01-08
documentation-audit
software-developers

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

2026-01-08
environment-bootstrap
network-and-computer-systems-administrators

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

2026-01-08
error-recovery
software-developers

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

2026-01-08
features-documentation
software-developers

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

2026-01-08
inclusive-language
technical-writerssoftware-developers

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

2026-01-08
initiative-architecture
software-developers

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.

2026-01-08
inline-documentation
software-developers

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

2026-01-08
ipv6-first
network-and-computer-systems-administrators

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.

2026-01-08
issue-decomposition
project-management-specialists

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

2026-01-08
issue-driven-development
software-developers

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

2026-01-08
Showing top 40 of 67 collected skills in this repository.