·guardrail
</>

guardrail

아키텍처 패턴에서 사용자 정의 린트 규칙을 생성합니다. ESLint 로컬 플러그인(JS/TS) 또는 ast-grep YAML 규칙(Python/Go/Rust/any). 호출 시기: 가져오기 경계 코드화, API 규칙 시행, 더 이상 사용되지 않는 패턴을 차단하거나 "항상/절대로" 제약 조건을 적용하지 않습니다.

8설치·0트렌드·@phrazzld

설치

$npx skills add https://github.com/phrazzld/claude-config --skill guardrail

guardrail 설치 방법

명령줄에서 guardrail AI 스킬을 개발 환경에 빠르게 설치

  1. 터미널 열기: 터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다
  2. 설치 명령어 실행: 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/phrazzld/claude-config --skill guardrail
  3. 설치 확인: 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

출처: phrazzld/claude-config.

Generate custom lint rules that enforce architectural decisions at edit time.

Lint rules are the highest-leverage codification target. They're cheaper than hooks (no custom Python), more durable than CLAUDE.md (automated, not advisory), and work in CI too (not just Claude Code). A lint rule catches violations the moment code is written — and fast-feedback.py surfaces the error immediately so Claude self-corrects.

| Language | JS/TS only | Any (Python, Go, Rust, etc.) | | Fixable | Yes (auto-fix) | Yes (rewrite) | | Testing | RuleTester built-in | YAML snapshot tests | | Config | Flat config plugin | sgconfig.yml | | Speed | Fast | Very fast |

아키텍처 패턴에서 사용자 정의 린트 규칙을 생성합니다. ESLint 로컬 플러그인(JS/TS) 또는 ast-grep YAML 규칙(Python/Go/Rust/any). 호출 시기: 가져오기 경계 코드화, API 규칙 시행, 더 이상 사용되지 않는 패턴을 차단하거나 "항상/절대로" 제약 조건을 적용하지 않습니다. 출처: phrazzld/claude-config.

인용 가능한 정보

AI/검색 인용용 안정적인 필드와 명령어.

설치 명령어
npx skills add https://github.com/phrazzld/claude-config --skill guardrail
카테고리
</>개발 도구
인증됨
최초 등록
2026-03-01
업데이트
2026-03-11

Browse more skills from phrazzld/claude-config

빠른 답변

guardrail이란?

아키텍처 패턴에서 사용자 정의 린트 규칙을 생성합니다. ESLint 로컬 플러그인(JS/TS) 또는 ast-grep YAML 규칙(Python/Go/Rust/any). 호출 시기: 가져오기 경계 코드화, API 규칙 시행, 더 이상 사용되지 않는 패턴을 차단하거나 "항상/절대로" 제약 조건을 적용하지 않습니다. 출처: phrazzld/claude-config.

guardrail 설치 방법은?

터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/phrazzld/claude-config --skill guardrail 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/phrazzld/claude-config