Skill Claude CodeCodex
Add an infrastructure dependency to Aspire AppHost.
SaaS starter kit for small productions - .NET 10 Clean Architecture API + SvelteKit frontend, fully dockerized. Fork it, init it, build your product..
Skill Claude CodeCodex
Add an infrastructure dependency to Aspire AppHost.
Skill Claude CodeCodex
Add a Hangfire background job (recurring or one-time).
Skill Claude CodeCodex
Add a new project area to CI workflows.
Skill Claude CodeCodex
Add a transactional email template using Fluid (Liquid).
Skill Claude CodeCodex
Add an environment variable to backend or frontend.
Skill Claude CodeCodex
Add a typed options/configuration class with validation.
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".