涉及 Go 代码分析时**必须使用**——包括理解代码、调试、bug 定位、重构、代码审查、依赖分析、安全审计等,强制使用 gopls MCP/LSP、go doc、repomix,禁止 Grep/全量 Read 和并行 Read 多文件。
每次对话开始时**必须使用**——判断任务类型,加载对应的前置技能和路由到正确的专项技能,确保不会跳过专门技能的引导工作流。
对仓库执行系统性 bug 巡查、代码审查或质量审计时使用——发现已确认缺陷、高置信度风险、缺失验证、错误处理问题、不安全假设和测试覆盖缺口。
可复用的 Claude Code 技能和规则集合,用于编排智能体工作流。
/plugin marketplace add https://github.com/Cai-ki/skills-lab
/plugin install easywork@skills-lab
/plugin marketplace add path/to/skills-lab
/plugin install easywork@skills-lab
安装后运行 /plugin reload-plugins 或重启 Claude Code。
skills/
├── sweeping-bugs/SKILL.md # 仓库级 bug 巡查
├── developing-go/SKILL.md # Go 项目工具使用指南
└── routing-easywork/SKILL.md # 技能路由入口
rules/
├── subagent-rules.md # 子智能体规则
├── output-style.md # 输出规范
├── work-style.md # 工作规范
└── skill-authoring.md # 技能编写规范
| 技能 | 用途 | 状态 |
|---|---|---|
sweeping-bugs | 对仓库执行系统性 bug 巡查,发现已确认缺陷、高置信度风险和测试覆盖缺口 | 可用 |
developing-go | 在 Go 代码分析时指导 gopls MCP/LSP、go doc、repomix 工具组合的高效使用——包括理解代码、调试、bug 定位、重构、代码审查、依赖分析、安全审计等 | 可用 |
routing-easywork | 帮助智能体根据任务类型选择正确的技能和执行顺序 | 可用 |
| 规则 | 内容 |
|---|---|
subagent-rules | 子智能体使用时机、模型选择(默认 haiku)、中断恢复 |
output-style | 输出客观务实、需求复述、工作摘要、诚实原则 |
work-style | 临时文件清理、代码声明基于事实、实现质量、持续性与自主性、长任务执行 |
skill-authoring | 技能编写规范:简洁、描述第三人称、自由度匹配、渐进式披露、命名约定 |
skills/<skill>/SKILL.md 及支撑文件skills/routing-easywork/SKILL.md 中的路由表Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub caikiji/skills-lab --plugin easyworkSoftware engineering workflows with skills for planning, implementation, quality review, and structured thinking, plus a suite of specialist agents
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns