Skip to content

danielrosehill/Claude-Code-Projects-Index

Repository files navigation

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 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 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 — auto-profiles the local machine on first run and persists it to user data, then runs system checks, package install/remove, config application, hardware troubleshooting, service/log inspection against that profile.


Security Auditor

View Repo Plugin

Register machines and run repeatable Claude-Code-driven security audits over SSH, with timestamped reports and per-machine profiles.


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. Includes a KDE hotkey utility for capturing live system bugs.


Dev Debugger

View Repo Plugin

Bug-ticket workflow for development repos — capture bugs into planning/bugs/, dispatch specialist remediation agents (reproducer, diagnoser, patcher, fix-documenter), document fixes, and ship releases.


Dev Tools

View Repo Plugin

Claude Code plugin: dev-tools workflow — scaffold repos, multi-agent QA review, templatize. Session-handover commands and agent moved to claude-hopper in 1.2.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

Backend-agnostic persistent user memory for Claude Code. Ships a save/recall/commit contract with personal/work context routing; bring your own memory MCP (Pinecone, Mem0, or other) via a workspace memory-config.md.


Claude Vault

View Repo Plugin

Meta-plugin for per-project activation of dormant plugins and MCP servers from a personal vault. Mitigates user-level eager skill description loading.


Research & Investigation

Ideation Planning

View Repo Plugin

Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-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. Includes a 30-agent tech research team for hardware/software stack evaluations (folded in from Claude-Tech-Research-Team).


Social Feedback

View Repo Plugin

Check what people are actually saying about a topic, product, or provider by searching curated social-discourse sources (Reddit, Hacker News, Stack Exchange, Trustpilot, YouTube, Lobsters).


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

AI Video Producer

View Repo Plugin

Drive an AI-generated video project end-to-end: creative brief, model selection, character sheets, script, storyboard, generation pipelines (text-to-image-to-video, voice-to-lip-sync, text-to-video, upscale), clip assembly, and final export. Ships fal.ai/Replicate/MiniMax MCP servers and fal-js + WaveSpeed Python SDK runners.


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 Editing

View Repo Plugin

Claude Code plugin for video editing, transcoding, video processing, and multimedia workflow automation. Two-tier workspace (index + project), per-user data store, and a growing set of ffmpeg/MLT/Kdenlive primitives.


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.


Daniel Rosehill

View Repo Plugin

Personal-use skills and slash commands for Daniel Rosehill — released publicly for convenience.


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/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.


Therapy Tracking

View Repo Plugin

Claude Code plugin for organising therapy reflections — pre/post-session notes, goal tracking, and turning voice-memo transcripts into structured problem summaries. Not therapy: organises notes only. Workspace data lives outside the plugin so the same install survives plugin updates.


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. Includes organise-filesystem (modular modes) and super-organise (comprehensive single-pass) skills.


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.


Air Quality

Air Quality Toolkit

View Repo Plugin

Look up current and historical air quality, calculate AQI from raw pollutant readings, and run modelling utilities. Defaults to WAQI with fallbacks to OpenAQ and AireLibre.


Analysis

Report Analyst

View Repo Plugin

Skeptical analyst toolkit for long reports — READ/SKIM/SKIP verdicts, structured extraction (arguments, findings, stats, case studies, key snippets), and an opinionated executive summary. Built-in Jaded Report Reader persona that refuses credit for filler.


Awesome List

Resource List Builder

View Repo Plugin

Claude Code plugin: build, maintain, and audit curated GitHub resource lists (Awesome-style indexes) with AI-driven categorisation, alphabetised tables, and dynamic shields.io badges.


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.


Btrfs

Snap It

View Repo Plugin

Manage BTRFS snapshots via snapper and btrfs from Claude Code — create, list, diff, rollback, and prune subvolume snapshots. Includes /snap and /snap-before commands for one-shot and pre/post-paired snapshots around risky changes.


Business

Business Idea Eval

View Repo Plugin

Evaluate, refine, and develop business ideas through structured lenses — VC review, TAM, B2B/B2C fit, assumptions, objections, hardware feasibility, dev specs, timelines, social impact — plus an LLM council pattern (subagents or Karpathy clone), synthesis, and Typst PDF outputs for internal and public-facing docs.


Buttondown

Buttondown Mgmt

View Repo Plugin

