Skip to content

Latest commit

 

History

History
987 lines (548 loc) · 49.3 KB

File metadata and controls

987 lines (548 loc) · 49.3 KB

Claude Agent Blueprints

Claude Code Projects Index

A curated collection of Claude Code projects, agent workspace blueprints, and related resources — organized by use case. Most patterns here adapt to other agentic AI CLIs and frameworks.

Browse online · Plugins Marketplace · Documentation portal · What are Claude Spaces?

🧩 My Claude Code Plugins Marketplacedanielrosehill/Claude-Code-Plugins — 28 focused cluster plugins covering workflows across sysadmin, research, media, writing, planning, and more. Each plugin ships the domain primitives (commands, skills, agents) globally and provisions per-project scaffolds on demand — so you install the plugin once and scaffold new workspaces from it as needed, rather than cloning a separate template repo per workflow.


Contents

Workspaces by Domain

Configuration & Tooling

Extensions & Scaffolds

Other


About This Index

I've been using Claude Code daily for about six months — for development, but also audio editing, legal research, SEO analysis, health documentation, systems administration, and a long tail of non-code use cases. This index is the result: a collection of agent workspaces (repositories structured as self-contained environments for a specific activity) alongside supporting tooling — plugins, context files, MCP servers, and slash commands.

If there's a common thread, it's treating Claude Code less as a coding assistant and more as a general-purpose agent workspace that happens to run in a terminal.

Type What it is Badge
Agent Workspace Pre-configured repo using Claude as a conversational UI for a domain-specific workflow Agent Workspace
Template Forkable starting point you can customize Template
Non-Code Applications beyond software development Non-Code

Agent Workspace Definition

More context: the Agent Workspace Model, growth chart, praise

The Agent Workspace Pattern

All workspaces in this index follow the same pattern: a Git repository isn't just for code — it can serve as a complete, self-contained workspace for any activity. Each workspace uses a defined folder structure, a CLAUDE.md for agent instructions, slash commands, MCP configurations, and subagent definitions to create a purpose-built environment.

This pattern has been applied to everything from sysadmin and remote server management to legal research, health documentation, and financial planning — domains that have nothing to do with software development.

Primitives globally, scaffolds per-cluster. The tooling has been consolidated into 28 cluster plugins (see Plugins) — each one ships the domain primitives globally (commands, skills, agents for that cluster) and provisions a project scaffold on demand. So rather than forking a separate template repo for each new workflow, you install the relevant cluster plugin once and ask Claude Code to provision a scaffold wherever you need one.

Repository Growth

Repository Count Over Time

Praise

"This is either the work of a prolific genius, or a very clever bot (or both), although it hardly matters because the quality is so good - an index of 75+ Claude Code repositories published by the author... CMS, system design, deep research, IoT, agentic workflows, server management, personal health... If you spot the lie, let me know, otherwise please check these out."

awesome-claude-code

For the record: I'm a real human (danielrosehill.com). The repos and workspaces in this index are generated with Claude Code but human-designed and refined.

Additional reading


Systems Administration

Systems Administration

Projects involving using Claude for local or remote systems administration as distinct from development-related projects.

See also: The Claude Code Sysadmin Workspaces Index is a dedicated sub-index for all sysadmin workspace templates.

Bash Alias Manager Claude

View Repo

Workspace for managing bash aliases with YADM synchronization support.


Claude Bug Catcher

View Repo

Hotkey-triggered utility that launches Claude Code with relevant logs for real-time Linux debugging.


Claude Code Bash Aliases

View Repo

Collection of bash aliases for common Claude Code operations on Linux.


Claude Rescue

View Repo

Concept for deploying Claude Code into recovery shell environments for AI-assisted system repair.


Claude System Recovery Mode

View Repo

Custom GRUB boot entry integrating Claude CLI into Linux system recovery workflows.


Linux - KDE Plasma

Projects specifically targeting KDE Plasma desktop integration and Linux desktop workflows with Claude Code.

Claude Dolphin & Konsole Actions

View Repo

KDE Dolphin right-click context menu actions (service menus) for launching Claude Code in various Konsole window layouts, including single terminal, split panes, and multi-instance grids.


Claude Bug Catcher

View Repo

Hotkey-triggered utility that launches Claude Code with relevant logs for real-time Linux debugging.


Claude System Recovery Mode

View Repo

Custom GRUB boot entry integrating Claude CLI into Linux system recovery workflows.


Android

Productivity & Planning

Workspaces for decision-making, personal planning, file management, and general-purpose productivity workflows.

See also: The Budgeting, Personal Planning, Career, Purchasing, Shopping, and Ideation & Planning cluster plugins in the Plugins section cover these domains.

Legal

Workspaces and templates for legal research, case management, and evidence handling workflows.

See also: The Legal & Investigative cluster plugin in the Plugins section covers this domain — evidence logging, document analysis, redaction, and brief generation.

Health & Wellbeing

Workspaces and templates for health documentation, medical visit management, therapy tracking, and health-related research.

See also: The Personal Planning cluster plugin in the Plugins section covers this domain — diary, health, therapy, preparedness, and personal development variants.

Communications & Writing

Workspaces and templates for content creation, blog management, writing workflows, and communications strategy.

Claude Website Update Sender

View Repo

Automated workflow for sending polished update emails about website changes via Resend MCP.


Declaude

View Repo Slash Commands

Personalized text rewriting rules that consolidate into a slash command for refining AI-generated documentation.


Financial Planning

Workspaces and templates for budgeting, purchasing decisions, and personal finance management.

See also: The Budgeting, Purchasing, and Shopping cluster plugins in the Plugins section cover these domains.

Career

Workspaces and templates for job searching, career planning, and professional development.

See also: The Career cluster plugin in the Plugins section covers this domain — role logging, offer comparison, application tracking, and salary benchmarking.

Business

Workspaces and templates for business planning, idea evaluation, and organizational continuity.

See also: The Ideation & Planning cluster plugin in the Plugins section covers business idea evaluation, decision frameworks, and simulation workflows.

Privacy & Anonymity

Workspaces and templates for document redaction, identity protection, and PII obfuscation.

See also: The Legal & Investigative cluster plugin in the Plugins section includes redaction and document-obfuscation workflows. For broader system hardening see the Security Checkup plugin.

Technology & Hardware

Workspaces for hardware planning, PC builds, and technology procurement.

See also: The Purchasing (includes a tech-procurement variant), Sysadmin & Homelab, and HP5200 Printer plugins in the Plugins section cover these domains.

Marketing

Workspaces for SEO, web analytics, PR monitoring, and media tracking.

See also: The PR & Media Work cluster plugin in the Plugins section covers coverage scanning, press summarisation, response drafting, and comms strategy.

Research

Research

Projects using Claude and agentic systems for deep research, report generation, and information synthesis.

See also: The Research Space cluster plugin in the Plugins section covers deep research, technical research, OSINT, geo-reaction, stack, ecosystem, and competitor research workflows.

Claude Deep Research Model (Notes / Documentation)

View Repo Agent Workspace

Framework for iterative deep research using Claude with voice pipeline and structured outputs.


Claude Dork

View Repo Slash Commands

Agent that generates platform-specific search dorks across Google, Reddit, Twitter/X, and more.


Argument and Perspective Exploration

Argument and Perspective Exploration

Projects using AI for synthesized debate to explore various perspectives, including policy modeling and analysis.

Claude Change My View

View Repo Template Agent Workspace Agent Config

Workspace for challenging personal beliefs through AI-generated counterarguments and rebuttals.


Context and Personalization

Context and Personalization

Projects exploring using Claude and related tooling for personalized user engagement, including through RAG, interviewing methods, and context injection.

Batch ClaudeMD Repo Creator

