Chloe Brett
Community@chloebrett · Sydney, Australia
Chloe Brett publishes Claude Code plugin development skills plus Rust engineering discipline guides covering TDD, mutation testing, DDD, and hexagonal architecture.
Agent Skills by Chloe Brett
Showing 44 vetted skills indexed across 2 GitHub repositories.
crate-audit
Audit Rust crates for dead code, unused features, duplication, and architectural debt with evidence-backed findings.
cli-design
Design Unix-composable command-line interfaces with stream separation, format flags, and exit codes.
claude-automation-recommender
Analyze codebases to recommend Claude Code automations like MCP servers, skills, and hooks.
build-mcp-server
Generate MCP server scaffolds for Claude integrations with OAuth and deployment options.
build-mcp-app
Design and deploy interactive chat UI components for MCP servers.
build-mcpb
Package MCP servers into standalone .mcpb archives with dependencies and configuration.
claude-md-improver
Analyze CLAUDE.md files for quality and generate improvement reports.
playground
Create interactive HTML playgrounds with customizable controls and live previews.
example-skill
Create structured Claude Code plugin skills with SKILL.md templates.
example-command
Create and execute customizable slash commands with specified arguments and allowed tools.
command-development
Create and deploy Claude slash commands with validation and documentation.
skill-development
Guide developers through structured Claude plugin skill creation with SKILL.md best practices.
plugin-settings
Store structured YAML plugin settings in project-local markdown files.
plugin-structure
Guide developers in structuring Claude Code plugin directories, manifests, and components.
hook-development
Develop, validate, and deploy Claude plugin hooks for event-driven automation and security enforcement.
mcp-integration
Configure Model Context Protocol servers to integrate external APIs into Claude Code plugins.
agent-development
Translate user specifications into JSON agent configurations with frontmatter and prompts.
math-olympiad
Verify and detect errors in competition math proofs.
session-report
Analyze Claude Code transcript logs to generate interactive HTML session reports.
skill-creator
Guide drafting, testing, and refining AI skill prompts and instructions.
frontend-design
Design and develop custom frontend interfaces with HTML, CSS, and JS.
writing-hookify-rules
Create and manage regex-based rules for monitoring scripting and file editing activities.
access
Manage Discord channel access permissions and policies via terminal commands.
configure
Configure Discord bot tokens, access policies, and status checks.
Frequently Asked Questions About Chloe Brett
FAQPage SchemaWhat tasks can I accomplish with Chloe Brett's skills?▼
You can build and package MCP servers, create Claude Code plugin skills, slash commands, and hooks, design REST contracts and CLIs, and apply Rust disciplines like TDD, mutation testing, refactoring, hexagonal architecture, and domain-driven design.
Who are these skills designed for?▼
They target Claude Code plugin developers building MCP integrations, plus Rust engineers enforcing test quality, refactoring discipline, and architectural patterns. Several skills also serve reviewers auditing test design, UX mocks, and specifications for gaps.
How do I install and use these skills?▼
Use the find-skills skill to search and install skills via command-line queries. Skills are invoked inside Claude Code sessions, triggered by natural-language requests like 'audit this crate' or slash commands such as /teach-me.
Are these skills open source and free to use?▼
The skills are publicly available in Chloe Brett's GitHub repositories at no cost. The diagrams skill is adapted from markdown-viewer/skills under the MIT license; other skills carry no stated licensing fees or paid tiers.
What prerequisites do these skills require?▼
Most skills require a Claude Code environment. Rust-specific skills assume a Rust project, with mutation-testing requiring cargo-mutants. Hexagonal-architecture and domain-driven-design skills only apply to projects already using ports/adapters or explicit domain modeling.