Rules

Browse agent skills tagged with Rules and compare related workflows across the directory.

26 skills
A
safety-guard

by affaan-m

safety-guard helps prevent destructive operations when agents work autonomously or on production systems. It adds careful mode, write freeze mode, and guard mode to block risky commands, confine edits to one directory, and reduce mistakes during deploys, migrations, and sensitive repo work.

Access Control
Favorites 0GitHub 156.2k
A
rules-distill

by affaan-m

rules-distill is a maintenance skill for Skill Authors and prompt library curators. It scans installed skills, distills repeated patterns into reusable rules, and helps you append, revise, or create rule files with less guesswork than a generic review prompt.

Skill Authoring
Favorites 0GitHub 156.2k
A
hookify-rules

by affaan-m

hookify-rules helps you create Hookify rule files with YAML frontmatter for .claude/hookify.{rule-name}.local.md. Use it to define the right event, pattern, and action for warnings or blocks, and to turn a rough policy into a reliable hookify-rules guide for Skill Authoring.

Skill Authoring
Favorites 0GitHub 156.2k
A
configure-ecc

by affaan-m

The configure-ecc skill is an interactive installer for Everything Claude Code (ECC). It guides selective installation of skills and rules, helps choose user-level or project-level destinations, verifies target paths, and can optimize installed files after setup. Ideal for a reliable configure-ecc guide.

Skill Installation
Favorites 0GitHub 156.1k
A
coding-standards

by affaan-m

The coding-standards skill gives a baseline for naming, readability, immutability, consistency, and code review across projects, before applying framework-specific rules.

Code Review
Favorites 0GitHub 156.1k
O
verification-before-completion

by obra

verification-before-completion is a final-check skill that blocks unsupported completion claims. Learn when to use it, how to install it from obra/superpowers, and how to match each status claim to fresh verification evidence.

Skill Validation
Favorites 0GitHub 121.9k
M
git-guardrails-claude-code

by mattpocock

git-guardrails-claude-code adds a PreToolUse hook to block dangerous git commands before Claude Code runs them. Install it to prevent destructive pushes, hard resets, forced cleans, and branch deletes, with scoped control for this project or all projects. Useful when you need git-guardrails-claude-code for Access Control boundaries in Claude Code.

Access Control
Favorites 0GitHub 66k
A
context-engineering

by addyosmani

The context-engineering skill helps you structure project context so agents follow conventions, reduce hallucinations, and stay focused. Use it when starting a session, switching tasks, or building a context-engineering guide for a codebase.

Context Engineering
Favorites 0GitHub 18.7k
O
figma-create-design-system-rules

by openai

figma-create-design-system-rules helps you generate project-specific Design System rules for Figma-to-code work. Use it to capture conventions for components, naming, tokens, file locations, and what not to hardcode so AI coding agents stay consistent across your repo. Requires a Figma MCP server connection.

Design Systems
Favorites 0GitHub 18.6k
M
git-guardrails-claude-code

by mattpocock

git-guardrails-claude-code adds a Claude Code PreToolUse hook that blocks dangerous Git commands like push, reset --hard, clean -f, branch -D, checkout ., and restore . before execution. It supports project or global install, manual hook setup, executable script permissions, and behavior testing with the bundled shell script.

Git Workflows
Favorites 0GitHub 11.2k
A
zhangxuefeng-perspective

by alchaincyf

The zhangxuefeng-perspective skill turns education, career, and life-choice questions into blunt, practical guidance in Zhang Xuefeng’s public thinking style. Use it when you need a decision lens for majors, school choice, job prospects, family constraints, or考研. It’s best for questions that need a direct recommendation, not a neutral explanation.

Skill Authoring
Favorites 0GitHub 5.7k
T
semgrep-rule-variant-creator

by trailofbits

semgrep-rule-variant-creator helps port existing Semgrep rules into target languages with applicability analysis, test-first validation, and separate rule/test outputs. Use the semgrep-rule-variant-creator skill when you need a reliable guide for Semgrep rule expansion across polyglot codebases, not a brand-new rule from scratch.

