classmap-skill
New3GitHub TrendingGeneralby LIXianSenQwQ
轻量级 AI 编程 Skill 工作流:用 CLASSMAP.md 连接代码职责与改动目标,让 AI 先定位再编码。 / A lightweight AI coding skill workflow that maps code responsibilities with CLASSMAP.md, helping AI target changes before coding.
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/classmap-skill.md https://raw.githubusercontent.com/LIXianSenQwQ/classmap-skill/main/SKILL.md3
Invoke in Claude Code
/classmap-skillView source on GitHub
Frequently Asked Questions
What is classmap-skill?
轻量级 AI 编程 Skill 工作流:用 CLASSMAP.md 连接代码职责与改动目标,让 AI 先定位再编码。 / A lightweight AI coding skill workflow that maps code responsibilities with CLASSMAP.md, helping AI target changes before coding.
How to install classmap-skill?
To install classmap-skill, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /classmap-skill.
What is classmap-skill best for?
classmap-skill is a community categorized under General. Created by LIXianSenQwQ.