View Repo

Automation workspace for batch-adding CLAUDE.md files across multiple GitHub repositories.


Claude Code Context Toolkit

View Repo Slash Commands Agent Config

Bridges human-friendly CONTEXT.md files with AI-optimized CLAUDE.md briefings via slash commands.


Claude Code Repo Managers ClaudeMD

View Repo Light Touch

Pre-configured CLAUDE.md templates for managing different repository types.


Claude Model Identifier

View Repo Light Touch

Prompt template for verifying the correct Claude model variant at conversation start.


CONTEXT.md

View Repo Light Touch

Workflow methodology for separating human-authored context from structured AI agent briefings.


Linux Desktop ClaudeMD Seeder

View Repo Light Touch

Automatically generates contextual CLAUDE.md files across a Linux desktop filesystem.


Private And Public Claude MD

View Repo

Tools for managing public and private CLAUDE.md files with security-focused git configuration.


The User Voice Types

View Repo Slash Commands Light Touch

CLAUDE.md snippets and slash commands telling Claude to silently infer around transcription errors from voice typing and stray keystrokes from one-handed or distracted typing.


Multi-Agent Tooling

Multi-Agent Tooling

Components and tooling for multi-agent development and orchestration frameworks.

Multi-Agent Systems

Agent Junction

View Repo Agent Config

MCP server enabling encrypted peer-to-peer communication between Claude Code instances on localhost or LAN.


Claude Agent Picker Pattern

View Repo Agent Config

Framework for assembling context-optimized multi-agent crews with minimal overlap.


Claude Agent Workspace Generator

View Repo Agent Config

Launchpad for creating standardized workspace templates conforming to the Agent Workspace Model v1.1 spec, with slash commands to generate, validate, and publish new workspaces.


Claude Task Manager

View Repo Agent Config

Sequential task queuing system addressing context window exhaustion in agentic coding tools.


Agent Libraries & Collections

Claude Development Agents

View Repo Agent Config

Curated toolkit of 74+ Claude Code configurations for development workflows and multi-agent coordination.


Claude Sub-Agent Network

View Repo Agent Config

Collection of system prompts and configurations for development, operational, and creative tasks.


Cool Claude Code Stuff

View Repo

Curated collection of Claude Code projects and resources organized by category.


Workspace Setup & Management

Claude Workspace Setup Helper

View Repo Slash Commands

Interactive tool for discovering, selecting, and cloning Claude Workspace templates.


Documentation & Notes

Claude Code Linux Notes

View Repo

Personal documentation of workflows and tips for using Claude Code on Ubuntu with KDE Plasma.


MCP

MCP

Projects related to Claude and MCP tooling and setup.

Claude Code MCP Command Generator

View Repo

Generator for creating MCP server configuration commands for Claude Code.


How-To-MCP

View Repo

Guide for instructing AI agents on how to provision and manage MCP server connections according to user-specific preferences, with a tiered decision matrix.


Claude Code MCP List

View Repo

Curated index of MCP servers organized into 14+ categories for extending Claude Code.


MCPM Claude Code Docs

View Repo

Documentation for integrating Claude Code with MCPM external MCP server manager.


Smithery Claude Code MCP Jumpstarter

View Repo

Curated collection of 35+ MCP servers with interactive installer across 15+ categories.


Plugins

Plugins

All plugins registered in the danielrosehill marketplace. Install any of these with /plugin install <name>@danielrosehill.

Systems Administration

Desktop Manager

View Repo Plugin

Claude Code plugin: Linux desktop management workflow — check system, install packages, apply config, troubleshoot hardware, review logs, update system.


Security Checkup

View Repo Plugin

Claude Code plugin: security and compliance workflow — vulnerability scanning, system hardening, config audits.


Sysadmin Homelab

View Repo Plugin

Claude Code plugin: sysadmin and homelab workflow — diagnose, status, update config, backup, with linux/docker/conda/proxmox/nas/adb/sbc/remote-admin/lan variants.


