auto-format
25Skill Claude CodeCodex
Automatically format code after edits. Runs prettier/black on modified files to keep style consistent.
Skill Claude CodeCodex
Automatically format code after edits. Runs prettier/black on modified files to keep style consistent.
Skill Claude CodeCodex
Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.
Skill Claude CodeCodex
Review staged git changes for bugs, style issues, and best practices. Use when the user asks for a code review or CR.
Skill Claude CodeCodex
Audit local Docker images and running containers for hardening issues before deploy — privileged flags, root users, stale base images, missing resource limits. Use for pre-deploy container review.
Skill Claude CodeCodex
Set up a project for development. Install dependencies, configure environment, and verify the setup works. Use when the user asks to set up, install deps, or get started with a project.
Skill Claude CodeCodex
Check project dependencies for license compliance issues. Use when the user asks about licenses, compliance, or legal review of deps.
Skill Claude CodeCodex
Initialize project configuration for consistent development. Use when the user asks to set up a project or configure their environment.
Skill Claude CodeCodex
Summarize changes in a pull request.
Skill Claude CodeCodex
Generate a README.md for the project. Use when the user asks to create or update the README.
Skill Claude CodeCodex
Help configure SSH keys and connections. Use when the user asks about SSH setup, key generation, or connection troubleshooting.
Skill Claude CodeCodex
Check system health before deploying. Verifies disk space, memory, and running services to catch issues before they hit production.
Skill Claude CodeCodex
Run and analyze test results. Use when the user asks to run tests, check test coverage, or verify their changes pass.
Skill Claude CodeCodex
Roll dice for tabletop games using standard dice notation (2d6+3, d20 with advantage, exploding dice). Use when the user asks to roll dice, resolve a game check, or interpret dice notation.
Skill Claude CodeCodex
Define Model Context Protocol terms precisely (host, client, server, resource, tool, prompt, sampling, elicitation, extension, SEP). Use when the user asks what an MCP term means or how MCP concepts relate.
Skill Claude CodeCodex
Write user-facing release notes from a list of merged changes, grouped by impact with breaking changes surfaced first. Use when the user asks to draft release notes, a changelog entry, or an announcement for a release.
Skill Claude CodeCodex
Recommend an off-menu coffee order based on the user's mood. A deliberately unlisted skill demonstrating that skills absent from skills/list remain retrievable via skills/get and readable by URI.
MCP server Claude CodeCodexCursor
MCP server "skills-over-mcp-demo" as configured in olaservo/skills-over-mcp-demo. Runs locally from the skills-over-mcp-demo npm package.