Agent Skills by allenlin90
Showing 28 vetted skills indexed across 1 GitHub repositories.
frontend-ui-components
Render and compose UI primitives from the @eridu/ui library.
frontend-error-handling
Implement error handling patterns for React applications with interceptors and boundaries.
orchestration-service-nestjs
Coordinate multi-model workflows across NestJS services with transactional boundaries.
frontend-state-management
Organize React state management across server, URL, and local scopes.
authentication-authorization-nestjs
Outline JWT authentication and RBAC patterns for NestJS APIs and frontend routes.
code-quality
Provide linting, testing and type safety guidance across languages and frameworks.
design-patterns
Define architectural patterns for scalable system design with layered boundaries.
studio-list-pattern
Implement scalable studio list pages with infinite scroll and sticky toolbars.
frontend-code-quality
Enforces frontend code quality standards for React applications via ESLint and naming conventions.
jsonb-analytics-snapshot
Store pre-aggregated analytics in a JSONB snapshot for fast dashboard reads.
repository-pattern-nestjs
Define type-safe repository patterns for NestJS services using Prisma.
skill-creator
Create and update Claude skills with structured templates and packaging guidance.
schedule-continuity-workflow
Coordinate schedule updates across erify_api, erify_studios, and Google Sheets.
data-validation
Standardize input validation, response serialization, and UID handling across API boundaries.
backend-controller-pattern-nestjs
Consolidates NestJS controllers into a unified pattern library with base controllers and Zod serialization.
admin-list-pattern
Implement searchable, paginated admin lists with URL state and debounced search.
solid-principles
Apply SOLID design principles to React and NestJS code during generation, review, and refactoring.
engineering-best-practices-enforcer
Audits repository code against local patterns and official framework guidance, producing structured findings with file references.
frontend-i18n
Implement type-safe frontend i18n workflows with Paraglide and @eridu/i18n.
service-pattern-nestjs
Create Model and Orchestration services for NestJS with repository-based data access.
database-patterns
Standardize Prisma/PostgreSQL data-access patterns for soft delete, transactions, and bulk operations.
frontend-performance
Optimize React applications with code splitting, memoization, and Web Vitals monitoring.
task-template-builder
Documents Task Template Builder architecture for schema, drafts, drag-and-drop, and validation.
erify-authorization
Enforce AdminGuard and StudioGuard authorization patterns for erify_api endpoints.