Skill Claude CodeCodex
Demonstrates the personal scope for Claude Code skills. Use when testing personal-scoped skills or when the user wants to understand the difference between personal and project skill scopes.
Skill Claude CodeCodex
Demonstrates the personal scope for Claude Code skills. Use when testing personal-scoped skills or when the user wants to understand the difference between personal and project skill scopes.
Skill Claude CodeCodex
Lists the conventions for this project and demonstrates the project scope for Claude Code skills. Use when asked about project conventions, code style, or as a demonstration of project-scoped skills.
Skill Claude CodeCodex
Draft a CHANGELOG.md entry for the current changes in Keep a Changelog format. Use when releasing, tagging a version, or updating CHANGELOG.md.
Skill Claude CodeCodex
Review code against a standard checklist covering security, correctness, performance, and readability. Use when asked to review code, check a PR, or audit changes.
Skill Claude CodeCodex
Generate a conventional commit message for the current staged git changes. Use when the user wants to commit, asks for a commit message, or asks what to write for a commit.
Skill Claude CodeCodex
Write a pull request description with summary, motivation, and test plan. Use when creating a PR, asked for a PR description, or preparing to submit a pull request.
Skill Claude CodeCodex
Write an Architecture Decision Record (ADR) document for a technical decision. Use when documenting a technical choice, architectural decision, or design decision.
Skill Claude CodeCodex
Add JSDoc comments to JavaScript or TypeScript functions that are missing documentation. Use when asked to document functions, add JSDoc, or improve code comments.
Skill Claude CodeCodex
Generate a README.md for the current project by analyzing the codebase structure, package files, and existing documentation. Use when asked to write a README, create documentation, or document the project.
Skill Claude CodeCodex
Summarizes uncommitted git changes and flags anything risky. Use when the user asks what changed, wants a commit message draft, or asks to review their diff before committing.
Skill Claude CodeCodex
Deploy a Python project to the target environment. Runs pytest, builds the wheel, and pushes a deployment tag. Only invoke manually when ready to deploy.
Skill Claude CodeCodex
Review database migration files for naming conventions and dangerous operations. Auto-activates for migration files.
Skill Claude CodeCodex
Rename a code symbol (variable, function, class) across a specified scope.
Skill Claude CodeCodex
Audit npm or pip dependencies for outdated packages and known vulnerabilities. Use when checking package health, preparing for a release, reviewing dependencies before merging a PR, or when asked about outdated packages or security advisories.
Skill Claude CodeCodex
API design conventions for this codebase. Use whenever writing or reviewing API endpoints, route handlers, or HTTP clients.
Skill Claude CodeCodex
Deploy the application to production. Only invoke this manually when you are ready to deploy.
Skill Claude CodeCodex
Research the codebase to answer a question without making any changes. Use when exploring code, understanding architecture, or investigating how something works.
Skill Claude CodeCodex
Stage all changes and create a conventional commit with a generated message. Use when ready to commit and want automated staging and commit message generation.
Skill Claude CodeCodex
Fix a GitHub issue by number. Reads the issue, implements a fix, and prepares a commit.
Skill Claude CodeCodex
Migrate a UI component from one framework to another, preserving behavior and tests.
Skill Claude CodeCodex
Create a git branch named after a GitHub issue.
Skill Claude CodeCodex
Report the current development environment: Node, Python, OS, git state. Use when debugging environment issues, onboarding, or checking system compatibility.
Skill Claude CodeCodex
Analyze the current uncommitted diff and give a detailed summary with risk assessment. Use when asking what changed, reviewing changes before a commit, or requesting a change summary.
Skill Claude CodeCodex
Summarize the current pull request including diff, comments, and review status. Use when reviewing a PR, preparing for a review meeting, or getting a quick PR overview.
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: