بنقرة واحدة
fastify
Core architectural rules for Fastify routes, plugins, and logic in GitData.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Core architectural rules for Fastify routes, plugins, and logic in GitData.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Node.js best practices and runtime configuration for GitData-BackEnd.
Mandatory rule requiring a corresponding Vitest/React Testing Library test file for every React component (.tsx) in GitData frontend.
Catalog of all specialized skills used across the GitData Monorepo project.
Guidelines for mathematically deducing advanced widget data on the backend.
Rules for using both GraphQL and REST APIs simultaneously for GitHub data fetching.
Architecture rules for building UI widgets, supporting i18n locales, and multi-theme logic.
استنادا إلى تصنيف SOC المهني
| name | fastify |
| description | Core architectural rules for Fastify routes, plugins, and logic in GitData. |
Guide for maintaining the performance and structure of the apps/api backend.
src/routes/. Keep handlers slim.fp) to encapsulate reusable logic (e.g. database connections, external APIs like Octokit).zod alongside Fastify's native schema validation for incoming requests and outgoing responses.logger: true).