Development & Debugging

Debugging

View Repo Plugin

Claude Code plugin: debugging workflow — capture logs, isolate issue, diagnose error, track bugs, with code/system/issue variants.


Dev Tools

View Repo Plugin

Claude Code plugin: dev tools workflow — scaffold repos, QA code review, templatize, session continuity. Retrofit-* and janitor-* skills moved to the repo-mgmt plugin in 2.0.0.


Workspace Foundational

View Repo Plugin

Claude Code plugin: foundational workspace workflow — setup, context management, report parsing, inventory, template discovery, with 6 variants.


Meta & Context

Claude User Memory

View Repo Plugin

Claude Code plugin: user memory and personalization workflow — recall, save, and inject persistent facts across sessions.


Meta Tools

View Repo Plugin

Claude Code plugin: meta-tooling workflow — context management, MCP integration, feedback filing, primitive selection for Claude Code itself.


Research & Investigation

Ideation Planning

View Repo Plugin

Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, with ideation/single-eval/multi-ranking/feature/decision/simulation/capture variants.


Legal Investigative

View Repo Plugin

Claude Code plugin: legal and investigative workflow — log evidence, analyze documents, redact, generate briefs, with legal-research/evidence/osint/document-analysis variants.


Research Space

View Repo Plugin

Claude Code plugin: research workflow — source log, summarize, deep-dive, export, with deep-research/technical/osint/georeaction/stack/ecosystem/competitor variants.


AI & Prompts

AI Attribution

View Repo Plugin

Claude Code plugin: AI transparency workflow — document human vs AI contributions, add attribution, audit provenance.


AI Engineering

View Repo Plugin

Claude Code plugin: prompt engineering workflow — craft, eval, catalog, version, search prompts, with library/factory variants.


Media & Content

Audio Production

View Repo Plugin

Claude Code plugin: audio production workflow — normalize, VAD, transcribe, diarize, podcast assembly, with engineering/podcast/transcript variants.


Claude Transcription

View Repo Plugin

Claude Code plugin: audio transcription workflow — denoise, VAD, transcribe (Gemini/AssemblyAI/Whisper), clean, structure, export, with cloud and local engine backends.


Media Library

View Repo Plugin

Claude Code plugin: media library workflow — catalog, tag, search, sort, dedupe assets.


PR & Media Work

View Repo Plugin

Claude Code plugin: PR and media monitoring workflow — scan coverage, summarize press, draft responses, comms strategy, with monitoring/response/strategy variants.


Video Production

View Repo Plugin

Claude Code plugin: video production workflow — transcode, organise, dedupe, ComfyUI generation, cover art, with editing/generative/cover-art variants.


Writing & Documentation

Content Writing

View Repo Plugin

Claude Code plugin: content writing workflow — draft, proofread, version, publish, style guides, with writing/blog/opinion/document variants.


Knowledge Documentation

View Repo Plugin

Claude Code plugin: knowledge documentation workflow — index, cross-link, build taxonomy, version docs, with wiki/resource-library/process-docs/experiment-report variants.


Technical Docs

View Repo Plugin

Claude Code plugin: technical documentation workflow — READMEs, reference docs, changelogs, environment docs, with api-reference/code-docs/environment-docs/dev-notebook variants.


Personal & Planning

Budgeting

View Repo Plugin

Claude Code plugin: personal budgeting workflow — log transactions, categorize, forecast, track goals, monthly reports.


Career

View Repo Plugin

Claude Code plugin: career planning workflow — log roles, compare offers, track applications, salary benchmark, with planning/job-search/salary variants.


Personal Planning

View Repo Plugin

Claude Code plugin: personal life planning workflow — log entries, review progress, set goals, with diary/health/family/house-search/preparedness/therapy/personal-dev/inbox variants.


Purchasing

View Repo Plugin