Manage one or more Buttondown newsletters from Claude Code — multi-newsletter config, reusable email templates, drafts, sends, subscribers, and API ops grounded in a locally cached copy of the official Buttondown docs.


Claude Code

Claude Code Feedback

View Repo Plugin

File well-formed bug reports, feature requests, model-behavior reports, and documentation issues against anthropics/claude-code. Fetches the live issue templates, gathers required fields, and submits via gh CLI.


Claude Hopper

View Repo Plugin

Claude-Hopper — skills for hopping between discrete terminal-bound Claude Code sessions on Linux. Spawn new instances (Konsole), hand off context (full / clipboard / with-tasks), resume from handovers, and pick up leftover work.


Claude Rudder

View Repo Plugin

Claude-Rudder — collection of utilities to smoothen Claude Code UX. Context-gate workflow, log/blocker capture, plugin/MCP primitives, repo & docs spawning, and the canonical user-data storage convention. (Session-hopping skills moved to Claude-Hopper.)


Style Switcher

View Repo Plugin

Claude Code plugin: persona-recipe library for swapping Claude into themed personalities (Daredevil, Jaded IT, Reluctant, Chatty, Philosophical, Operational, Dubious, Hyper Creative, Approval Needed, Visionary, Claude FM, Claude Bouncer). Each recipe ships a banner image and sound effect, and applies via either a managed block in ~/.claude/CLAUDE.md or a repo-sandbox mode that holds the user CLAUDE.md aside.


Claude MD

Claude MD Tester

View Repo Plugin

Safely swap ~/.claude/CLAUDE.md for test/joke configs via symlink. Terminal-only restore that does not depend on the Claude harness, so a hostile test config can never trap you.


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.


Copyq

Copyq Scripting

View Repo Plugin

Foundational advanced clipboard scripting skills for CopyQ on Ubuntu Linux — CLI reference, custom commands, tab/item management, global shortcuts, and command bundle import/export.


Cups

Network Cups

View Repo Plugin

Discover, diagnose, and print to networked CUPS printers from Claude Code. Wraps the lan-mcp-cups MCP server and adds LAN discovery (avahi/Bonjour, arp-scan) plus ufw firewall sanity checks.


Data Analysis

Claude Data Analyst

View Repo Plugin

First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.


Data Cleaning

Claude Data Wrangler

View Repo Plugin

Data cleaning, enrichment, restructuring, packaging, and documentation skills for tabular and JSON datasets (no visualisation). 31 skills covering ISO standardisation, PII detection/synthesis, data dictionaries, SQL/graph/vector/HF/GeoJSON/API targets, date & Unicode hygiene, header & numeric-precision standardisation, multilingual header localisation, incremental upstream sync, and Typst-rendered PDF documents of the data.


Data Ingestion

Browser Data Capture

View Repo Plugin

Streamline programmatic data ingestion against sites and apps that don't ship a documented API — capture network traffic (HAR, mitmproxy, or live tab via claude-in-chrome), map endpoints, infer schemas, and produce a draft OpenAPI spec you can build a stable client against. Ships skills for per-domain map documents, version-controlled storage in a private GitHub repo, and good-faith vulnerability disclosure if a finding turns up incidentally. White-hat use only.


Data Visualisation

Data Visualisation And Publishing

View Repo Plugin

Create static and interactive data visualisations for reports, repos, and data storytelling. Purpose-organised inventory of 60+ validated open-source tools as a head start — static figures (Matplotlib, Seaborn, ggplot2), web charts (Chart.js, ECharts, Plotly.js, ApexCharts, Highcharts), high-perf (uPlot, Perspective, Lightweight Charts), bespoke (D3, Observable Plot, Vega/Vega-Lite, visx, Victory), Python/R apps (Bokeh, Dash, Altair, Streamlit, Gradio, Shiny, D-Tale, Briefer, Preswald), storytelling (Vizzu, VChart, vue-data-ui, SandDance), graphs (G6, sigma.js, Cytoscape, Gephi, Graphviz, GoJS, 3d-force-graph, Constellation), maps (deck.gl, react-map-gl, Leaflet, MapLibre, OpenLayers, folium, react-globe.gl), mobile (fl_chart, F2), BI (Superset, Metabase, Grafana, Kibana, Redash, Chartbrew), diagrams-as-code (Mermaid, PlantUML), domain-specific (Iris, QuantInvestStrats, XCharts, BizCharts, Tablesaw).


