Chloe Brett avatar

Chloe Brett

Community

@chloebrett · Sydney, Australia

0Followers
|
21Public Repos
|
44Published Skills

Chloe Brett publishes Claude Code plugin development skills plus Rust engineering discipline guides covering TDD, mutation testing, DDD, and hexagonal architecture.

Skills Distribution
DomainDeveloper To...Claude Plugin & MC.. (35%)Rust Engineering P.. (30%)Testing & Code Qua.. (20%)Architecture & API.. (15%)

Agent Skills by Chloe Brett

Showing 44 vetted skills indexed across 2 GitHub repositories.

chloebrettchloebrett

crate-audit

Audit Rust crates for dead code, unused features, duplication, and architectural debt with evidence-backed findings.

Community
Advanced
chloebrettchloebrett

cli-design

Design Unix-composable command-line interfaces with stream separation, format flags, and exit codes.

Community
Advanced
chloebrettchloebrett
3

claude-automation-recommender

Analyze codebases to recommend Claude Code automations like MCP servers, skills, and hooks.

Community
Intermediate
chloebrettchloebrett
3

build-mcp-server

Generate MCP server scaffolds for Claude integrations with OAuth and deployment options.

Community
Intermediate
chloebrettchloebrett
3

build-mcp-app

Design and deploy interactive chat UI components for MCP servers.

Community
Intermediate
chloebrettchloebrett
3

build-mcpb

Package MCP servers into standalone .mcpb archives with dependencies and configuration.

Community
Intermediate
chloebrettchloebrett
3

claude-md-improver

Analyze CLAUDE.md files for quality and generate improvement reports.

Community
Advanced
chloebrettchloebrett
3

playground

Create interactive HTML playgrounds with customizable controls and live previews.

Community
Intermediate
chloebrettchloebrett
3

example-skill

Create structured Claude Code plugin skills with SKILL.md templates.

Community
Basic
chloebrettchloebrett
3

example-command

Create and execute customizable slash commands with specified arguments and allowed tools.

Community
Basic
chloebrettchloebrett
3

command-development

Create and deploy Claude slash commands with validation and documentation.

Community
Advanced
chloebrettchloebrett
3

skill-development

Guide developers through structured Claude plugin skill creation with SKILL.md best practices.

Community
Intermediate
chloebrettchloebrett
3

plugin-settings

Store structured YAML plugin settings in project-local markdown files.

Community
Basic
chloebrettchloebrett
3

plugin-structure

Guide developers in structuring Claude Code plugin directories, manifests, and components.

Community
Advanced
chloebrettchloebrett
3

hook-development

Develop, validate, and deploy Claude plugin hooks for event-driven automation and security enforcement.

Community
Advanced
chloebrettchloebrett
3

mcp-integration

Configure Model Context Protocol servers to integrate external APIs into Claude Code plugins.

Community
Intermediate
chloebrettchloebrett
3

agent-development

Translate user specifications into JSON agent configurations with frontmatter and prompts.

Community
Advanced
chloebrettchloebrett
3

math-olympiad

Verify and detect errors in competition math proofs.

Community
Advanced
chloebrettchloebrett
3

session-report

Analyze Claude Code transcript logs to generate interactive HTML session reports.

Community
Intermediate
chloebrettchloebrett
3

skill-creator

Guide drafting, testing, and refining AI skill prompts and instructions.

Community
Intermediate
chloebrettchloebrett
3

frontend-design

Design and develop custom frontend interfaces with HTML, CSS, and JS.

Community
Advanced
chloebrettchloebrett
3

writing-hookify-rules

Create and manage regex-based rules for monitoring scripting and file editing activities.

Community
Basic
chloebrettchloebrett
3

access

Manage Discord channel access permissions and policies via terminal commands.

Community
Intermediate
chloebrettchloebrett
3

configure

Configure Discord bot tokens, access policies, and status checks.

Community
Basic

Frequently Asked Questions About Chloe Brett

FAQPage Schema
What 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.