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
Instructions file
Claude Code instructions for DennisLiuCk/claude-plugin-marketplace, covering repository overview, repository structure, plugin categories and inventory, development tools (10 plugins) and productivity tools (7 plugins).
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
Agent
A Python checker for applications built with the Agent SDK, a software library for creating AI agents.
DennisLiuCk/claude-plugin-marketplace
Agent
A TypeScript checker for applications built with the Agent SDK, a software library for creating AI agents.
DennisLiuCk/claude-plugin-marketplace
Command
A command for creating and setting up a new application that uses the Claude Agent SDK. The description does not specify which setup steps it performs.
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
Skill Claude CodeCodex
A guide for moving prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5. It covers model-name changes and prompt adjustments for known behavior differences.
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
Command
A command for reviewing the code changes in a pull request. A pull request is a request for others to inspect and merge proposed changes.
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
Agent
A coding agent that simplifies and optimizes recently changed code while preserving its existing behaviour. Its description is provided in Chinese.
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
Command
A command for removing local Git branches that have already been deleted from the remote repository. Git is a tool for tracking changes and branches in code.
DennisLiuCk/claude-plugin-marketplace
Command
A command that creates a Git commit, sends it to a remote repository, and opens a pull request. A pull request is a request for others to review and merge code changes.
DennisLiuCk/claude-plugin-marketplace
Command
Command "commit" from DennisLiuCk/claude-plugin-marketplace, covering 背景資訊 and 指示.
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
Hook
Runs when a session starts, executing session-start.sh. From DennisLiuCk/claude-plugin-marketplace.
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
Agent
An agent that designs a software feature's architecture and implementation plan. It compares possible approaches, weighs their trade-offs, and recommends one for the codebase.
DennisLiuCk/claude-plugin-marketplace
Agent
A codebase exploration agent that explains how existing software works by tracing execution paths, architecture layers, patterns, abstractions, and dependencies. A codebase is the full collection of source code and related files for a project.
DennisLiuCk/claude-plugin-marketplace
Agent
An agent that reviews code for quality, correctness, possible errors, and adherence to project conventions.
DennisLiuCk/claude-plugin-marketplace
Command
A structured workflow for developing a software feature from start to finish.