Agent Skills by Zesh
Showing 22 vetted skills indexed across 2 GitHub repositories.
prd
Generate comprehensive PRDs with the Strict PRD Schema.
tech-spec:create
Convert product ideas into structured technical specifications with architecture decisions.
requirements-elicitation
Identify stakeholders and business events to plan requirements elicitation sessions.
prd-to-issues
Convert PRDs into dependency-ordered GitHub issues with vertical slices.
skill-creator
Validate SKILL.md frontmatter and directory structure for new AI agent skills.
react-19
Enforce React Compiler optimization and named imports in React 19 components.
nextjs-15
Implement Next.js 15 App Router patterns for routing, server actions, and data fetching.
typescript
Enforce strict TypeScript patterns for types, interfaces, and generics.
zod-4
Define Zod 4 schemas with top-level validators for TypeScript data validation.
tailwind-4
Enforce consistent Tailwind CSS patterns and cn() utility usage in frontend components.
zustand-5
Manage React state with Zustand 5 stores using middleware and TypeScript.
net8-apirest-mapping
Standardize object mapping between Requests, Entities, DTOs, and Responses in ASP.NET Core 8 REST APIs.
net8-apirest-security
Harden ASP.NET Core 8 REST APIs with JWT/OAuth, rate limiting, and CORS policies.
net8-apirest-general
Enforce ASP.NET Core 8 REST API structure with Clean Architecture and Vertical Slices.
net8-apirest-responses
Standardize ASP.NET Core 8 API responses with ResponseDTO<T> and ProblemDetails.
net8-apirest-dataaccess
Standardize EF Core data access patterns for ASP.NET Core 8 REST APIs.
net8-apirest-validations
Configure automatic FluentValidation validation for ASP.NET Core 8 REST APIs.
net8-apirest-requests
Enforce request DTO and model binding conventions in ASP.NET Core 8 REST APIs.
net8-apirest-testing-unit
Standardize unit testing for ASP.NET Core 8 REST APIs with xUnit and NSubstitute.
net8-apirest-performance
Optimize ASP.NET Core 8 REST API performance with EF Core, async patterns, and Polly.
net8-apirest-logging
Configure Serilog and CorrelationId middleware for ASP.NET Core 8 REST APIs.
github-pr
Generate conventional-commit compliant GitHub PR titles and descriptions.