·creating-claude-rules
</>

creating-claude-rules

Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply

19Installs·1Trend·@agentworkforce

Installation

$npx skills add https://github.com/agentworkforce/relay --skill creating-claude-rules

How to Install creating-claude-rules

Quickly install creating-claude-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/agentworkforce/relay --skill creating-claude-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: agentworkforce/relay.

SKILL.md

View raw

Rules in .claude/rules/ are modular instructions scoped to specific files via glob patterns. They load automatically with same priority as CLAUDE.md.

| Path patterns | paths | globs | | Always apply | Omit paths | alwaysApply: true | | Description | Not documented | description |

| /.ts | All .ts files anywhere | | src// | Everything under src/ | | .md | Markdown in root only | | /.{ts,tsx} | .ts and .tsx files | | {src,lib}//.ts | .ts in src/ or lib/ |

Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply Source: agentworkforce/relay.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/agentworkforce/relay --skill creating-claude-rules
Category
</>Dev Tools
Verified
First Seen
2026-03-08
Updated
2026-03-10

Browse more skills from agentworkforce/relay

Quick answers

What is creating-claude-rules?

Use when creating or fixing .claude/rules/ files - provides correct paths frontmatter (not globs), glob patterns, and avoids Cursor-specific fields like alwaysApply Source: agentworkforce/relay.

How do I install creating-claude-rules?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/agentworkforce/relay --skill creating-claude-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/agentworkforce/relay

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-03-08