{"name":"mei28-mei-marketplace","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"mei28-deslop-deslop","source":{"source":"github","repo":"mei28/claude-code"},"description":"AI生成コードの不要な追加物（過剰なコメント、防御的なエラーハンドリング等）を検出・削除し、既存スタイルに一貫性のないコードを改善します。Use when reviewing AI-generated code for unnecessary additions or style inconsistencies.","version":"1.0.0","strict":true,"keywords":["code-quality","cleanup","ai-review","style-consistency"],"category":"testing"},{"name":"mei28-dig-dig","source":{"source":"github","repo":"mei28/claude-code"},"description":"Automatically reads context files (CLAUDE.md, etc.) and identifies ambiguities in architecture, data, API, UI/UX through structured questions to clarify implementation plans. Use when starting new features or when requirements are unclear.","version":"1.0.0","strict":true,"keywords":["planning","requirements","architecture","clarification","ambiguity-detection"],"category":"data"},{"name":"mei28-auto-commit-auto-commit","source":{"source":"github","repo":"mei28/claude-code"},"description":"Analyzes git diffs and automatically creates fine-grained commits with rule-based commit messages in English (default) or Japanese. Follows Angular.js conventions. Use when you have multiple unstaged changes that need to be organized into logical commits.","version":"1.0.0","strict":true,"keywords":["git","commit","automation","angular-commit","version-control"],"category":"productivity"},{"name":"mei28-pr-template-pr-template","source":{"source":"github","repo":"mei28/claude-code"},"description":"Generates comprehensive PR descriptions in English (default) or Japanese by analyzing pull request changes using GitHub CLI. Use after creating PR to document changes thoroughly.","version":"1.0.0","strict":true,"keywords":["pr","pull-request","template","documentation","github","code-review"],"category":"documentation"},{"name":"mei28-code-review-code-review","source":{"source":"github","repo":"mei28/claude-code"},"description":"Automated code review tool that analyzes code quality, detects bugs, identifies security vulnerabilities, and suggests improvements. Use before creating PR to ensure high code quality.","version":"1.0.0","strict":true,"keywords":["code-review","quality","security","bugs","best-practices","static-analysis"],"category":"testing"},{"name":"mei28-test-generator-test-generator","source":{"source":"github","repo":"mei28/claude-code"},"description":"Automatically generates comprehensive unit tests for functions, classes, and modules. Supports multiple testing frameworks and generates meaningful test cases including edge cases. Use to improve test coverage quickly.","version":"1.0.0","strict":true,"keywords":["testing","unit-test","test-generation","tdd","coverage","automation"],"category":"productivity"},{"name":"mei28-refactor-refactor","source":{"source":"github","repo":"mei28/claude-code"},"description":"Suggests and applies code refactoring improvements including complexity reduction, code smell removal, and pattern improvements. Analyzes code quality metrics and provides actionable refactoring recommendations.","version":"1.0.0","strict":true,"keywords":["refactoring","code-quality","complexity","code-smell","clean-code","maintainability"],"category":"testing"},{"name":"mei28-doc-gen-doc-gen","source":{"source":"github","repo":"mei28/claude-code"},"description":"Generates comprehensive API documentation from code including OpenAPI/Swagger specs, JSDoc/TSDoc comments, and API reference guides. Supports REST APIs, GraphQL, and function libraries.","version":"1.0.0","strict":true,"keywords":["documentation","api-docs","openapi","swagger","jsdoc","tsdoc","api-reference"],"category":"documentation"},{"name":"mei28-changelog-changelog","source":{"source":"github","repo":"mei28/claude-code"},"description":"Generates CHANGELOG.md from git commit history following Keep a Changelog format with semantic versioning. Categorizes changes and creates user-friendly release notes.","version":"1.0.0","strict":true,"keywords":["changelog","release-notes","versioning","semver","keep-a-changelog","git-history"],"category":"deployment"}]}