By kzmshx
Markdown language server for Claude Code. Provides go-to-definition, find references, completion, and diagnostics for markdown files with wiki-link support.
A personal collection of Claude Code plugins.
Note: Make sure you trust a plugin before installing, updating, or using it.
Add this marketplace to Claude Code:
/plugin marketplace add kzmshx/claude-plugins
Then discover and install plugins:
/plugin discover
Or install directly:
/plugin install {plugin-name}@kzmshx
See plugins/ for available plugins.
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Plan-Driven Development plugin for Claude Code. Manage PLAN.md and NOTES.md for AI-assisted development workflows.
npx claudepluginhub kzmshx/claude-plugins --plugin marksman-lspMarkdown documentation skills and linting with markdownlint.
Markdown preview server for AI coding agents. Renders markdown live in the browser with instant reload, Mermaid diagrams, and GFM support.
dahatake のエージェントスキル集。ローカル Markdown 横断クエリなど、コーディングエージェント向けのスキルを提供します。
Maintain repo docs under the Open Knowledge Format (OKF) + fast doc/schema lookup (find_docs.py). Grep-first, script-fallback.
Trim and optimize markdown files for LLM agent consumption
Comprehensive collection of specialized Rust development agents with Claude Code best practices. Includes rust-modern-apis skill for proactive suggestions of stable Rust APIs added in 1.89–1.97, loaded explicitly at session startup by rust-developer and rust-code-reviewer. team-develop skill for multi-agent collaborative development and team-debug skill for multi-agent root cause investigation (stops at consolidated review, awaits user decision on issues/epic/team-develop handoff), both via Claude Code experimental agent teams. continuous-improvement orchestrator spawns read-only rust-live-tester, rust-researcher, rust-arch-analyst, and rust-security-analyst agents for automated CI cycles; the arch-inspect and security-audit skills back the code-quality and vulnerability audits. Full-cycle SDD orchestrator with BRD/SRS/NFR pipeline (spec-from-stream skill). Autonomous tech-writer agent for user-facing documentation with progressive disclosure. rust-analyzer LSP integration for real-time code intelligence. Handoff protocol via rust-agent-handoff skill for context sharing. Adversarial critic agent for stress-testing designs. Updated for Rust Edition 2024 and modern tooling.