Datasets

Data Annotation

View Repo Plugin

End-to-end data annotation toolkit. Prep raw data, design annotation schemas, annotate interactively with Claude (small scale) or scaffold Gemini batch inference (large scale), and publish to Hugging Face.


Decision Making

Decision Evaluation Framework

View Repo Plugin

Apply 20+ classical decision-making frameworks (cost-benefit, pre-mortem, MCDA, decision tree, reversibility, regret minimization, OODA, Eisenhower, SWOT, second-order, opportunity cost, 10/10/10, inversion, base rates, Kepner-Tregoe, six hats, Cynefin, red-team, stakeholder map, time-horizon) to any major decision — parallel multi-lens analysis, synthesis, and Typst PDF export.


Diagrams

Nano Tech Diagrams

View Repo Plugin

Generate, transform, and clean up tech diagrams and whiteboard photos via the Nano Banana 2 model (Fal AI). Wraps the nano-tech-diagrams MCP server with a curated prompt library across 5 diagram families and 28+ visual styles.


Docs

Repo To Content

View Repo Plugin

Convert GitHub repos into polished content (PDF, white paper, internal doc, public-docs publication) via Typst, with optional AI banner generation and multi-target publishing.


Donetick

Donetick

View Repo Plugin

Companion plugin for the donetick-mcp server. Bundles the MCP and adds skills for chore management against a self-hosted Donetick instance — daily brief, list/create/complete chores, label management.


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.


Forecasting

Geopol Sim

View Repo Plugin

Thin orchestrator for geopolitical forecasting simulations. Scaffolds, runs, bundles, and grades simulations from multiple decoupled upstream templates (lean LLM-council and snowglobe-style actor-simulation variants).


Forensics

Digital Evidence

View Repo Plugin

General-purpose digital-evidence processing: capture, hash, OpenTimestamps, ExifTool/MediaInfo metadata, BagIt packaging, immutable sync. Layers with legal-investigative for full chain-of-custody workflows.


Gimp

Gimp

View Repo Plugin

Bare-bones GIMP CLI wrapper for Linux: detect install (native/Flatpak/Snap/AppImage), persist a per-user profile, run Script-Fu batch ops, export images, install/list GIMP-side plugins.


Github

Gist Writer

View Repo Plugin

Publish content to GitHub gists with clear AI authorship — Claude-authored solution gists and collaborative debug write-ups, both with model+date attribution, environment context, and a PII pre-flight scrub for public publishes. Visibility is a per-call parameter with a configurable default.


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, spin off breakaway or parallel-private repos; scan for dead remotes, missing clones, visibility risks, and stale archive candidates; bulk git ops across folders of clones plus an interactive PyQt6 prune GUI. Includes a preferences layer that remembers where different repo types live on disk. (PII scanning has moved to the standalone pii-scanner plugin.)


Gpg

Gpg Ops

View Repo Plugin

GPG operations: generate keypairs, export public keys, encrypt, decrypt, sign, and verify files or text using the local GnuPG keyring.


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.


Hardware

Hardware Spec Assembly

View Repo Plugin

Define hardware project BOMs with ESP32-first focus — onboarding captures location/vendors/on-hand gear, then skills for spec creation, budgeting, sourcing, compatibility checks, wiring specs, assembly instructions, 3D-printable suggestions, and AI-generated mockups via fal.ai nano-banana.


Home Assistant

Home Assistant Mgmt

View Repo Plugin

Manage a Home Assistant instance via SSH and the HA REST API — guided first-run onboarding, automation/entity authoring, service calls, TTS testing, and log review. Per-host config is stored outside the plugin so the same install works across multiple Home Assistant environments.


Image

Background Removal

View Repo Plugin

Remove image backgrounds via rembg — single-pass, two-pass cleanup, batch mode, and KDE Dolphin right-click integration.


Image Annotation

View Repo Plugin

Capture screenshots and apply annotations (arrows, callouts, boxes, highlights, blur/redaction) on Linux via Pillow + ImageMagick, with batch WebP conversion and PDF bundling. Originals are never modified.


Image Production

View Repo Plugin

Claude Code plugin: image production — editing, format conversion, batch ops, and filesystem organisation by resolution, aspect ratio, orientation, format, EXIF time, camera, plus dedupe and metadata scrubbing.


