Find the perfect skill
Action Creator
Development
Creates reusable TypeScript action templates for executing email operations with one click in the chat interface.
Manage Python dependencies with uv
Development
Manage Python dependencies, lock files, and project environments using uv. Add, remove, or sync packages effortlessly.
OpenTelemetry Context Propagation
Development
Propagate trace context across service boundaries using W3C TraceContext headers and baggage.
PRD Generator
Development
Generate structured Product Requirements Documents (PRDs) for new features. It asks clarifying questions to define scope, then produces a detailed markdown document with goals, user stories, and acceptance criteria. Use it when planning a feature or when asked to create a PRD.
Pull Request Creation
Development
Creates a pull request after verifying all checks pass. Handles the full ship workflow: verify, push, create PR.
Skills Audit and Improvement
Development
Evaluate, score, and improve existing skills under .codex/skills. Suitable for reviewing, optimizing, or restructuring skills.
WebF Controller Management
Development
Manage WebF controllers safely with WebFControllerManager: lifecycle, reuse, pre-render, and multi-page integration.
Before/After Screenshot Capture for Visual Comparison
Development
Captures before/after screenshots of web pages or elements for visual comparison, ideal for PRs and UI documentation.
Python dependency management with uv
Development
Manage Python dependencies, lock files, and project environments using the uv package manager.
Intent Extraction
Development
Automatically extracts the underlying intent, severity, sentiment, and actionability from issues and PRs, going beyond surface-level requests. Helps with triage, duplicate detection, and generating minimal next steps.
Generate PR Description from Branch Changes
Development
Analyzes the current branch diff and generates a complete PR description ready to paste into GitHub, including breaking change detection.
Git Commit Editing
Development
Skill for editing, squashing, dropping, or reordering commits in a Git branch history using helper scripts for non-interactive rebase.