بنقرة واحدة
kest
يحتوي kest على 18 من skills المجمعة من kest-labs، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
ZGO API development standards including pagination, error handling, and RESTful design
Test patterns, mocking strategies, and organization best practices
Standardized error format, error code clusters, and API client usage for consistent error handling.
Specifications for Zustand stores, React Query hooks, and the Service-Hook-Type pattern with optimistic updates.
Strict rules for environment variable management using Zod validation and src/config/env.ts.
Guidelines for managing internationalization (i18n) in the project using next-intl and unified translation patterns.
High-level overview of project structure, mock API architecture, and authentication flow.
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
Unit and integration testing standards using Vitest and Testing Library. Use when writing tests, reviewing test coverage, setting up test infrastructure, or asking about testing patterns.
Guidelines for UI development, including shadcn/ui primitives, feature components, and the OKLCH theme system.
The "Search First" rule and standards for creating pure utility functions and hooks with discovery tags.
Comprehensive code review process, checklists, and best practices
ZGO project coding standards and best practices verification
Database design best practices, indexing strategies, and migration patterns for ZGO
Deployment workflows, containerization, and cloud-native practices
Structured logging best practices including levels, context propagation, and monitoring
Complete workflow for creating a new DDD module following ZGO's 8-file standard
Template for creating new skills in the ZGO project