An index of my Claude Code related repos including a wide variety of starter templates for using Claude Code for common and more imaginative purposes!
# Add to your Claude Code skills
git clone https://github.com/danielrosehill/Claude-Agent-Blueprints

A curated collection of agent workspace blueprints built with Claude Code, organized by use case and category.
Most patterns, templates, and models are adaptable to other agentic AI CLIs and frameworks.
Browse the index online | Documentation portal
This index showcases diverse applications of Claude Code as an agent workspace platform — far beyond traditional software development. Key concepts:
| Type | Description | Badge |
|------|-------------|-------|
| Agent Workspaces | Pre-configured repositories using Claude as a Conversational UI Agent for structured, domain-specific workflows | |
| Templates | Forkable starting points you can customize for your own use |
|
| Non-Code | Applications beyond software development (research, productivity, health, etc.) |
|
🧩 The Agent Workspace Model — The template and reference for using repositories as structured AI agent workspaces 📖 What are Agent Workspaces? — The "Claude Spaces" pattern that inspired these agent workspace blueprints 📝 — Additional context on these approaches
No comments yet. Be the first to share your thoughts!

"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 - and I'm not talking about slop. 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 those wondering: I'm a real human (danielrosehill.com). The repos and agent workspaces in this index are generated using Claude Code but very much human-designed and refined.
I've been using Claude Code daily for about six months, for everything from development to audio editing to SEO analysis. This is a diverse collection of repositories, but it tends to lean away from the classic code generation use cases. Instead, it explores the longer tail of what Claude Code can do — deep research, systems administration, legal workflows, health documentation, media monitoring, and more.
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.
All of the workspaces in this index follow a common pattern defined in the Claude Agent Workspace Model repository. The core idea: 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.
Want to follow this approach? Point Claude Code at the model repository to give it context on the pattern, then ask it to scaffold a new workspace for your use case. The model repo serves as both documentation and a live reference that Claude can read to understand the conventions.

Projects involving using Claude for local or remote systems administration as distinct from development-related projects.
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.
Workspace for centralized management of multiple LAN-connected machines through Claude Code.
GUI application for managing local network devices through isolated, device-specific agent workspaces.
Template for managing individual remote machines via SSH with structured system profiles and logs.
Multi-machine security auditing workspace covering antivirus, rootkits, permissions, and network exposure.
Workspace for managing Conda environments on Ubuntu workstations with AMD ROCm hardware.
Workspace template for Docker environment management with slash commands and diagnostic agents.
Template for managing Home Assistant OS with 20+ slash commands and 5 specialized agents.
System administration interface for Linux desktop management with extensive slash commands.
Ubuntu server management template with 38 slash commands and 10 agents for routine administration.
Synchronization tool for maintaining consistency between desktop and laptop configurations.
Proxmox server management template with 38 slash commands and 10 agents for low-spec hardware.
Co