guardrail

Community

Codify architectural patterns into lint rules.

Authorphrazzld
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the enforcement of architectural decisions and coding standards by generating custom lint rules, preventing violations at the source.

Core Features & Use Cases

  • Custom Lint Rule Generation: Creates ESLint rules for JS/TS or ast-grep rules for any language.
  • Enforce Boundaries & Conventions: Codifies rules like import restrictions, API naming, or deprecated pattern blocking.
  • Use Case: Ensure all database interactions are routed through a specific repository layer by generating a lint rule that flags any direct imports from the database module.

Quick Start

Generate an ESLint rule to enforce that all API routes must start with '/api/v1'.

Dependency Matrix

Required Modules

None required

Components

referencestemplates

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: guardrail
Download link: https://github.com/phrazzld/agent-skills/archive/main.zip#guardrail

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.