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.
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.
Quickly install creating-rules AI skill to your development environment via command line
Source: j5ik2o/okite-ai.
| /.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
Stable fields and commands for AI/search citations.
npx skills add https://github.com/j5ik2o/okite-ai --skill creating-rulesCreates 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
https://github.com/j5ik2o/okite-ai