---
title: "Everything Claude Code Guardrails"
description: "Generated by ECC Tools from repository history. Review before treating it as a hard policy file."
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/everything-claude-code-guardrails
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:24:21.316Z
license: CC-BY-4.0
attribution: "Everything Claude Code Guardrails — Claudary (https://claudary.paisolsolutions.com/skills/everything-claude-code-guardrails)"
---

# Everything Claude Code Guardrails
Generated by ECC Tools from repository history. Review before treating it as a hard policy file.

## Overview

# Everything Claude Code Guardrails

Generated by ECC Tools from repository history. Review before treating it as a hard policy file.

## Commit Workflow

- Prefer `conventional` commit messaging with prefixes such as fix, test, feat, docs.
- Keep new changes aligned with the existing pull-request and review flow already present in the repo.

## Architecture

- Preserve the current `hybrid` module organization.
- Respect the current test layout: `separate`.

## Code Style

- Use `camelCase` file naming.
- Prefer `relative` imports and `mixed` exports.

## ECC Defaults

- Current recommended install profile: `full`.
- Validate risky config changes in PRs and keep the install manifest in source control.

## Detected Workflows

- database-migration: Database schema changes with migration files
- feature-development: Standard feature implementation workflow
- add-language-rules: Adds a new programming language to the rules system, including coding style, hooks, patterns, security, and testing guidelines.

## Review Reminder

- Regenerate this bundle when repository conventions materially change.
- Keep suppressions narrow and auditable.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/everything-claude-code-guardrails) · https://claudary.paisolsolutions.com