Inventory

Declutter Genie

View Repo Plugin

Inventory analysis and decluttering assistant — import a household inventory in any format, then identify discards, duplicates, resale targets, donation targets (geo-aware), insurance-worthy items, and generate throw-out / giveaway lists as CSV or PDF.


Israel

Israel Agent Skills

View Repo Plugin

Claude Code agent skills for Israel and Hebrew-specific workflows: Hebrew translation, Hebrew typography, emergency readiness utilities, and regional lookups.


Israel Shopping

View Repo Plugin

Israeli shopping workflows — tech retailers (Ivory, KSP, Bug, TMS), Zap price comparison, Hebrew term resolution, ILS conversion, RRP checks, PN cross-reference, brand identification, and AliExpress IL-context search (ILS/Hebrew, IL reviews, free-shipping, combo exclusion, local-vs-import compare).


Jewish

Jewish Texts Reference

View Repo Plugin

Look up Jewish texts and references via the Sefaria MCP server — Tanakh, Talmud, Mishnah, Halakha, Kabbalah, commentary, dictionaries, and topics. Includes nikkud add/strip skills (Dicta nakdan + removenikud APIs, offline regex, unikud fallback).


Jewish Utilities

View Repo Plugin

Misc Jewish utility skills: shabbat candle-lighting/havdalah, zmanim (GR"A + MG"A), parsha-of-the-week, Hebrew/Gregorian date conversion (sunset-aware), upcoming holidays (IL/diaspora), and daf yomi. Wraps zmanim-mcp-server and hebcal MCP. Onboarding captures location for halachic-time skills. Companion to jewish-texts-reference.


Kde

Kde Plasma

View Repo Plugin

KDE Plasma (Wayland) runtime utilities — KWin scripting, plasmoid management, panel layout backup, virtual desktops & activities, KGlobalAccel shortcuts, theme/look-and-feel switching, KDE Connect, Klipper, Baloo, kwriteconfig safe-edit, plasma-restart helpers, qdbus introspection, kscreen save/apply, KWallet ops. Complements generic Linux desktop-management plugins.


Kde Plasmoid Dev

View Repo Plugin

Skill for developing KDE Plasma plasmoids (QML/Plasma 6 desktop and panel widgets) — scaffold, debug, package, install, and migrate Plasma 5 → 6.


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.


Licensing

License Populator

View Repo Plugin

Recommend, generate, and populate software/content licenses. Reads from a user-managed template store and advises on optimal license choice given desired freedoms and constraints.


Linux

Keyboard Scanner

View Repo Plugin

Profile Linux keyboards, scan keycodes, and surface underused keys for remapping. Walks intake → keycode dump (xmodmap/XKB/evdev/libinput, X11 + Wayland) → tailored remap suggestions referencing keyd, kmonad, xremap, xmodmap, xbindkeys, input-remapper, autokey.


Linux Debugging

View Repo Plugin

Linux desktop debugging toolkit — targeted journal/boot/log inspection skills plus proactive logging instrumentation (persistent journald, kdump, sysstat, OOM protection) so AI agents can analyze hard crashes, freezes, and runtime issues. Targets Ubuntu + Wayland; forkable for other distros.


Linux Packaging

View Repo Plugin

Linux packaging and release workflows — Debian/.deb builds, npm publishing, GitHub release creation, agent deploy scripts, and local debugging


Os Sync Agent

View Repo Plugin

Hardware-aware desktop-to-laptop environment sync for Ubuntu/Debian. Snapshots packages (apt/snap/flatpak/pip/conda/ollama) and dotfiles from a base machine and a remote machine over SSH, then produces an incremental install/remove/sync plan rather than a perfect clone. Ships /sync-os command and sync-environments skill.


Llm Council

Llm Council Creator

View Repo Plugin

Scaffold new LLM Council projects from existing templates (Template, Grounded, Decide) or build bespoke council repos for specific purposes.


Music Assistant

Media Assistant Ops

View Repo Plugin

Interface with a Music Assistant server via its local API — onboard a deployment, control players, snapshot speaker rosters, save/update per-player DSP presets, and apply a curated podcast EQ preset.


Nfc

Nfc Ops

View Repo Plugin

NFC tag operations using libnfc — read, write, inspect, password-protect, and bulk-write from CSV with manual tag-by-tag feed.


Nlp

