Agent Skills by Adem Çeper
Showing 14 vetted skills indexed across 1 GitHub repositories.
test-generator
Generate xUnit-based unit and integration tests for .NET projects.
api-endpoint
Generate versioned REST API controllers with MediatR and OpenAPI documentation.
migration-helper
Automate EF Core migration creation, application, rollback, and SQL script generation.
security-checker
Analyze code changes for OWASP Top 10 vulnerabilities during code review and CI workflows.
cqrs-scaffolder
Scaffold CQRS commands and queries with handlers, validators, and DTOs.
entity-creator
Generate DDD entities with factory methods, domain events, and EF Core configurations.
git-workflow
Automate git workflow management and conventional commits for the Merge E-Commerce backend.
code-review
Automate code review for pull requests and commits.
dependency-analyzer
Analyze NuGet packages and .NET project dependencies for vulnerabilities, updates, and conflicts.
api-documentation
Generate and maintain Swagger/OpenAPI documentation for the Merge E-Commerce Backend.
performance-profiler
Analyze .NET applications for performance issues and generate actionable optimization recommendations.
auto-test-runner
Automate relevant test execution after code changes using dotnet test.
auto-fix-build
Diagnose and fix .NET build errors from dotnet build output.
auto-migration
Detect EF Core model changes and generate migrations for review.