github.com/fengshao1227/ccg-workflow
| Skill | Added | Review |
|---|---|---|
adsense-site-auditor templates/skills/adsense-site-auditor/SKILL.md Audit websites for Google AdSense application readiness and ad-serving compliance. Use when checking whether a site is likely to satisfy AdSense eligibility, site ownership, content quality, navigation, crawler access, ads.txt, privacy disclosure, Google Publisher Policies, AdSense Program policies, or when the user asks if a site can apply for AdSense, pass AdSense review, show ads, or fix AdSense rejection/site-not-ready issues. | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: fba314b | |
ai templates/skills/domains/ai/SKILL.md AI/LLM 能力索引。Agent 开发、LLM 安全、RAG 系统。当用户提到 AI、LLM、Agent、RAG、Prompt 时路由到此。 | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
bt-panel templates/skills/bt-panel/SKILL.md 通过宝塔 (aaPanel/BT Panel) API 远程管理服务器 — 部署项目、更新已有站点、上传/下载/读写文件、执行 shell、操作 MySQL 数据库。当用户提到宝塔、更新线上、部署到服务器、`/www/wwwroot`、或给出宝塔面板地址 + API 密钥时触发。 | 75 75 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
ccg-skills templates/skills/SKILL.md CCG Skills - Quality gates, documentation generator, and multi-agent orchestration. Auto-installed by CCG workflow system. | 58 58 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: fba314b | |
ccg-workflow dsh-ccg/skills/ccg-workflow/SKILL.md How to run a non-trivial change end to end with the CCG role tools (ccg_analyze / ccg_design / ccg_build / ccg_debug / ccg_optimize / ccg_review / ccg_test) and the verify-* quality gates. Use when a task is a whole feature, a refactor, a bug whose cause is not yet known, or any change large enough that one straight-through attempt would be a guess. | 70 70 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
gen-docs dsh-ccg/skills/gen-docs/SKILL.md 文档生成器。自动分析模块结构,生成 README.md 和 DESIGN.md 骨架。当用户提到生成文档、创建README、创建DESIGN、文档骨架、文档模板时使用。在新建模块开始时自动触发。 | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-apply-change .agents/skills/openspec-apply-change/SKILL.md Implement tasks from an OpenSpec change. Use when the user wants to start implementing, continue implementation, or work through tasks. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-archive-change .agents/skills/openspec-archive-change/SKILL.md Archive a completed change in the experimental workflow. Use when the user wants to finalize and archive a change after implementation is complete. | 60 60 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-bulk-archive-change .agents/skills/openspec-bulk-archive-change/SKILL.md Archive multiple completed changes at once. Use when archiving several parallel changes. | 62 62 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-continue-change .agents/skills/openspec-continue-change/SKILL.md Continue working on an OpenSpec change by creating the next artifact. Use when the user wants to progress their change, create the next artifact, or continue their workflow. | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-explore .agents/skills/openspec-explore/SKILL.md Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change. | 57 57 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-ff-change .agents/skills/openspec-ff-change/SKILL.md Fast-forward through OpenSpec artifact creation. Use when the user wants to quickly create all artifacts needed for implementation without stepping through each one individually. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-new-change .agents/skills/openspec-new-change/SKILL.md Start a new OpenSpec change using the experimental artifact workflow. Use when the user wants to create a new feature, fix, or modification with a structured step-by-step approach. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-onboard .agents/skills/openspec-onboard/SKILL.md Guided onboarding for OpenSpec - walk through a complete workflow cycle with narration and real codebase work. | 52 52 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-sync-specs .agents/skills/openspec-sync-specs/SKILL.md Sync delta specs from a change to main specs. Use when the user wants to update main specs with changes from a delta spec, without archiving the change. | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
openspec-verify-change .agents/skills/openspec-verify-change/SKILL.md Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving. | 64 64 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
verify-change dsh-ccg/skills/verify-change/SKILL.md 变更校验关卡。分析代码变更,检测文档同步状态,评估变更影响范围。当用户提到变更检查、文档同步、代码审查、提交前检查、diff分析时使用。在设计级变更、重构完成时自动触发。 | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
verify-module dsh-ccg/skills/verify-module/SKILL.md 模块完整性校验关卡。扫描目录结构、检测缺失文档、验证代码与文档同步。当用户提到模块校验、文档检查、结构完整性、README检查、DESIGN检查时使用。在新建模块完成时自动触发。 | 65 65 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
verify-quality dsh-ccg/skills/verify-quality/SKILL.md 代码质量校验关卡。检测复杂度、重复代码、命名规范、函数长度等质量指标。当用户提到代码质量、复杂度检查、代码异味、重构建议、lint检查、代码规范时使用。在复杂模块、重构完成时自动触发。 | 63 63 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b | |
verify-security dsh-ccg/skills/verify-security/SKILL.md 安全校验关卡。自动扫描代码安全漏洞,检测危险模式,确保安全决策有文档记录。当用户提到安全扫描、漏洞检测、安全审计、代码安全、OWASP、注入检测、敏感信息泄露时使用。在新建模块、安全相关变更、攻防任务、重构完成时自动触发。 | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fba314b |