{"name":"poshan0126-dotclaude","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"poshan0126-code-reviewer-plugins-code-reviewer","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Reviews code for real bugs: off-by-ones, null derefs, race conditions, swallowed errors. Skips style nitpicks.","version":"1.0.0","strict":true,"keywords":[],"category":"utilities"},{"name":"poshan0126-security-reviewer-plugins-security-reviewer","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"OWASP-style review: injection, auth, data exposure, weak crypto. Severity-ranked with file:line + fix.","version":"1.0.0","strict":true,"keywords":[],"category":"security"},{"name":"poshan0126-performance-reviewer-plugins-performance-reviewer","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Finds real bottlenecks. DB N+1, memory leaks, blocking calls, re-renders.","version":"1.0.0","strict":true,"keywords":[],"category":"data"},{"name":"poshan0126-doc-reviewer-plugins-doc-reviewer","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Cross-references docs against actual source. Flags drift, missing params, dead references.","version":"1.0.0","strict":true,"keywords":[],"category":"documentation"},{"name":"poshan0126-frontend-designer-plugins-frontend-designer","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Builds production-grade UI. Tokens-first, anti-AI-slop aesthetics, design tokens enforced.","version":"1.0.0","strict":true,"keywords":[],"category":"utilities"},{"name":"poshan0126-setupdotclaude-plugins-setupdotclaude","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Bootstrap and customize dotclaude in any project. Copies the full template into .claude/ if missing, then tunes every config file to match your stack.","version":"1.0.0","strict":true,"keywords":[],"category":"utilities"},{"name":"poshan0126-debug-fix-plugins-debug-fix","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Find and fix a bug. Default is the careful path (reproduce, investigate, test). Add `--fast` for emergency hotfix mode.","version":"1.0.0","strict":true,"keywords":[],"category":"testing"},{"name":"poshan0126-ship-plugins-ship","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Commit, push, create PR with confirmation at every step. Blocks secrets and force-push.","version":"1.0.0","strict":true,"keywords":[],"category":"utilities"},{"name":"poshan0126-pr-review-plugins-pr-review","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Review PR or staged changes via specialist agents. Synthesizes a unified severity-ranked report.","version":"1.0.0","strict":true,"keywords":[],"category":"deployment"},{"name":"poshan0126-tdd-plugins-tdd","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Strict red-green-refactor TDD loop. Failing test, then minimum code, then refactor. Commits after each cycle.","version":"1.0.0","strict":true,"keywords":[],"category":"testing"},{"name":"poshan0126-explain-plugins-explain","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Explain code with one-sentence summary, mental model, ASCII diagram, and modification guide.","version":"1.0.0","strict":true,"keywords":[],"category":"deployment"},{"name":"poshan0126-refactor-plugins-refactor","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Safely refactor with tests as a safety net. Writes tests first if none exist.","version":"1.0.0","strict":true,"keywords":[],"category":"testing"},{"name":"poshan0126-test-writer-plugins-test-writer","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Write comprehensive tests covering happy/edge/error/concurrency paths. Verifies tests actually catch bugs.","version":"1.0.0","strict":true,"keywords":[],"category":"testing"},{"name":"poshan0126-context-budget-plugins-context-budget","source":{"source":"github","repo":"poshan0126/dotclaude"},"description":"Estimate per-turn token cost of your .claude/ configuration and CLAUDE.md. Always-loaded vs path-scoped vs invoked-only, with top contributors. Use --api for exact counts via Anthropic's count_tokens endpoint.","version":"1.0.0","strict":true,"keywords":[],"category":"utilities"}]}