By svnstfns
Deploy and manage TrueNAS Scale apps from Claude Code — bundles opinionated skills and slash commands that drive the truenas-mcp MCP server for single-host homelab deployments.
Deploy a Docker Compose stack to TrueNAS Scale and verify it came up healthy. Use after the deployment architecture is settled — wraps validate → deploy → poll job → verify, and on failure pulls logs and reports. For the assessment and architecture decisions that must happen first, use truenas-deployment-planning.
Decide the deployment architecture for a TrueNAS app — which network model, which storage placement, which auth layer if any, which build strategy, and the hardening gate — before any compose is built. Consumes the NAS profile from truenas-discovery. Hands off to truenas-deploy-and-verify with a finished compose that expresses the decisions.
Capture the state of a TrueNAS NAS (pools, networks, deployed apps, inferred naming and path conventions) BEFORE any architecture decision is made. Use at the very start of any "deploy / install / set up X on the NAS" request, or whenever the agent needs a fresh picture of what exists on the NAS. Read-only; produces a structured NAS profile that downstream skills consume. Hands off to truenas-deployment-planning.
Completely remove a failed, abandoned, or experimental TrueNAS app — including its volumes. Use when the user wants to clean up after a botched deployment, drop an experimental stack, or reset before reinstalling. This is a destructive operation; always confirm with the user before executing.
Diagnose a TrueNAS app that is broken, stuck, unhealthy, or behaving unexpectedly. Use when the user reports "X is down", "Y isn't responding", "Z keeps restarting", or asks for logs / status of a specific app. Pulls app details, recent logs, and network state, then produces a structured diagnosis report.
External network access
Connects to servers outside your machine
Requires secrets
Needs API keys or credentials to function
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Personal Claude Code plugin marketplace. Skills, slash-commands, subagents, hooks, and MCP server configs that I build in-house and want to install (or share) cleanly.
# One-time setup — add the marketplace to your Claude Code
claude plugin marketplace add https://github.com/svnstfns/claude-marketplace
# Install any plugin by id
claude plugin install docs-methodology
See INDEX.md for the full list of available plugins.
A plugin is the installable unit. Each plugin lives under plugins/<plugin-name>/ and may contain any mix of:
/foo)When this marketplace gains a new plugin, the workflow is in INSTRUCTIONS.md. That file is written for an LLM assistant to follow when the human says "build me a skill for X". The short version:
plugins/<name>/ with a plugin.json.claude-plugin/marketplace.jsonINDEX.mdfeat(plugin/<name>): ....
├── .claude-plugin/marketplace.json # marketplace catalog
├── plugins/ # all plugins live here
│ └── docs-methodology/ # one folder per plugin
│ ├── plugin.json
│ └── skills/documentation-methodology/
├── INDEX.md # one-line table of plugins
├── INSTRUCTIONS.md # contributor guide (LLM-friendly)
└── README.md # this file
MIT — see individual plugin folders for any plugin-specific licensing.
npx claudepluginhub svnstfns/claude-marketplace --plugin truenas-mcpLightweight, ID-anchored, arc42-inspired documentation methodology. Enforces stable IDs, immutable accepted ADRs, traceability.yaml spine, and the right template for each artifact (REQ-F, REQ-NF, ADR, ARCH, API, UI, TC).
Deploy and manage TrueNAS Scale apps from Claude Code — bundles the truenas-mcp server plus opinionated skills and slash commands for the pvnkn3t infrastructure.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.