home / skills / rubenpenap

rubenpenap skills

Find 11 skills from 1 repo created by rubenpenap on GitHub.

1 repo
11 skills
GitHub

Sponsored

epic-forms

rubenpenap/epic-stack-agent-skills

3
This skill guides you through building Epic Stack forms with Zod validation and Conform for progressive enhancement, including file uploads and honeypot
epic-security

rubenpenap/epic-stack-agent-skills

3
This skill guides you in implementing Epic Stack security practices including CSP, honeypots, rate limiting, and secure sessions to harden apps.
epic-auth

rubenpenap/epic-stack-agent-skills

3
This skill guides Epic Stack authentication, sessions, OAuth, 2FA, and passkeys to secure sign-in and account management.
epic-react-patterns

rubenpenap/epic-stack-agent-skills

3
This skill helps you implement React patterns, optimize performance, and maintain code quality in Epic Stack apps.
epic-caching

rubenpenap/epic-stack-agent-skills

3
This skill helps you implement and manage caching with cachified, SQLite and LRU caches to boost Epic Stack performance.
epic-deployment

rubenpenap/epic-stack-agent-skills

3
This skill guides deployment on Fly.io with multi-region setup and GitHub Actions CI/CD for Epic Stack.
epic-permissions

rubenpenap/epic-stack-agent-skills

3
This skill helps you implement and validate RBAC permissions in Epic Stack with explicit checks and owner versus any access.
epic-testing

rubenpenap/epic-stack-agent-skills

3
This skill guides you in testing with Vitest and Playwright for Epic Stack, enabling reliable unit and end-to-end tests.
epic-database

rubenpenap/epic-stack-agent-skills

3
This skill helps you design Prisma schemas, migrations, and SQLite with LiteFS for Epic Stack, focusing on efficient queries and multi-region readiness.
epic-routing

rubenpenap/epic-stack-agent-skills

3
This skill guides you through Epic Stack routing with file-based conventions, loaders, actions, and parameter handling for clean, scalable apps.