Claude Code plugin: purchasing workflow — intake, compare products, evaluate options, recommend, with general/tech-procurement/recommendations variants.


Shopping

View Repo Plugin

Claude Code plugin: consumer shopping workflow — find product, compare vendors, check availability. Region-specific commands (e.g. Israel) now live in dedicated plugins like israel-skills.


Home & Hardware

HP5200 Printer

View Repo Plugin

Claude Code plugin: HP DeskJet 5200 printer and scanner operations — ink levels, color/B&W printing, scanning, auto-discovery.


Smart Home

View Repo Plugin

Claude Code plugin: smart home workflow — Home Assistant, Snapcast multi-room audio, Plex media server ops, with HA/audio/media-server variants.


Filesystem & Organisation

Filesystem Organiser

View Repo Plugin

Claude Code plugin: filesystem organisation workflow — scan, dedupe, cleanup, rename, sort for local directories and Google Drive, with local/gdrive variants.


Adb

Adb Ops

View Repo Plugin

ADB (Android Debug Bridge) operations — onboard a phone, map folders, import media, capture screenshots, and manage bloatware with a persistent log.


Backup

Backup Planner

View Repo Plugin

Plan, document, and implement a backup and data-protection strategy for the current project — from architecture discovery through script generation and restore drills.


Claude MD

User Claude MD

View Repo Plugin

Manage the user-level ~/.claude/CLAUDE.md and its chunked ~/.claude/context/ directory — audit, chunk, list, and edit global Claude Code user context for token efficiency.


Docs

Repo To Docs

View Repo Plugin

Convert GitHub repos into polished documents (PDF, blog post, white paper, internal doc) via Typst, with optional AI banner generation and multi-target publishing.


Education

Teach This Repo

View Repo Plugin

Uses a real code repository in reverse for developer education: assesses the learner's profile, builds a teaching plan grounded in the repo, writes lessons with code samples drawn from the source, and supports an interactive Q&A mode.


Email

Html Email Designer

View Repo Plugin

Design and build responsive HTML email templates using Foundation for Emails, Maizzle, or MJML. Framework-agnostic authoring with email-client compatibility baked in.


Github

Github Explorer

View Repo Plugin

Semantic GitHub repo discovery for reusable components. Search, rank, overview, evaluate, and recommend open-source repos — Claude parses gh API results, weighing stars, activity, maintenance, license, and stack fit.


Repo Mgmt

View Repo Plugin

Repository management toolkit: organise and dedupe local repos, retrofit codebases with AI agent primitives, janitor-style cleanup, convert to Claude plugins, and spin off breakaway or parallel-private repos. Includes a preferences layer that remembers where different repo types live on disk.


Greeninvoice

Greeninvoice Ops

View Repo Plugin

Operational commands and a skill for working with the Green Invoice MCP server — invoices, clients, expenses, and monthly summaries.


Israel

Israel Shopping

View Repo Plugin

Israeli shopping workflows — tech retailers (Ivory, KSP, Bug, TMS), Zap price comparison, Hebrew term resolution, ILS conversion, RRP/market checks, and grocery/pharmacy search.


Learning

Test Project Ideator

View Repo Plugin

Generates specifications for practice/dummy development projects tailored to the user's learning objectives, technology stack, and proficiency level in each language or tool.


Resume

Resume Typesetter

View Repo Plugin

Manage a resume as JSON Resume schema data and render it with custom Typst templates. Onboard, iterate, fork variants, and version.


Task Management

Task Queuer

View Repo Plugin

Repo-based task queueing system with categorisation and prioritisation. Scaffolds a planning/ folder, logs tasks (single, batch list, or voice-transcribed), buckets them by category, and hands prioritised work off to the repo's orchestration agent.


Templates / Scaffolds

Scaffolds used to be distributed as ~100 standalone template repos and a New-Repo-From-Template plugin. That pattern was retired in the April 2026 reshape.

