一键导入
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