Stats
Links
Categories
Hard enforcement for AI coding agents. SPEC.md rules that actually can't be broken.
npx claudepluginhub christopher-anandaraj/constraintmcpEnforces architectural constraints on AI coding agents in real time, at the code level. AST-verified import bans, protected files, and cross-layer architecture rules — checked before writes happen, not after.
Official prompts.chat marketplace - AI prompts, skills, and tools for Claude Code
Open Design — local-first design app exposed to coding agents over MCP. Install once with your agent's plugin command and projects/files/skills are reachable through stdio.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations