·creating-rules
</>

creating-rules

Creates Claude Code rules (.claude/rules/*.md) with YAML frontmatter and path-specific scoping. Use when creating project rules, coding standards, or conditional guidelines for specific file types.

12Installs·2Trend·@j5ik2o

Installation

$npx skills add https://github.com/j5ik2o/okite-ai --skill creating-rules

How to Install creating-rules

Quickly install creating-rules AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/j5ik2o/okite-ai --skill creating-rules
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: j5ik2o/okite-ai.

SKILL.md

View raw

| /.ts | 任意の場所の全 TypeScript ファイル | | src// | src/ 配下の全ファイル | | .md | プロジェクトルート直下の Markdown ファイルのみ | | src/components/.tsx | 特定ディレクトリ内の React コンポーネント | | /.{ts,tsx} | TypeScript と TSX ファイル | | {src,lib}//.ts | src/ または lib/ 内の TypeScript |

| 用途 | プロジェクト概要 | 具体的なコーディング規約 | | スコープ | 全体 | 条件付き(パス指定可) | | 内容 | ビルドコマンド、アーキテクチャ | ファイルタイプ別ガイドライン | | 構成 | 単一ファイル | モジュール化された複数ファイル |

Creates Claude Code rules (.claude/rules/*.md) with YAML frontmatter and path-specific scoping. Use when creating project rules, coding standards, or conditional guidelines for specific file types. Source: j5ik2o/okite-ai.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/j5ik2o/okite-ai --skill creating-rules Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/j5ik2o/okite-ai --skill creating-rules
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from j5ik2o/okite-ai

Quick answers

What is creating-rules?

Creates Claude Code rules (.claude/rules/*.md) with YAML frontmatter and path-specific scoping. Use when creating project rules, coding standards, or conditional guidelines for specific file types. Source: j5ik2o/okite-ai.

How do I install creating-rules?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/j5ik2o/okite-ai --skill creating-rules Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/j5ik2o/okite-ai