By svnstfns
Lightweight, 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).
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.
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.
npx claudepluginhub svnstfns/claude-marketplace --plugin docs-methodologyDeploy 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 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.
Build and maintain an LLM-curated personal knowledge base in your project — Andrej Karpathy's LLM Wiki pattern, designed to scale to thousands of pages without becoming a context bottleneck. Now with an optional compiled graph layer for typed, provenance-backed relationships.
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
AI-powered wiki generator for code repositories. Generates comprehensive, Mermaid-rich documentation with dark-mode VitePress sites, onboarding guides, deep research, and source citations. Inspired by OpenDeepWiki and deepwiki-open.
20 modular skills for idiomatic Go — each under 225 lines, backed by 48 reference files, 8 automation scripts (all with --json, --limit, --force), and 4 asset templates. Covers error handling, naming, testing, concurrency, interfaces, generics, documentation, logging, performance, and more. Activates automatically with progressive disclosure and conditional cross-references.
Claude + Obsidian knowledge companion. Sets up a persistent, compounding wiki vault (Karpathy's LLM Wiki pattern). v1.7 "Compound Vault" + v1.8 methodology modes close 5 of 5 priority gaps from the May 2026 compass artifact. Ships: substrate alignment with kepano/obsidian-skills, default Obsidian CLI transport, hybrid retrieval (contextual prefix + BM25 + cosine rerank per Anthropic's Sept 2024 research), per-file advisory locking for multi-writer safety, pre-commit verifier agent, AND methodology modes (LYT / PARA / Zettelkasten / Generic) for first-class organizational support no other Claude+Obsidian competitor offers. v1.7.x audit closure: every BLOCKER + HIGH + MEDIUM + LOW finding from the v1.7.0 audit is CLOSED or DEFERRED-with-rationale. Optional DragonScale Memory extension (log folds, deterministic addresses, semantic tiling lint, boundary-first autoresearch).