Appearance
Editor Setup
Download these config files to get elsai Guardrails (elsai-guardrails) support in your AI code editor.
Install the package first:
bash
pip install --extra-index-url https://elsai-core-package.optisolbusiness.com/root/elsai-guardrails/ elsai-guardrails==0.1.5For PII/PHI detection: python -m spacy download en_core_web_lg.
See Installation for details.
Cursor
Cursor Rules
elsai-guardrails.cursorrulesGlobal Cursor rules for elsai-guardrails — LLMRails, GuardrailSystem, YAML config, and common check flags.
Place at
Download elsai-guardrails.cursorruleselsai-guardrails.cursorrules (project root, or merge into .cursorrules)Cursor MDC
elsai-guardrails.mdcModular Cursor rule (.mdc) for Guardrails. Scope via Cursor rules panel or apply project-wide.
Place at
Download elsai-guardrails.mdc.cursor/rules/elsai-guardrails.mdcGitHub Copilot
Copilot
elsai-guardrails-copilot.mdCustom instructions for GitHub Copilot Chat covering Guardrails generation and standalone checks.
Place at
Download elsai-guardrails-copilot.md.github/elsai-guardrails-copilot.md (or merge into copilot-instructions.md)Claude Code
Claude Code
elsai-guardrails-CLAUDE.mdProject-level Claude Code instructions for elsai Guardrails patterns.
Place at
Download elsai-guardrails-CLAUDE.mdelsai-guardrails-CLAUDE.md (project root, or merge into CLAUDE.md)Claude Skill
elsai-guardrails-SKILL.mdReusable Claude Code skill for elsai-guardrails across projects.
Place at
Download elsai-guardrails-SKILL.md~/.claude/skills/elsai-guardrails/SKILL.md