Cupcake Catalog
Description
The official registry of rulebooks for Cupcake, the policy engine for AI coding agents.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Cupcake Catalog
The official registry of rulebooks for [Cupcake](https://github.com/eqtylab/cupcake), the policy engine for AI coding agents.
What is Cupcake Catalog?
Cupcake Catalog is a centralized registry for discovering, sharing, and installing policy rulebooks. Instead of writing Rego policies from scratch, you can install battle-tested rulebooks with a single command.
**Key Benefits:**
- For Users: Instantly adopt security policies without Rego expertise
- For Organizations: Share rulebooks across teams and projects
- For the Community: Contribute and collaborate on open-source policies
Quick Start
Prerequisites
- Cupcake v0.5.0 or later
- A project with
.cupcake/initialized
Browse Available Rulebooks
# Search all rulebooks
cupcake catalog search
# Filter by harness
cupcake catalog search --harness claude
# Show details of a specific rulebook
cupcake catalog show security-hardened
Install a Rulebook
# Install the latest version
cupcake catalog install security-hardened
# Install a specific version
cupcake catalog install security-hardened@1.0.0
# List installed rulebooks
cupcake catalog list
Upgrade and Manage
# Upgrade a rulebook to latest
cupcake catalog upgrade security-hardened
# Upgrade all installed rulebooks
cupcake catalog upgrade
# Remove a rulebook
cupcake catalog uninstall security-hardened
How It Works
Catalog rulebooks are installed as **overlays** in `.cupcake/catalog/`. They never modify your existing configuration:
.cupcake/
├── rulebook.yml # Your config (untouched)
├── policies/ # Your policies (untouched)
├── catalog/ # Installed catalog rulebooks
│ └── security-hardened/
│ ├── manifest.yaml
│ ├── rulebook.yml
│ ├── system/
│ │ └── evaluate.rego # Shared entrypoint
│ ├── helpers/
│ │ └── commands.rego # Shared helpers
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI