con un clic
Schulung
Schulung contiene 14 skills recopiladas de ADASK-B, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Checklist for auditing and fixing accessibility issues (WCAG 2.1 AA compliance). Use when reviewing components or pages for accessibility.
Guide for creating RESTful API endpoints with validation and error handling. Use when implementing backend API routes.
Guide for implementing secure authentication with JWT and session management. Use when adding authentication to an application.
Guide for creating responsive layouts with CSS. Use when implementing responsive design or fixing layout issues.
Guide for designing database schemas with Prisma ORM. Use when creating or modifying database models.
Guide for consistent error handling across frontend and backend. Use when implementing error handling logic.
Guide for implementing form handling with React Hook Form and Zod validation. Use when creating forms with validation.
Guide for setting up CI/CD pipelines with GitHub Actions. Use when creating or modifying deployment workflows.
Guide for optimizing web performance and Core Web Vitals. Use when analyzing or improving page performance.
Guide for project structure and architectural decisions. Use when setting up new projects or organizing code structure.
Guide for creating React components with TypeScript. Use when asked to create new React components or refactor existing ones.
Guide for testing React components with Vitest and React Testing Library. Use when asked to write tests for React components.
Checklist for identifying and fixing common web security vulnerabilities (OWASP Top 10). Use when reviewing code for security issues.
Guide for choosing and implementing state management solutions. Use when deciding how to manage application state.