Skills from clawhub.ai/jgarrison929

5 skills available

database-operations
Use when designing database schemas, writing migrations, optimizing SQL queries, fixing N+1 problems, creating indexes, setting up PostgreSQL, configuring EF Core, implementing caching, partitioning tables, or any database performance question.
Verified
0 installs
shadcn-ui
Use when building UI with shadcn/ui components, Tailwind CSS layouts, form patterns with react-hook-form and zod, theming, dark mode, sidebar layouts, mobile navigation, or any shadcn component question.
Verified
0 installs
security-auditor
Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configuring CORS/CSP headers, handling secrets, input validation, SQL injection prevention, XSS protection, or any security-related code review.
Verified
0 installs
dotnet-expert
This skill provides .NET 8/9 and ASP.NET Core implementation guidance for building APIs, CQRS, EF Core, and JWT authentication. It includes example shell commands such as `dotnet ef migrations add AddUserTable -p src/Users.Infrastructure -s src/Api` and reads configuration keys `Jwt:Key`, `Jwt:Issuer`, `Jwt:Audience` (e.g., `appsettings.json`).
Verified
0 installs
nextjs-expert
This skill is a Next.js 15 App Router specialist guide for building applications with Server/Client Components, routing, and authentication. It references `process.env.GITHUB_ID` and `process.env.GITHUB_SECRET` for NextAuth and includes example network calls to `https://api.example.com/posts`.
Verified
0 installs