スキル一覧に戻る
Emz1998

managing-project-rules

by Emz1998

0🍴 0📅 2025年12月13日
GitHubで見るManusで実行

SKILL.md


name: managing-project-rules description: Creates and updates modular project rules for Claude Code in .claude/rules/ directory. Use when creating, updating, or modifying rule files, organizing project guidelines, setting up code standards, or when user mentions "create rules", "update rules", "add rules", or "rule configuration".

Goal: Create and maintain focused, well-organized rule files in .claude/rules/ following Claude Code best practices.

IMPORTANT: Rules should be concise, focused, and organized by topic. Follow the reference documentation structure.

Workflow

Phase 1: Assessment

  • Read reference documentation at references/project-rules-docs.md
  • Analyze existing rules in .claude/rules/ to understand patterns
  • Check if rule file exists (update vs create)
  • Determine rule scope (general vs path-specific)
  • Identify appropriate filename and organization

Phase 2: Configuration

  • For updates: read existing file and preserve structure
  • Define rule topic and scope clearly
  • Structure content with clear sections and lists
  • Apply YAML frontmatter for path-specific rules
  • Keep content focused on one topic

Phase 3: Implementation

  • Create new or update existing rule file in .claude/rules/
  • Use subdirectories for better organization if needed
  • Validate frontmatter syntax for path-specific rules
  • Report completion with file location, scope, and changes made

Rules

  • One topic per rule file (code-style, testing, security)
  • Use descriptive filenames (kebab-case)
  • Path-specific frontmatter only when truly needed
  • For updates: extend sections, remove duplicates, preserve existing content
  • Consult user before major structural changes

Acceptance Criteria

  • Rule file created or updated in .claude/rules/ directory
  • Content is focused and well-organized
  • YAML frontmatter valid for path-specific rules
  • Filename is descriptive and follows kebab-case
  • No conflicts with existing rules
  • Report includes file location, scope, and summary of changes

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です