DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A Traditional Chinese marketplace for Claude Code plugins, which add capabilities or workflows to Claude Code.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A Traditional Chinese marketplace for Claude Code plugins, which add capabilities or workflows to Claude Code.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A development toolkit for building and checking Python and TypeScript applications with the Claude Agent SDK, a software library for creating AI agents.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin for moving code and prompts from Claude Sonnet 4.x or Opus 4.1 to Opus 4.5. It is the plugin form of the migration guidance for handling model-name and behavior changes.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin that runs automated code reviews using multiple specialized agents and confidence scores. Code review checks changes for possible bugs or other problems.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A code-simplification plugin that aims to improve clarity, consistency, and maintainability while preserving existing behaviour. Its description does not specify how it is used.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin providing simple commands for common Git tasks. Git is a tool for tracking code changes, and the listed tasks include committing, pushing, and creating pull requests.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A community code-review plugin that uses several specialised agents to review Git commits and includes checks to filter false reports.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin that adds educational explanations about implementation choices and patterns used in a codebase.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A feature-development workflow with specialised agents for exploring a codebase, designing an architecture, and reviewing code.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A frontend development plugin for creating production-ready web interfaces with distinctive visual design. Frontend code controls what users see and interact with in a web application.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin that creates custom hooks from conversation patterns or direct instructions. Hooks are automated checks that can stop unwanted actions or behaviour.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin for systematic software-problem diagnosis, coordinating five specialised agents for problem analysis, code investigation, root-cause finding, Git history analysis, and log analysis.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin for simplifying Java and Spring Boot code using established practices for business software.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
An interactive learning mode that asks the user to make meaningful code contributions at decision points. The available description does not explain its exact interaction rules.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A set of specialised agents for analysing older Java Spring Boot projects and producing teaching documentation. Java Spring Boot is a framework commonly used to build Java web applications.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A toolkit for developing Claude Code plugins, with seven skills, three agents, and workflow commands. Claude Code is a coding agent that can be extended with plugins.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A group of agents for reviewing pull requests, which are proposed code changes submitted for review. It covers comments, tests, error handling, type design, code quality, and simplification.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin for running a continuous self-repeating AI loop during interactive development. The loop keeps sending the same prompt to Claude until the task is complete.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin that adds security warnings while files are edited. It flags possible command injection, cross-site scripting (XSS), and other unsafe code patterns.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A plugin for creating new coding-agent skills and editing existing ones. It also covers testing, benchmarking, and improving skill descriptions so they trigger more accurately.
DennisLiuCk/claude-plugin-marketplace
Plugin Claude Code
A converter for Flyway SQL migration scripts, which are files that change a database's structure over time, into Online Schema Change format. It supports ALTER TABLE and CREATE INDEX statements.