create-claude-rules

Create Markdown rule files under the .claude/rules directory.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/matsuokashuhei/Portal --skill create-claude-rules
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-claude-rules
Source: https://github.com/matsuokashuhei/Portal/tree/main/.claude/skills/create-claude-rules
Command: npx skills add https://github.com/matsuokashuhei/Portal --skill create-claude-rules

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams organize and enforce project-specific Claude instructions by creating and managing rule files under the .claude/rules directory. It reduces confusion and ensures consistent guidance for Claude usage across the repository.

Core Features & Use Cases

  • Rule file creation: Create new Markdown rule files (e.g., code-style.md, testing.md) under .claude/rules with clear titles and sections.
  • Versioned guidelines: Manage and update rules to reflect evolving project standards.
  • Use Case: When onboarding a new project, drop in a set of rules under .claude/rules to steer Claude behavior from day one.

Quick Start

Create the first rule file at .claude/rules/code-style.md with a title and sections for purpose, guidelines, and examples.