Plugin Claude Code
Plugin marketplace listing 5 plugins: product-plugin, ui-plugin, dev-plugin, test-plugin, superpowers.
Plugin Claude Code
Plugin marketplace listing 5 plugins: product-plugin, ui-plugin, dev-plugin, test-plugin, superpowers.
Command Claude Code
A checklist for preparing code changes for a pull request, which is a request for others to review and merge your work. It covers reviewing changes, staging files, writing a standard commit message, and summarising the work.
Settings file Claude Code
A configuration file for a Claude Code setup, defining permissions, the selected model, status-line behaviour, enabled plugins, plugin marketplaces, and agent-team settings.
Plugin Claude Code
A development plugin containing tools for project documentation, creating skills, managing pull requests, and advanced search.
Skill Claude CodeCodex
A tool for creating or improving CLAUDE.md, a project guide that an AI coding agent reads to understand the codebase and its working rules.
Skill Claude CodeCodex
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. Supports Chinese input with auto-translation to English.
Skill Claude CodeCodex
A greeting response guide for when someone says hello or tests whether a plugin works. It specifies that the reply should name the loaded plugin and ask how it can help.
Skill Claude CodeCodex
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Plugin Claude Code
A product-planning plugin described in Chinese as providing tools for writing PRD documents. A PRD, or product requirements document, explains what a product or feature should do.
Skill Claude CodeCodex
A workflow for writing product requirements documents (PRDs) and generating interactive prototypes. A PRD explains what a product or feature should do, while a prototype is a clickable early model.
Plugin Claude Code
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques.
Hook
Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From liaogui1023/coding-plugin.
Skill Claude CodeCodex
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Skill Claude CodeCodex
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Skill Claude CodeCodex
Use when you have a written implementation plan to execute in a separate session with review checkpoints.
Skill Claude CodeCodex
Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup.
Skill Claude CodeCodex
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation.
Skill Claude CodeCodex
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
Skill Claude CodeCodex
Use when executing implementation plans with independent tasks in the current session.
Skill Claude CodeCodex
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.
Skill Claude CodeCodex
Use when implementing any feature or bugfix, before writing implementation code.