skills-master
Skills Master
This skill acts as a package manager for the Skill ecosystem. It contains a library of "Standard Skills" that can be deployed to any project.
Capabilities
The following skill templates are available in assets/skill-templates/:
-
add-in-skills-master: Adds or updates skill templates in the skills-master library. Invoke when user wants to contribute a new skill to the master library.
-
auto-committer: Automates git commits with Context Refresh checks.
-
context-code-explainer: Generates structured code analysis reports with AI_CONTEXT awareness.
-
context-aware-coding: Manages
AI_README.mdand enforces Context-First Architecture. -
context-project-analyzer: Bootstraps AI_CONTEXT documentation for new/legacy projects.
-
skill-creator: Creates new skills and maintains the index.
-
git-diff-requirement: Analyzes git diff HEAD to evaluate code changes against business requirements, detects defects, and generates structured analysis reports. Invoke when reviewing code changes or validating requirement implementation.
-
subagent-creator: 专门用于生成子智能体的 skill,通过交互式问答收集信息并生成标准化的子智能体配置文档
-
git-diff-requirement: Analyzes git diff HEAD to evaluate code changes against business requirements, detects defects, and generates structured analysis reports. Invoke when reviewing code changes or validating requirement implementation.
-
playwright-pro: 增强版 Playwright 页面分析工具:通过 CDP 连接本地已运行的 Chrome/Edge/Brave,无需新开窗口,保留登录态和扩展,一键分析页面 DOM、样式、网络请求、Console 日志和性能指标。