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.
Hotkey-triggered utility that launches Claude Code with relevant logs for real-time Linux debugging.
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.
Hotkey-triggered utility that launches Claude Code with relevant logs for real-time Linux debugging.
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.
Framework for iterative deep research using Claude with voice pipeline and structured outputs.
Agent that generates platform-specific search dorks across Google, Reddit, Twitter/X, and more.
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.
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.
Claude Code plugin: Linux desktop management workflow — check system, install packages, apply config, troubleshoot hardware, review logs, update system.
Claude Code plugin: security and compliance workflow — vulnerability scanning, system hardening, config audits.
Claude Code plugin: sysadmin and homelab workflow — diagnose, status, update config, backup, with linux/docker/conda/proxmox/nas/adb/sbc/remote-admin/lan variants.
Claude Code plugin: debugging workflow — capture logs, isolate issue, diagnose error, track bugs, with code/system/issue variants.
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.
Claude Code plugin: foundational workspace workflow — setup, context management, report parsing, inventory, template discovery, with 6 variants.
Claude Code plugin: user memory and personalization workflow — recall, save, and inject persistent facts across sessions.
Claude Code plugin: meta-tooling workflow — context management, MCP integration, feedback filing, primitive selection for Claude Code itself.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, with ideation/single-eval/multi-ranking/feature/decision/simulation/capture variants.
Claude Code plugin: legal and investigative workflow — log evidence, analyze documents, redact, generate briefs, with legal-research/evidence/osint/document-analysis variants.
Claude Code plugin: research workflow — source log, summarize, deep-dive, export, with deep-research/technical/osint/georeaction/stack/ecosystem/competitor variants.
Claude Code plugin: AI transparency workflow — document human vs AI contributions, add attribution, audit provenance.
Claude Code plugin: prompt engineering workflow — craft, eval, catalog, version, search prompts, with library/factory variants.
Claude Code plugin: audio production workflow — normalize, VAD, transcribe, diarize, podcast assembly, with engineering/podcast/transcript variants.
Claude Code plugin: audio transcription workflow — denoise, VAD, transcribe (Gemini/AssemblyAI/Whisper), clean, structure, export, with cloud and local engine backends.
Claude Code plugin: media library workflow — catalog, tag, search, sort, dedupe assets.
Claude Code plugin: PR and media monitoring workflow — scan coverage, summarize press, draft responses, comms strategy, with monitoring/response/strategy variants.
Claude Code plugin: video production workflow — transcode, organise, dedupe, ComfyUI generation, cover art, with editing/generative/cover-art variants.
Claude Code plugin: content writing workflow — draft, proofread, version, publish, style guides, with writing/blog/opinion/document variants.
Claude Code plugin: knowledge documentation workflow — index, cross-link, build taxonomy, version docs, with wiki/resource-library/process-docs/experiment-report variants.
Claude Code plugin: technical documentation workflow — READMEs, reference docs, changelogs, environment docs, with api-reference/code-docs/environment-docs/dev-notebook variants.
Claude Code plugin: personal budgeting workflow — log transactions, categorize, forecast, track goals, monthly reports.
Claude Code plugin: career planning workflow — log roles, compare offers, track applications, salary benchmark, with planning/job-search/salary variants.
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.
Claude Code plugin: purchasing workflow — intake, compare products, evaluate options, recommend, with general/tech-procurement/recommendations variants.
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.
Claude Code plugin: HP DeskJet 5200 printer and scanner operations — ink levels, color/B&W printing, scanning, auto-discovery.
Claude Code plugin: smart home workflow — Home Assistant, Snapcast multi-room audio, Plex media server ops, with HA/audio/media-server variants.
Claude Code plugin: filesystem organisation workflow — scan, dedupe, cleanup, rename, sort for local directories and Google Drive, with local/gdrive variants.
ADB (Android Debug Bridge) operations — onboard a phone, map folders, import media, capture screenshots, and manage bloatware with a persistent log.
Plan, document, and implement a backup and data-protection strategy for the current project — from architecture discovery through script generation and restore drills.
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.
Convert GitHub repos into polished documents (PDF, blog post, white paper, internal doc) via Typst, with optional AI banner generation and multi-target publishing.
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.
Design and build responsive HTML email templates using Foundation for Emails, Maizzle, or MJML. Framework-agnostic authoring with email-client compatibility baked in.
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.
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.
Operational commands and a skill for working with the Green Invoice MCP server — invoices, clients, expenses, and monthly summaries.
Israeli shopping workflows — tech retailers (Ivory, KSP, Bug, TMS), Zap price comparison, Hebrew term resolution, ILS conversion, RRP/market checks, and grocery/pharmacy search.
Generates specifications for practice/dummy development projects tailored to the user's learning objectives, technology stack, and proficiency level in each language or tool.
Manage a resume as JSON Resume schema data and render it with custom Typst templates. Onboard, iterate, fork variants, and version.
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.
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.
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.
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.
Curated collection of 75+ agent workspace templates organized by use case, demonstrating the Agent Workspace Model across code and non-code domains.
Staging area for Claude Code bug reports and feature requests before filing upstream at anthropics/claude-code.
Decentralized directory aggregating multiple community-maintained Claude Code plugin marketplaces.
Meta-plugin for managing Claude Code configuration, slash commands, and agent development.
Centralized marketplace for discovering and installing Claude Code plugins — source of truth for the Plugins section.
Feature requests for improving Claude Code's context handling capabilities.
Transcript from an Anthropic user research interview on AI tools and adoption.
Template for creating curated resource lists with automated formatting and badge generation.
Research into agentic AI tools optimized for system administration rather than code generation.
Plugin for generating personalized user manuals and private documentation for codebases.
Research and notes on installing Claude Code plugins locally rather than through the marketplace.
Tool that determines whether to continue an AI conversation or start fresh for optimal context.
Showcase of creative Claude Code applications beyond traditional software development.
Research and notes on designing and authoring Claude Code skills.











