Sweetteabittersugar
User中文原生 Claude Code 配置平台 — 19 Agent | 按需注入 | 分层可插拔 | 零密钥上手
Categories
Indexed Skills (41)
dependency-audit
依赖冲突检测、已知 CVE 漏洞扫描、许可证兼容性检查、供应链安全审计
context-budget
Token 预算分配 — 为 System/History/Task/Output 各段设定 token 上限,防止上下文溢出
docx
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a 'report', 'memo', 'letter', 'template', or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file or asks to produce one, use this skill.
changelog-guard
代码变更时自动检测并提醒更新 CHANGELOG.md,确保版本记录不遗漏
multi-perspective-review
pass@3 轻量版 — 3 个独立视角(正确性、安全性、可维护性)分别评分,综合判定通过/不通过
pipeline-gate
五阶段管线阶段进入/退出条件检查,确保每个阶段的输出满足下一阶段的输入要求
pre-commit-guard
提交前安全检查 — 密钥泄露、敏感信息、调试代码、文件大小、gitignore 完整性
self-healing
任务失败时自动重试 + 换策略 — 分析失败原因,选择替代方案重新执行
design
设计模式。当用户说「打开设计模式」「设计模式」「帮我设计」「梳理需求」「设计一下」时使用此技能。逐步引导用户完善需求:目标→约束→方案→确认。用户说「设计完成」或「关闭设计模式」时退出,生成结构化提示词交模型实现。
a11y-audit
WCAG 2.2 审计、ARIA 标签规范、键盘导航支持
api-design
RESTful规范、版本管理、错误码统一
authz-patterns
JWT、OAuth2、RBAC、会话管理的最佳实践
browser-compat
CanIUse 查询、Polyfill 策略、渐进增强方案
ci-pipeline
GitHub Actions / GitLab CI 分阶段构建、缓存优化
code-standards
遵循项目现有代码风格,不加个人偏好
component-patterns
组合优于继承、受控/非受控、状态提升的组件模式
context-compression
摘要生成、关键信息保留、上下文窗口管理
cost-aware-pipeline
调用 API 前估算成本、模型降级策略、预算告警
database-migration
增量迁移、回滚方案、零停机变更
e2e-test-patterns
用户视角端到端测试,关键路径用 Playwright
error-handling-patterns
每个异常必须显式处理,不静默吞掉异常
health-check-patterns
存活探针、就绪探针、自定义健康指标
injection-analysis
SQL注入、命令注入、XSS攻击面分析
integration-test-patterns
API测试、数据库测试、组件集成的集成测试规范
logging-standards
分级日志、结构化输出、敏感信息脱敏
memory-leak-detection
heap 分析、引用追踪、常见泄漏模式识别
mock-factory
自动生成 Mock 数据,覆盖边界值
output-quality-gate
输出前格式检查、完整性验证、安全放行
owasp-top10
OWASP Top 10 逐项检查,风险评级和修复建议
profiling-guide
CPU/内存/IO profiling 工具使用指南
refactoring-patterns
提取方法、消除重复、小步提交的重构模式
regex-over-llm
能用正则解决的问题不用 LLM,降低成本和延迟
responsive-design
断点策略、弹性布局、图片自适应适配
rollback-plan
数据库回滚、代码回滚、灰度切流的回滚方案
secret-detection
扫描代码中硬编码的密钥、Token、密码
skill-stocktake
定期审计 Skill 清单,标记冗余和过期项,建议合并
style-guide
CSS变量、设计Token、暗色主题的样式管理指南
test-data-generator
使用 faker 生成随机但确定的测试数据
unit-test-patterns
AAA模式、边界值、Mock隔离的单元测试规范
claude
项目规范查阅。当用户提到架构、规范、格式或需要查阅项目约定时使用。
Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.