ワンクリックで
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