OWNER/REPO▌
23 approved skills in this repository
spec-driven-development
productivity
Creates specs before coding to clarify requirements and ensure successful project execution.
screenshot
productivity
Capture screenshots of the desktop or specific applications, with options for saving locations and modes.
context-engineering
productivity
Optimizes agent context setup for improved output quality during coding sessions.
book-to-skill
productivity
Converts books and documents into structured agent skills.
debugging-and-error-recovery
other
Guides systematic root-cause debugging for tests, builds, and unexpected errors.
source-driven-development
code
Grounds every implementation decision in official documentation for authoritative, source-cited code.
frontend-ui-engineering
design
Build production-quality user interfaces that are accessible, performant, and visually polished.
latex-posters
design
Create professional research posters in LaTeX using beamerposter, tikzposter, or baposter.
docx
productivity
Create, read, edit, and manipulate Word documents (.docx files) with advanced formatting and content management.
test-driven-development
code
Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior.
shipping-and-launch
devops
Prepares production launches with checklists for code quality, security, performance, and more to ensure safe deployments.
security-and-hardening
security
Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations.
performance-optimization
code
Optimizes application performance by identifying and fixing bottlenecks based on profiling data.
idea-refine
productivity
Refines raw ideas into actionable concepts through structured divergent and convergent thinking.
git-workflow-and-versioning
code
Structures git workflow practices for making code changes, committing, branching, and resolving conflicts.
documentation-and-adrs
productivity
Records decisions and documentation for architectural choices, public APIs, and feature shipping to aid future engineers and agents.
deprecation-and-migration
other
Manages deprecation and migration. Use when removing old systems, APIs, or features.
code-review-and-quality
code
Conducts multi-axis code review to assess code quality across correctness, readability, architecture, security, and performance before merging changes.
api-and-interface-design
code
Guides stable API and interface design for creating REST or GraphQL endpoints and defining type contracts between modules.
plugin-creator
productivity
Create and scaffold plugin directories for Codex with required and optional structures for easy plugin management.
migrate-to-codex
devops
Migrate supported instruction files, skills, agents, and MCP config into Codex project and global files.
cli-creator
productivity
Build a composable CLI for Codex from various sources like API docs, OpenAPI specs, and existing scripts.
domain-model
other
Grilling session that challenges your plan against the existing domain model, sharpens terminology, and updates documentation inline as decisions crystallise.