بنقرة واحدة
coding-style
Coding standards, architecture patterns, and project conventions for the OneContext monorepo
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Coding standards, architecture patterns, and project conventions for the OneContext monorepo
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Spawn a parallel agent team to create and run tests for recently implemented code. Agents analyze changes, write tests, and extend the existing test suite.
OneContext tone, voice, and copy rules. Use when writing or editing headlines, CTAs, landing copy, docs, in-app copy, or social content so messaging stays on-brand (direct, technical, developer-first, no AI slop).
Applies OneContext's official brand colors, typography, and UI patterns. Use when building or styling UI, marketing pages, docs, or any artifact that should match the OneContext visual identity (clean, minimal, developer-first).
استنادا إلى تصنيف SOC المهني
| name | coding-style |
| description | Coding standards, architecture patterns, and project conventions for the OneContext monorepo |
| allowed-tools | Read, Grep, Glob |
| user-invocable | true |
| model | sonnet |
| context | fork |
Apply these conventions when writing or refactoring code in this monorepo.
| File | Scope |
|---|---|
coding-style.mdc | General code quality — commenting, control flow, type derivation, business logic hygiene |
frontend.mdc | React component patterns, composition, hooks, module organization |
backend.mdc | Layered architecture, Hono route patterns, Zod validation, API design |
project-structure.mdc | Monorepo layout, package descriptions, where to place new code |
use client to interactive UI concerns