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 Marketplace — danielrosehill/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.
Workspaces by Domain
- Systems Administration
- Productivity & Planning · Legal · Health & Wellbeing · Communications & Writing · Financial Planning · Career · Business · Privacy & Anonymity · Technology & Hardware · Marketing
- Research
- Argument and Perspective Exploration
Configuration & Tooling
Extensions & Scaffolds
- Plugins
- Templates / Scaffolds — recommended way to spin up a new workspace
- Slash Commands
Other
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.
More context: the Agent Workspace Model, growth chart, praise
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.
"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."
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.
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.
Workspace for managing bash aliases with YADM synchronization support.
Collection of bash aliases for common Claude Code operations on Linux.
Concept for deploying Claude Code into recovery shell environments for AI-assisted system repair.
Custom GRUB boot entry integrating Claude CLI into Linux system recovery workflows.
Projects specifically targeting KDE Plasma desktop integration and Linux desktop workflows with Claude Code.
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.
Custom GRUB boot entry integrating Claude CLI into Linux system recovery workflows.
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.
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.
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.
Workspaces and templates for content creation, blog management, writing workflows, and communications strategy.
Automated workflow for sending polished update emails about website changes via Resend MCP.
Personalized text rewriting rules that consolidate into a slash command for refining AI-generated documentation.
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.
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.
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.
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.
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.
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.
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.
See full list in the dedicated research page → (2 entries)
Projects using AI for synthesized debate to explore various perspectives, including policy modeling and analysis.
Workspace for challenging personal beliefs through AI-generated counterarguments and rebuttals.
Projects exploring using Claude and related tooling for personalized user engagement, including through RAG, interviewing methods, and context injection.
Automation workspace for batch-adding CLAUDE.md files across multiple GitHub repositories.
Bridges human-friendly CONTEXT.md files with AI-optimized CLAUDE.md briefings via slash commands.
Pre-configured CLAUDE.md templates for managing different repository types.
Prompt template for verifying the correct Claude model variant at conversation start.
Depersonalised reference pattern for organising user-level ~/.claude/ context: a lean top-level CLAUDE.md that routes to topical context/*.md files (system environment, git rules, MCP usage, file organisation, etc.) loaded only when relevant.
Workflow methodology for separating human-authored context from structured AI agent briefings.
Automatically generates contextual CLAUDE.md files across a Linux desktop filesystem.
Tools for managing public and private CLAUDE.md files with security-focused git configuration.
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.
Components and tooling for multi-agent development and orchestration frameworks.
MCP server enabling encrypted peer-to-peer communication between Claude Code instances on localhost or LAN.
Framework for assembling context-optimized multi-agent crews with minimal overlap.
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.
Sequential task queuing system addressing context window exhaustion in agentic coding tools.
Curated toolkit of 74+ Claude Code configurations for development workflows and multi-agent coordination.
Collection of system prompts and configurations for development, operational, and creative tasks.
Curated collection of Claude Code projects and resources organized by category.
Interactive tool for discovering, selecting, and cloning Claude Workspace templates.
Personal documentation of workflows and tips for using Claude Code on Ubuntu with KDE Plasma.
Projects related to Claude and MCP tooling and setup.
Generator for creating MCP server configuration commands for Claude Code.
Guide for instructing AI agents on how to provision and manage MCP server connections according to user-specific preferences, with a tiered decision matrix.
Curated index of MCP servers organized into 14+ categories for extending Claude Code.
Documentation for integrating Claude Code with MCPM external MCP server manager.
Curated collection of 35+ MCP servers with interactive installer across 15+ categories.
All plugins registered in the danielrosehill marketplace. Install any of these with /plugin install <name>@danielrosehill.
See full list in the dedicated plugins page → (128 entries)
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.
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.
Adds AI/human attribution sections to README files for transparent tool usage documentation.
Slash command deploying a sub-agent for codebase optimization and dead code removal.
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.
System administration slash commands for Linux desktop environments.
Slash command that transforms disorganized filesystems into well-structured directories.
Slash command that condenses bloated CLAUDE.md files to essentials and organizes supplementary context into a structured agent-context/ folder.
General-purpose slash command library for various Claude Code workflows.
Slash commands encouraging use of existing libraries instead of building custom solutions.
Other projects including meta-resources, feedback, and utilities that span multiple categories.
See full list in the dedicated misc page → (16 entries)











