Skill Claude CodeCodex
Add a permission constant across backend and frontend.
Skill Claude CodeCodex
Add a permission constant across backend and frontend.
Skill Claude CodeCodex
Add a rate limit policy to an endpoint.
Skill Claude CodeCodex
Add tests following project test patterns.
Skill Claude CodeCodex
Read PR review comments from GitHub, evaluate, address, and reply.
Skill Claude CodeCodex
Backend convention reference (.NET 10 / C# 13). Auto-injected into backend-aware agents - not user-invocable.
Skill Claude CodeCodex
Create a GitHub issue with labels and optional sub-issues.
Skill Claude CodeCodex
Create a pull request for the current branch.
Skill Claude CodeCodex
Create a versioned GitHub release with changelog.
Skill Claude CodeCodex
Frontend convention reference (SvelteKit / Svelte 5). Auto-injected into frontend-aware agents - not user-invocable.
Skill Claude CodeCodex
Regenerate frontend API types from the backend OpenAPI spec.
Skill Claude CodeCodex
Infrastructure and deployment conventions. Auto-injected into devops-aware agents - not user-invocable.
Skill Claude CodeCodex
TEMPLATE-ONLY - verify changes against a fully running stack by instantiating the template, checking in the browser, then reverting every init artifact. Use whenever a change needs visual or runtime verification in the real app. Removed by init.sh, do not reference from skills that survive init.
Skill Claude CodeCodex
Swap or remove the file storage provider (S3/MinIO).
Skill Claude CodeCodex
Add an API endpoint to an existing feature controller.
Skill Claude CodeCodex
Create a backend entity with EF Core configuration and migration.
Skill Claude CodeCodex
Scaffold a full-stack feature from entity to frontend page.
Skill Claude CodeCodex
Create a frontend page with routing, i18n, and navigation.
Skill Claude CodeCodex
Design-quality workflow that combines design taste, aesthetic direction, image-to-code, a Web Interface Guidelines audit, and real-browser verification. Use when building or polishing a UI surface, implementing a mockup/screenshot, or when asked to make a page "look great".
Skill Claude CodeCodex
Reviews a Dependabot PR and evaluates whether the dependency update is safe to merge. Use when a Dependabot PR is opened, when evaluating dependency updates, or when asked to check if a version bump is safe.
Skill Claude CodeCodex
Reviews frontend components for design quality and UI/UX standards. Use when checking component styling, responsiveness, accessibility, or when asked to review a design.
Skill Claude CodeCodex
Reviews a pull request for production-readiness. Use when reviewing PRs, checking code changes before merge, or when asked to evaluate a PR.
Skill Claude CodeCodex
Security checklist and conventions. Auto-injected into security-aware agents - not user-invocable.
Skill Claude CodeCodex
Run full verification (backend build+test, frontend test+lint+check).
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.