create-rule

Generate a Markdown rule file template for project or user scope.

2|Updated Apr 28, 2025
One-click install
npx skills add https://github.com/gunubin/dotfiles --skill create-rule-gunubin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-rule
Source: https://github.com/gunubin/dotfiles/tree/main/claude/.claude/skills/create-rule
Command: npx skills add https://github.com/gunubin/dotfiles --skill create-rule-gunubin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of new rule files, providing a standardized template for documenting coding conventions, design principles, or workflows.

Core Features & Use Cases

  • Template Generation: Creates a Markdown file with a predefined structure for rules.
  • Scoped Creation: Allows rules to be created for the current project or for the user's global configuration.
  • Use Case: When introducing a new coding standard for a project, use this Skill to quickly generate the typescript-style.md rule file.

Quick Start

Use the create-rule skill to generate a new rule file named 'api-design-guidelines' for the current project.

Frequently Asked Questions about create-rule

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

FAQPage Schema
How do I generate a rule file template for coding conventions?

To generate a rule file template for coding conventions, use this Skill to automatically create a Markdown file with a predefined structure, standardizing your project's design principles and workflows.

Can I create project-specific rules or user-specific guidelines?

Yes, you can create both project-specific and user-specific rules. This Skill supports scoped creation, allowing you to define guidelines for the current project or your global user configuration.

What is the best way to document architectural decisions in Markdown?

The best way to document architectural decisions in Markdown is to generate a standardized rule file template, which provides a consistent format for capturing workflow definitions and design principles.

How do I standardize workflow definitions for a new project?

You can standardize workflow definitions by generating a new rule file in Markdown format. This provides a structured template to quickly establish and document your project's operational guidelines.

Do I need any dependencies to create a rule file?

No, you do not need any dependencies to create a rule file. This Skill operates independently without requiring external components or modules to generate the Markdown template.