Security Audit
Favorites 0GitHub 5k
T
semgrep-rule-creator

by trailofbits

semgrep-rule-creator creates production-quality Semgrep rules for security vulnerabilities, bug patterns, taint-flow detections, and coding standards. Use the semgrep-rule-creator skill for Security Audit work when you need precise rules, test cases, and validation instead of a generic draft.

Security Audit
Favorites 0GitHub 5k
S
agent-md-refactor

by softaworks

agent-md-refactor helps refactor bloated AGENTS.md, CLAUDE.md, or COPILOT.md files using progressive disclosure. It surfaces contradictions, keeps universal rules at the root, and splits the rest into linked docs for cleaner Context Engineering and lower context load.

Context Engineering
Favorites 0GitHub 1.3k
T
tinybird-cli-guidelines

by tinybirdco

tinybird-cli-guidelines is a practical guide for Tinybird CLI commands, workflows, and operations. It helps backend development teams and agents choose the right tb command, manage local development, deploy safely, and handle data, tokens, and secrets with less guesswork.

Backend Development
Favorites 0GitHub 16
U
moyu-strict

by uucz

moyu-strict is a strict anti-over-engineering skill for Code Editing. It helps agents keep changes narrow, confirm scope before edits, avoid new abstractions, and skip unrequested tests, docs, dependencies, or rewrites. Use it when you want the smallest safe diff and predictable review.

Code Editing
Favorites 0GitHub 0
U
moyu-lite

by uucz

moyu-lite is a lightweight guardrail skill for code editing that keeps changes tightly scoped to the user’s exact request. It avoids extra refactors, new abstractions, broad rewrites, and side changes, making moyu-lite useful when you need minimal diffs, careful scope control, and a clear moyu-lite guide for restrained editing.

Code Editing
Favorites 0GitHub 0
U
moyu-ja

by uucz

moyu-ja is a Japanese code editing skill for keeping changes tightly scoped. It favors the smallest safe diff, avoids unrelated edits, and asks for clarification when a request is ambiguous. Use moyu-ja when you need disciplined, minimal updates instead of broad refactors. The moyu-ja guide focuses on restraint, exact scope, and practical change control.

Code Editing
Favorites 0GitHub 0
U
moyu-fr

by uucz

moyu-fr is a code-editing guardrail skill for small, surgical changes. It helps agents avoid overengineering, keep diffs minimal, and focus on the exact edit requested. Use moyu-fr when you want a simple patch, not a rewrite, and when tight scope control matters more than expansion.

Code Editing
Favorites 0GitHub 0
U
moyu

by uucz

moyu is a Code Editing skill that keeps changes tightly scoped, avoids over-engineering, and prefers the smallest safe diff. It helps agents stay within the user’s request, making moyu useful for precise fixes, narrow edits, and restrained workflows.

Code Editing
Favorites 0GitHub 0
U
moyu-en

by uucz

moyu-en is a restraint-first skill for code editing. It helps keep changes surgical, avoid over-engineering, and limit diffs to exactly what the user asked for. Use moyu-en when you need precise, small patches, narrow scope control, and a better guide for minimal code updates.

Code Editing
Favorites 0GitHub 0
N
reflect

by NeoLabHQ

reflect is a Skill Validation tool for reviewing a prior response or output. It uses complexity triage and verification to catch missed flaws, weak reasoning, and overconfident approval before work ships.

Skill Validation
Favorites 0GitHub 0
L
full-output-enforcement

by Leonxlnx

full-output-enforcement is a writing and execution guardrail skill for complete, unabridged output. It bans placeholders, partial deliveries, and skipped middle sections, making it useful for code generation, documentation, migrations, and Skill Authoring when completeness matters.

Skill Authoring
Favorites 0GitHub 0
G
freeze

by garrytan

freeze is a guardrail skill that restricts file edits to one directory for the session. It blocks Edit and Write outside the allowed path, making it useful for workflow automation, debugging, and scoped refactors when you want the agent to stay inside a module or folder.

Workflow Automation
Favorites 0GitHub 0