Skip to content

Sample Skills

The repository includes copyable public sample skills so readers can see what routed skills can look like in practice.

Most folders are complete public-safe skill folders copied from a real local Codex skill catalog. A few folders are concise public rewrites when the original local skill contained organization-specific context.

sample-skills/
architecture-designer/
c4-architecture/
code-documenter/
commit-work/
csharp-developer/
database-optimizer/
dependency-updater/
dotnet-core-expert/
executing-plans/
finishing-a-development-branch/
frontend-design/
karpathy-guidelines/
openapi-to-typescript/
playwright/
qa-test-planner/
receiving-code-review/
spec-miner/
systematic-debugging/
api-guidelines-skill/
docker-compose-local-dev-skill/
frontend-debugging-workflow/
requirements-clarity/
vue-composition-patterns-skill/

These examples are intentionally generic. They avoid organization names, private paths, hostnames, secrets, and product-specific architecture.

Use them as reference implementations when building your own skill catalog, or study them through the Reference Template. The Template Skill Catalog shows how these skills can be routed together.