By L3DigitalNet
Update documentation across three layers (repo, Outline wiki, Notion) from session context, plus comprehensive drift analysis for infrastructure documentation.
Update all three documentation layers (repo, wiki, Notion) sequentially from the current session. This skill should be used when the user runs /up-docs:all.
Comprehensive documentation drift analysis across infrastructure and wiki. Gathers live server state via SSH, syncs Outline wiki, resolves internal contradictions, verifies and enriches links, then updates Notion. This skill should be used when the user runs /up-docs:drift.
Update Notion pages with strategic and organizational context from the current session. This skill should be used when the user runs /up-docs:notion.
Update repository documentation (README.md, docs/, CLAUDE.md) based on session changes. This skill should be used when the user runs /up-docs:repo.
Update Outline wiki documentation with implementation-level details from the current session. This skill should be used when the user runs /up-docs:wiki.
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.
A Claude Code plugin marketplace. Plugins cover the full development lifecycle: release automation, design review, infrastructure verification, Home Assistant integration dev, Linux system administration, GitHub repo health, and plugin testing.
Add this marketplace to your Claude Code installation:
/plugin marketplace add L3DigitalNet/Claude-Code-Plugins
Or using the full URL:
/plugin marketplace add https://github.com/L3DigitalNet/Claude-Code-Plugins.git
Then install individual plugins:
/plugin install design-assistant@l3digitalnet-plugins
Auto-update keeps plugins current automatically. To verify it's enabled:
/plugin in Claude CodeWhen auto-update is enabled, Claude Code refreshes the marketplace catalog and updates installed plugins at the start of each session.
Manual update if you prefer to control when updates happen:
# Refresh the marketplace catalog
/plugin marketplace update l3digitalnet-plugins
# Then update individual plugins via /plugin → Installed tab → Update now
| Plugin | Type | Command | Description |
|---|---|---|---|
| Design Assistant | Commands + Skills | /design-draft, /design-review | Guided design document authoring and principle-enforced review |
| Docs Manager | Commands + Agents + Hooks | /docs | Documentation lifecycle management with drift detection |
| GitHub Repo Manager | Commands + Skills | /repo-manager | Conversational GitHub repo health assessment and maintenance |
| Handoff | Skills | /handoff:save, /handoff:load | Save and load task context across machines via shared network drive |
| Home Assistant Dev | Commands + Skills + MCP | varies | Full HA integration development toolkit with 27 skills |
| Linux SysAdmin | Skills + Commands | 163 guides | Per-service knowledge for daemons, CLI tools, and filesystems; guided /sysadmin stack interview |
| Nominal | Commands | /preflight, /postflight, /abort | Infrastructure verification session contract: 11 systems check security, reachability, backups, monitoring, and more |
| Plugin Test Harness | MCP | 18 tools | Iterative test/fix/reload loop for plugin development |
| Python Dev | Commands + Skills | /python-code-review | Contextual Python domain guidance: 11 skills load automatically, plus a comprehensive multi-domain code audit |
| Release Pipeline | Commands + Skills | /release | Semver releases with pre-flight checks and changelog generation |
| Repo Hygiene | Commands | /hygiene | Autonomous maintenance sweep for .gitignore, manifests, and READMEs |
| Qt Suite | MCP + Commands + Skills + Agents | /qt-suite:scaffold, /qt-suite:coverage, /qt-suite:visual | Complete Qt development and testing toolkit: proactive agents, 16 skills, scaffolding, and headless GUI testing |
| Opus Context | Skills + Hooks | always-on | Teaches Opus 4.6 to use its full 1M context window instead of conservative small-model defaults |
| Test Driver | Commands + Skills | /test-driver:analyze, /test-driver:status | Proactive testing via gap analysis, convergence loops, and persistent status tracking |
| Up Docs | Skills | /up-docs:repo, /up-docs:wiki, /up-docs:notion, /up-docs:all, /up-docs:drift | Update documentation across three layers from session context, plus full infrastructure drift analysis |
These principles apply across all plugins in this collection. Individual plugins may define additional principles scoped to their domain.
[P1] Act on Intent: Invoking a command is consent to its implied scope. When intent is ambiguous, clarify scope before executing, not after. When intent is clear, execute without narration or confirmation of the obvious. A confirmation gate is warranted only when an operation is both truly irreversible and its scope materially exceeds what the invocation implies, not for operations that are merely large or look dangerous. If scope materially changes mid-execution, stop and re-confirm. Routine friction is a tax, not a safeguard.
npx claudepluginhub l3digitalnet/claude-code-plugins --plugin up-docsQt development and testing toolkit: proactive specialist agents, 16 domain references, scaffolding commands, and headless GUI testing via Qt Pilot MCP for PySide6, PyQt6, and C++/Qt projects.
Comprehensive Home Assistant integration development toolkit with 27 skills, MCP server for live HA connection, automated validation, 3 example integrations, and project templates. Covers all 52 IQS rules, HACS compliance, and HA 2025+ best practices.
Autonomous release pipeline — quick merge or full semver release with parallel pre-flight checks, changelog generation, and GitHub release creation.
Teaches Claude to proactively drive thorough testing via gap analysis, convergence loops, and persistent status tracking. Framework-agnostic core with stack-specific profiles.
Generate and maintain documentation from code with drift detection. Validates docs against source, auto-generates from code patterns, syncs outdated content, and provides reusable templates for consistent documentation.
Multi-LLM documentation review for catching inconsistencies, codebase mismatches, and gaps. Supports Opus, GPT, and Gemini in parallel with synthesis and guided resolution.
Lightweight documentation memory for AI coding agents: scaffold a docs tree, validate it, and auto-load recent context each session.
Documentation and authoring workflow router: audit docs vs code drift, sync docs after changes, optimize prompts and SKILL.md files, validate GLFM and Markdown formatting, summarize files/URLs/images with fidelity enforcement. Use when: docs are out of date, CLAUDE.md needs improving, SKILL.md needs optimizing, checking if documentation matches code, summarizing files or URLs.
Documentation quality validation: broken links, orphan docs, glossary, structure
Commands for generating documentation and managing changelogs