cocosil-domain

Enforce COCOSiL domain philosophy and UX sequence in product feature design.

1|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/COCOSiL-inc/COCOSiL_Analysis_V2 --skill cocosil-domain
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cocosil-domain
Source: https://github.com/COCOSiL-inc/COCOSiL_Analysis_V2/tree/main/.claude/skills/cocosil-domain
Command: npx skills add https://github.com/COCOSiL-inc/COCOSiL_Analysis_V2 --skill cocosil-domain

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

COCOSiLのプロダクト哲学やUXシーケンスに沿って、UI/API/プロンプトの仕様・文言・実装判断をブレなく行うための基準を提供します。

Core Features & Use Cases

  • Domain philosophy & UX sequence alignment: 「共感 → 安心 → 分析 → 行動」の非交渉ルールを確認し、フェーズやユーザー状態に応じたやってはいけないことを避けるために使います。
  • Decision and prompt design guardrails: 性格分析・診断・レポート・チャット文脈で「COCOSiLらしいか」を判断するための言語・アンチパターン指針を参照します。
  • Role-based responsibility boundaries: 意味設計/見た目設計/構造設計の担当ガード(触れるべきファイル境界)を確認し、実装変更のルートを誤らないために使います。

Use Case 例: 統合レポートの生成フローで共感フェーズを飛ばさないように仕様を見直し、ユーザー入力前にアクションプランを出さない制約を設計する。

Quick Start

「この画面の文言と導線が、共感→安心→分析→行動の順序とドメイン言語ルール(占い禁止など)に違反していないか確認して」と依頼してください。

Frequently Asked Questions about cocosil-domain

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I enforce UX sequence rules when designing product prompts and UI copy?

To enforce UX sequence rules for product prompts and UI copy, reference domain guardrails that mandate the non-negotiable empathy-to-action order. This ensures design decisions consistently follow the required empathy, reassurance, analysis, and action phases.

What are anti-pattern constraints in language rules for chat and diagnosis features?

Anti-pattern constraints in language rules prevent inappropriate content generation in chat and diagnosis features. They enforce domain philosophy by restricting specific outputs, such as prohibiting fortune-telling phrasing, ensuring behavior remains consistent with product guidelines.

How do I check if my report generation flow violates domain guardrails?

To check if your report generation flow violates domain guardrails, verify that the specification does not skip the empathy phase. You must implement constraints that prevent action plans from appearing before user input and analysis are complete.

Can I use role-based responsibility boundaries to manage file modification routes?

Yes, you can use role-based responsibility boundaries to manage file modification routes. These boundaries clarify meaning design, visual design, and structural design responsibilities, ensuring each role only touches its permitted file boundaries during implementation.

When do I need domain philosophy alignment for API implementation decisions?

You need domain philosophy alignment for API implementation decisions whenever product features require consistent behavior across phases and roles. This applies to chat, diagnosis, report, and UX flow designs where specific behavioral standards must be enforced.

What is the best way to maintain consistent product philosophy across different UX flows?

The best way to maintain consistent product philosophy across UX flows is to reference mission guidelines, anti-pattern constraints, and role-based file boundary rules. This approach guides prompt, UI copy, and API implementation without deviation.