Stats
Links
Categories
npx claudepluginhub block65/agent-standardsBlock65's coding standards, workflow conventions, and skills for AI-assisted development
Shared coding standards for AI agents.
Add as a git submodule:
git submodule add [email protected]:block65/agent-standards.git standards
For a rust crate, in your project's AGENTS.md:
**Always:** `cat standards/index.md` — follow all "Always load" standards listed there.
**Before writing or modifying Rust code:** STOP. `cat standards/lang/rust.md` and follow it.
index.md is the barrel — new "Always load" entries propagate automatically without updating consuming repos. Only hardcode task-specific standards.
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.
Claude Code plugins for the Slidev presentation framework
Bundled plugins for actuating and debugging the Chrome browser.