用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/dulltackle/kangkang-skills --skill implement命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
AI-driven presentation workflow for generating editable PPTX decks and slides, reconstructing page visuals, creating reusable Brand/Style/Layout/Deck workspaces, filling native PPTX templates, and enhancing finished PPTX files. Use when the user asks to create, generate, reconstruct, regenerate, beautify, redesign, template, fill, or enhance a presentation, PPT, PPTX, slide deck, or courseware — including adding narration or animation to one — requests a presentation-authored narrated/self-running video, or mentions ppt-master.
Commit a completed ticket as one Conventional-Commit, verifying each acceptance criterion, then ticking it off on the ticket itself. Never closes the ticket and never pushes. Invoked by /implement at the end of a ticket session.
将飞书云文档发布到微信公众号草稿箱。支持两种发布模式: (1)API 模式⭐推荐:通过微信官方 API 直接发布,快速稳定,无需浏览器。 (2)CDP 浏览器模式:通过 CDP 浏览器操作公众号后台发布,功能丰富但依赖 Chrome。 触发场景:(1) 用户要求将飞书文档发布到微信公众号 (2) 提到"发公众号""公众号草稿" "推送到公众号" (3) 需要在微信后台创建图文消息并填入飞书文档内容。
基于 SOC 职业分类
正在显示 SKILL.md
| name | implement |
| description | Implement a piece of work based on a spec or set of tickets. |
| disable-model-invocation | true |
Implement the work described by the user in the spec or tickets.
Use /tdd where possible, at pre-agreed seams.
Run typechecking regularly, single test files regularly, and the full test suite once at the end.
Once done, spawn one read-only subagent with the ticket context to run /open-code-review-delegate. Validate and fix its findings, rerun affected tests.
Use /to-commit to commit your work to the current branch.