Scaffolds now live inside the cluster plugins. Each of the 28 cluster plugins bundles the workspace primitives for its domain (commands, skills, agents, MCP configs) and exposes a provisioning skill that writes a fresh per-project scaffold on demand — so instead of cloning a template repo, you install the relevant plugin once and ask Claude Code to scaffold a new workspace for whatever project you're starting.

See the Plugins section above for the full cluster list.


Slash Commands

Slash Commands

Individual slash commands, sometimes integrated into other plugins or sometimes just for use at the user level.

See also: The Claude Slash Commands repo serves as both a 350+ command library and the dedicated index for all slash command repos.

AI-Human Attribution Adder

View Repo Slash Commands

Adds AI/human attribution sections to README files for transparent tool usage documentation.


Claude App Optimiser

View Repo Slash Commands Agent Config

Slash command deploying a sub-agent for codebase optimization and dead code removal.


Claude Calls The Shots

View Repo Slash Commands

Flips Claude Code into autonomous, action-first mode — ships a per-session /calls-the-shots slash command plus an optional always-on snippet injected into ~/.claude/CLAUDE.md.


Claude Code Linux Desktop Slash Commands

View Repo Slash Commands

System administration slash commands for Linux desktop environments.


Claude File Organiser Super Slash

View Repo Slash Commands

Slash command that transforms disorganized filesystems into well-structured directories.


Claude MD Chunk

View Repo Slash Commands

Slash command that condenses bloated CLAUDE.md files to essentials and organizes supplementary context into a structured agent-context/ folder.


Claude Slash Commands

View Repo Slash Commands

General-purpose slash command library for various Claude Code workflows.


No Wheel Inventions

View Repo Slash Commands Agent Config

Slash commands encouraging use of existing libraries instead of building custom solutions.


Miscellaneous

Misc

Other projects including meta-resources, feedback, and utilities that span multiple categories.

AI Ideation Runs

View Repo

Public archive of structured AI ideation sessions run via Claude Code — each /run takes a topic and saves a dated batch of ideas with name, summary, category, feasibility/impact ratings, considerations, and next steps.


AI Memory Planning 0426

View Repo

Planning notes and architecture diagrams exploring three complementary methods for building a personal AI memory system over a vector store — passive distillation from chat, agentic interviews, and manual curation.


Claude Agent Blueprints

View Repo

Curated collection of 75+ agent workspace templates organized by use case, demonstrating the Agent Workspace Model across code and non-code domains.


Claude Code Bugs And FRs

View Repo

Staging area for Claude Code bug reports and feature requests before filing upstream at anthropics/claude-code.


Claude Code Marketplace Hub

View Repo

Decentralized directory aggregating multiple community-maintained Claude Code plugin marketplaces.


Claude Code Plugin (Meta)

View Repo

Meta-plugin for managing Claude Code configuration, slash commands, and agent development.


Claude Code Plugins Marketplace

View Repo

Centralized marketplace for discovering and installing Claude Code plugins — source of truth for the Plugins section.


Claude Code Context Feature Requests

View Repo

Feature requests for improving Claude Code's context handling capabilities.


Claude Interview

View Repo

Transcript from an Anthropic user research interview on AI tools and adoption.


Claude Is Awesome

View Repo Template Light Touch

Template for creating curated resource lists with automated formatting and badge generation.


Claude Local AI Agent Research

View Repo

Research into agentic AI tools optimized for system administration rather than code generation.


Claude User Manual

View Repo

Plugin for generating personalized user manuals and private documentation for codebases.


Local Claude Plugin Install Research

View Repo

Research and notes on installing Claude Code plugins locally rather than through the marketplace.


New Turn Claude Hook

View Repo

Tool that determines whether to continue an AI conversation or start fresh for optimal context.


Non-Code Claude Code

View Repo

Showcase of creative Claude Code applications beyond traditional software development.


Skill Creation Research

View Repo

Research and notes on designing and authoring Claude Code skills.