Text Corpus Analysis

View Repo Plugin

Skills for analyzing large text corpora — topic modeling (BERTopic with temporal evolution), NER, categorization into fixed taxonomies, bottom-up category derivation, multi-level taxonomy design, word frequency, synonym clustering for voice-note/STT corpora, parametric stats, and metadata↔content correlation. Three execution lanes (classical NLP, local LLM via Ollama, cloud LLM via OpenRouter) with explicit cost-awareness: mandatory pre-run estimates for >1k-doc LLM passes, two-pass cheap→premium pattern, embeddings+clustering preferred over pairwise LLM comparison.


Obs

Obs Mgmt

View Repo Plugin

Manage OBS Studio on Linux from Claude Code: detect install type (native/Flatpak/Snap/AppImage), enable and validate obs-websocket, ship a bundled obs-mcp MCP server for programmatic OBS control, back up configs to a user-defined folder, and install third-party OBS plugins.


Openrouter

AI Model Research

View Repo Plugin

Research, discover, compare, and evaluate AI models on OpenRouter — backed by the bundled Model-Scout MCP server for live catalog data with caching. Subsumes the standalone open-router-model-research plugin and the Model-Scout-MCP server. 11 skills cover lookup, capability filtering (tools, vision, audio), recommendation, head-to-head comparison, deep evaluation, workload cost projection, and finding cheaper alternatives.


Opnsense

Opnsense Mgmt

View Repo Plugin

Manage an OPNsense router/firewall via SSH and the OPNsense API — guided first-run onboarding, firewall rule inspection, network debugging, and host/log diagnostics. Per-host config is stored outside the plugin so the same install works across multiple environments.


Optical

Batch Optical Archivist

View Repo Plugin

Plan and burn batch M-Disc / BD-R / DVD archives from a source directory on Ubuntu, with copy multipliers for offsite duplicates. Wraps growisofs, xorriso, and dvd+rw-mediainfo; optional K3B handoff for manual fallback.


Pdf

Digital Printing

View Repo Plugin

Skills and an orchestrator agent for preparing PDFs for digital printing — resize, grayscale, font embedding, transparency flattening, image downsampling, color normalization, watermarks, footer burn-ins, cover pages, bleed-safety check, job folders, formal print orders, and email/Drive share.


Document To Markdown

View Repo Plugin

Convert PDFs to clean Markdown, chunk into logical sections (chapters, indexes, appendices), and extract embedded tables to CSV. Local-first via marker/docling/pymupdf4llm + camelot/tabula, with TOON manifests.


Pipewire

Claude Pipewire Skills

View Repo Plugin

Claude Code skills for taming Pipewire/Wireplumber audio on Linux — manage default devices, persistent device-priority rules, per-app routing, mic level checks, and EasyEffects bindings.


Plugins

Favorite Plugins Installers

View Repo Plugin

Curated batches of third-party Claude Code plugins, grouped by type/theme, installable in one command.


Privacy

Pii Scanner

View Repo Plugin

Scan files, directories, or git repositories for personally identifiable information — credentials (gitleaks), generic PII (Microsoft Presidio), and matches against a user-maintained personal PII inventory (names, addresses, family, IDs) stored locally.


Productivity

Schedule Manager

View Repo Plugin

Personal schedule, task, and meeting management. Routes mixed brain-dumps into Google Calendar (events) and Todoist (tasks); manages agenda/minutes Google Docs linked to events; produces wrapup logs and morning briefs. 22 skills covering Calendar/Todoist CRUD, firehose routing, task<->event migration, priority/date hygiene, and agenda/minutes lifecycle.


Proxmox

Proxmox Mgmt

View Repo Plugin

Manage a Proxmox VE host via SSH and the Proxmox API — guided first-run onboarding, VM/CT lifecycle, storage and ZFS inspection, log review, and update workflows. Per-host config is stored outside the plugin so the same install works across multiple Proxmox environments.


Recovery

System Recovery Mode

View Repo Plugin

Claude Code plugin: AI-assisted Linux system recovery — slash commands and agents (diagnose, logs, network, disk, services, packages) for diagnosing and fixing a broken system. Pairs with an optional GRUB/systemd installer that boots a minimal recovery TTY straight into Claude CLI.


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.


Scraping

Local Web Capture

View Repo Plugin

