qqabcv520/my-claude-marketplaces
Plugin Claude Code
A collection of Claude Code add-ons for project rules, file protection, notifications, Codex integration, a knowledge base, and Git commits.
qqabcv520/my-claude-marketplaces
Plugin Claude Code
A collection of Claude Code add-ons for project rules, file protection, notifications, Codex integration, a knowledge base, and Git commits.
qqabcv520/my-claude-marketplaces
Plugin Claude Code
A Codex CLI plugin described as helping with code debugging and code review. The input provides no further details about its commands or workflow.
qqabcv520/my-claude-marketplaces
Agent
An automated debugging assistant that uses the Codex command-line tool to analyze code problems and suggest fixes.
qqabcv520/my-claude-marketplaces
Command
A command for asking Codex CLI to review code changes in three situations: uncommitted work, one commit, or a branch comparison.
qqabcv520/my-claude-marketplaces
Skill Claude CodeCodex
A guide for using Codex CLI, a terminal tool that can analyze, debug, and review code.
qqabcv520/my-claude-marketplaces
Plugin Claude Code
A Git add-on for creating commits that follow Conventional Commits, a shared format for describing changes.
qqabcv520/my-claude-marketplaces
Command
Create well-formatted commits with conventional commit messages.
qqabcv520/my-claude-marketplaces
Plugin Claude Code
A file-safety add-on that helps prevent accidental changes or deletions outside the project.
qqabcv520/my-claude-marketplaces
Hook
Runs before the agent uses a tool for Edit and Bash tool calls, executing validate-edit.js and validate-bash.js via node (2 commands). From qqabcv520/my-claude-marketplaces.
qqabcv520/my-claude-marketplaces
Plugin Claude Code
A project knowledge-base plugin for managing shared technical notes and retrieving them with help from another agent. A knowledge base is an organized collection of project information that can be reused later.
qqabcv520/my-claude-marketplaces
Agent
Use this agent when the user or main agent needs to search the project knowledge base for relevant information without polluting the main conversation context. This agent independently explores knowledge entries and returns a concise summary. Examples.
qqabcv520/my-claude-marketplaces
Command
Add a new entry to the project knowledge base.
qqabcv520/my-claude-marketplaces
Command
View or rebuild the knowledge base index.
qqabcv520/my-claude-marketplaces
Command
Search the project knowledge base for relevant entries.
qqabcv520/my-claude-marketplaces
Skill Claude CodeCodex
This skill should be used when the user asks to "管理知识库", "添加知识条目", "查阅知识库", "搜索知识", "总结到知识库", "知识库格式", "创建知识条目", "add knowledge entry", "search knowledge base", "knowledge base structure", "organize knowledge entries", "update knowledge index", or mentions knowledge base operations, knowledge entry formatting, or…
qqabcv520/my-claude-marketplaces
Plugin Claude Code
A plugin that sends system notifications when important events occur. The supplied information does not specify which events or notification channels it supports.
qqabcv520/my-claude-marketplaces
Command
A setup command for a Claude Notifications plugin, which sends alerts about events such as completed tasks or errors. It checks Node.js, installs dependencies, and asks for notification preferences.
qqabcv520/my-claude-marketplaces
Plugin Claude Code
A project-documentation plugin for creating project specifications and detailed implementation plans.
qqabcv520/my-claude-marketplaces
Agent
Use this agent when ps-exec needs to delegate implementation tasks to a subAgent. This agent reads task descriptions, modifies code files, and runs validation (lint/type-check/test) with auto-fix retries.
qqabcv520/my-claude-marketplaces
Command
A command for carrying out implementation plans created by project-spec, with staged work, delegated tasks, progress tracking, review, and full verification.
qqabcv520/my-claude-marketplaces
Command
A project-documentation setup command that creates CLAUDE.md and a docs folder based on the detected project type and technology stack.
qqabcv520/my-claude-marketplaces
Command
An interactive command for turning a feature idea into a detailed implementation plan. It asks questions, reviews the project, records design choices, and saves the plan as a document.
qqabcv520/my-claude-marketplaces
Skill Claude CodeCodex
A guided planning process for turning an unclear or medium-sized coding task into an agreed implementation plan. It covers the problem, scope, solution, risks, and acceptance checks before coding begins.