By JamesPrial
Claude Code documentation for plugins, hooks, MCP servers, skills, and settings
A local Claude Code plugin marketplace by James Prial.
| Plugin | Version | Status | Description |
|---|---|---|---|
| security-hooks | 1.0.1 | stable | PreToolUse hook that detects and blocks secrets in git commits |
| todo-log | 1.0.1 | stable | Logs TodoWrite activity to .claude/todos.json |
| version-control | 1.0.0 | UNSTABLE | Git operations and GitHub CLI workflows via agents and skills |
| golang-workflow | 1.4.0 | stable | Go development workflow with specialized agents (external) |
| bash-workflow | 1.0.0 | stable | Bash development with TDD, parallel agents, and DevOps review |
| claude-code-guide | 1.0.0 | stable | Claude Code documentation for plugins, hooks, MCP, skills, settings |
| slash-command-guide | 1.0.0 | stable | Slash command creation guide with patterns and helper scripts |
# Add marketplace
/plugin marketplace add /path/to/claude-plugins
# Install plugins
/plugin install security-hooks@plugins-by-james
/plugin install todo-log@plugins-by-james
See individual plugin READMEs for detailed documentation.
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.
Git operations and GitHub CLI agents for version control workflows
Go development workflow with TDD-first parallel agents, failure triage, and automated code quality hooks
Captures TodoWrite tool usage and saves to timestamped history file with configurable log location (default: .claude/todos.json)
Security hooks to detect and block potential secrets in git commits
Create custom slash commands for Claude Code with syntax, patterns, and helper scripts
npx claudepluginhub jamesprial/claude-plugins --plugin claude-code-guideUpstash 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.
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).
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.