By lecstor
Subagent set for context isolation — coder, docs-lookup, test-runner, review, browser. Includes delegation rules to keep large tool outputs out of the main agent's context window.
Interact with Chrome via the Claude in Chrome MCP — screenshots, DOM inspection, clicking, typing, navigation, console/network reads. Use for browser verification of UI/frontend changes. Saves screenshots to file; never returns them inline.
Execute well-defined, fully-specified code edits dispatched by the primary agent. Use for mechanical, scoped changes where the files, content, and conventions are already decided. Do NOT use when judgment, design decisions, or open questions are involved.
Look up library and framework documentation for up-to-date API references and code examples — preferably via the Context7 MCP if available, otherwise via WebFetch. Use whenever you need authoritative API signatures, SDK usage, or config details for a third-party library, instead of reading huge docs into the main context.
Review the current diff for code quality, bugs, performance, and security. Use before commit, after the implementation is complete and tests pass. Returns a structured list of findings — no files are edited.
Execute test suites (unit and/or E2E) and return a structured pass/fail report. Use whenever you need to run tests — keeps verbose test output out of the main context. Does NOT write, modify, or fix code.
Uses power tools
Uses Bash, Write, or Edit tools
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.
| Plugin | Description |
|---|---|
| context-management | Subagent set for context isolation (coder, docs-lookup, test-runner, review, browser) plus delegation rules. |
Add to ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"lecstor-claude-plugins": {
"source": {
"source": "github",
"repo": "lecstor/claude-plugins"
}
}
},
"enabledPlugins": {
"context-management@lecstor-claude-plugins": true
}
}
Restart Claude Code.
npx claudepluginhub lecstor/claude-plugins --plugin context-managementComprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
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.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development
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.