Agent Skills by emmanuelkwaa
Showing 26 vetted skills indexed across 1 GitHub repositories.
add-test
Generate unit, component, API integration, validator, and frontend tests for .NET and SvelteKit projects.
create-issue
Create GitHub issues with conventional commit titles, labels, and sub-issues.
add-aspire-dep
Add infrastructure dependencies to .NET Aspire applications by modifying project files and resource definitions.
add-permission
Add permission constants to backend C# and frontend TypeScript code.
create-release
Create GitHub releases with auto-generated notes from commit history.
new-endpoint
Generate .NET API endpoints with controllers, services, DTOs, and validators.
add-options-class
Generate typed C# options classes for .NET configuration sections.
add-rate-limit
Adds rate-limit policies to .NET Web API endpoints with IP/user partitioning.
review-design
Review Svelte component styling, responsiveness, accessibility, and design token adherence.
add-env-var
Add and manage environment variables across .NET and SvelteKit configurations.
new-page
Generate SvelteKit frontend pages with routing, i18n, and permission checks.
infra-conventions
Defines Docker and Aspire deployment conventions for .NET applications.
add-background-job
Schedule recurring and one-time background jobs in .NET with Hangfire.
add-ci-area
Integrate new project directories into GitHub Actions CI workflows.
Frontend Conventions
Document SvelteKit and Svelte 5 frontend development conventions.
new-entity
Generate .NET backend entities with EF Core configurations and migrations.
review-pr
Review pull requests for production-readiness against project conventions.
add-email-template
Add transactional email templates using Fluid Liquid templating files.
Security Conventions
Document security conventions and provide a checklist for application security.
review-dependabot
Review Dependabot pull requests and execute .NET and pnpm test suites.
new-feature
Generate full-stack features with backend entities, APIs, and frontend pages.
add-route-constraint
Add a custom route constraint to .NET Web API for validating string path parameters.
create-pr
Automates GitHub pull request creation with commit signing and base branch support.
manage-file-storage
Configure or remove S3-compatible file storage services via environment variables.