skill-master

Create, tune, and validate Claude Code skills across sessions.

Updated Apr 19, 2026
One-click install
npx skills add https://github.com/liuzhengdongfortest/skills-plus --skill skill-master-liuzhengdongfortest
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-master
Source: https://github.com/liuzhengdongfortest/skills-plus/tree/main/skill-master
Command: npx skills add https://github.com/liuzhengdongfortest/skills-plus --skill skill-master-liuzhengdongfortest

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

skill-master helps you establish a clear, repeatable process to create, tune, and self-optimize Claude Code skills, ensuring consistency across sessions and projects.

Core Features & Use Cases

  • Guidance for new skill creation, including scoping and triggering rules.
  • Structured optimization of existing skills to fix triggers, behavior, and boundaries.
  • Self-optimization guidance for skill-master itself, with audit and refactor flow.
  • Support for splitting large Skill Units into focused sub-skills when complexity grows.

Quick Start

请给出一个针对于 skill-master 的精简优化方案与具体修改点的指令,并包含测试与自检步骤。

Frequently Asked Questions about skill-master

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create and optimize Claude Code skills with a repeatable workflow?

Claude Code skill creation involves scoping, triggering rules, and frontmatter guidance, followed by structured optimization to fix behavior and boundaries across sessions.

What is the best way to structure and tune Claude Code skill units?

Structuring Claude Code skill units requires defining clear boundaries and frontmatter, then applying lifecycle prompts to tune triggers and validate behavior for consistent project execution.

How do I split large Claude Code skills into focused sub-skills?

You split large Claude Code skills into focused sub-skills when complexity grows, refactoring broad workflows into smaller units to maintain clear boundaries and triggers.

Can I perform self-improvement and auditing on my Claude Code skill workflow?

Self-improvement for Claude Code workflows uses an audit and refactor flow to evaluate the skill-master entry itself, applying structured optimization to fix triggers and boundaries.

Does skill-master support testing and edge-case handling for Claude Code documentation?

Skill-master supports testing and edge-case handling for Claude Code documentation by validating skill units against lifecycle prompts to ensure consistent behavior across different project contexts.