Capture geo-restricted web content (articles, prices) via the user's own localhost so requests exit via the user's IP. Headless-first escalation ladder (Scrapling static -> stealth -> Playwright -> real Chrome via bb-browser). Project-local save (in-repo captures/) with global fallback. Batch capture with human + agent summaries, Typst PDF compilation, and arbitrary-language capture+translate (default Hebrew -> English).


Sop

Sop Writer

View Repo Plugin

Project-scoped authoring tools for Standard Operating Procedures and decision flowcharts. Scaffold from templates, embed Mermaid/D2 diagrams, compile to printable PDFs via Typst, and assemble multi-document binders with TOC and page numbers.


Spam

Spamhole

View Repo Plugin

Claude Code plugin: AI-assisted defenses against pseudo-personalised wide-scrape outreach, AI-faked impersonation, and tracking-pixel surveillance. Capture spam to a personal corpus, analyse intent, suggest filter patterns, scan for tracking + ad-tracker pixels, draft unsubscribe replies, push server-side Gmail blocks via an email MCP, push DNS-level blocks to AdGuard Home, and contribute redacted findings to public anti-tracking lists. Bundles a stub AdGuard Home MCP.


Spec

Spec Starter

View Repo Plugin

Spec-driven development workflow for Claude Code: turn unstructured project briefs (especially voice transcripts) into a versioned spec, modular context, and a CLAUDE.md scaffolded into your current repo.


Staging

Loose Tasks

View Repo Plugin

Loose skills that will be migrated into other plugins later. Recommended not to enable/use this!


Synology

Synology Mgmt

View Repo Plugin

Manage a Synology NAS via SSH — guided first-run onboarding, share/volume inspection, storage health, and file operations. Per-host config is stored outside the plugin so the same install works across multiple NAS environments.


Synthetic Data

Synthetic Data

View Repo Plugin

Generate synthetic datasets from schemas, real data, or LLM-driven personas. Tabular fit-and-sample (SDV: GaussianCopula, CTGAN, TVAE), Faker/Mimesis schema generation, deterministic PII swap, LLM-driven real-to-synth conversion for unstructured records, and SDMetrics-based quality/privacy evaluation (plus embedding-based leakage checks for text).


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.


Taxonomy

Taxonomy Creation

View Repo Plugin

Generate taxonomy and lookup tables (countries, currencies, languages, US states, timezones, custom domain taxonomies) and load them into Postgres, SQLite, MySQL, or export to CSV/JSON/SQL seed files. For data engineers, CMS builders, and eval pipeline authors.


Text

Novelty Text Editor

View Repo Plugin

Rewrite text in deliberately ridiculous styles — Shakespearean, medieval, archaic, chaos-case, over-salesy, platitude-stuffed, pseudobot, plus length transforms (elongate / truncate). Nine no-config skills for stylistic mischief.


Toon

Get Toony

View Repo Plugin

Convert JSON, CSV, YAML, and other structured data into TOON (Token-Oriented Object Notation) — a compact, lossless re-encoding that uses ~40% fewer tokens than JSON when fed to LLMs. Wraps @toon-format/toon and tracks the wider ecosystem (Python, Java, .NET, PHP, Rust ports).


Typst

Programmatic Doc Generation

View Repo Plugin

Build programmatic document generation pipelines — Typst templates for local batch rendering, plus integration scaffolding for n8n and cloud rendering services (Carbone, PDFMonkey, APITemplate, DocRaptor, Docmosis, Adobe Doc Gen).


Userscript

Userscript Development

View Repo Plugin

Develop, test, and publish Tampermonkey userscripts — scaffolding, in-browser validation via Claude in Chrome, README generation, and version bumping.


Visuals

Visual Communications

View Repo Plugin

Plan and prompt-engineer AI-generated visuals (images, diagrams, video) for whitepapers, blog posts, and long-form content. Six skills cover project onboarding, visual ideation, prompt generation, project listing, fal-ai execution, and a resolution/style reference.


Voice

Claude Pa

View Repo Plugin

Claude Code plugin: passive-aggressive PA system. Claude barks status updates over a speaker; if ignored, escalates across the house via Home Assistant or MQTT. Includes pre-recorded voice packs, RGB signal bulb, full-screen flash overlay, and a quiet-mode skill that translates natural-language pause/schedule requests.


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.


About

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!

Topics

Resources

Stars

Watchers

Forks

Contributors