agentic-jumpstart-security
π―Skillfrom webdevcody/agentic-jumpstart
Implements security best practices for TanStack Start applications, covering authentication, authorization, input validation, and middleware protection across React 19, Drizzle ORM, and cloud servi...
Part of
webdevcody/agentic-jumpstart(8 items)
Installation
npm run devSkill Details
Security best practices for TanStack Start applications with React 19, Drizzle ORM, PostgreSQL, Stripe, OAuth, and AWS S3/R2. Use when writing secure code, implementing authentication, handling payments, protecting API endpoints, validating input, preventing XSS/CSRF/SQL injection, or when the user mentions security, vulnerabilities, or authentication.
More from this repository7
Optimizes React and TanStack performance through strategic code splitting, memoization, lazy loading, and intelligent caching techniques.
Enables rapid React 19 development with best practices, integrating TanStack Start, shadcn/ui, React Hook Form, Zod, and advanced component patterns.
Enables database operations with Drizzle ORM, providing robust PostgreSQL schema design, type-safe queries, migrations, and relationship management.
Manages npm dependencies with best practices, helping developers safely install, update, and secure packages across complex projects.
Enables rapid frontend development with AI-powered code generation and component scaffolding for modern web applications.
Enables automated testing and validation of AI agent workflows, providing structured test cases and performance assessment for agentic systems.
Enhances code quality by automatically detecting and suggesting improvements for potential bugs, code smells, and maintainability issues.