원클릭으로
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 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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).
| 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