← all publishers

leo-kuang-ai

@leo-kuang-ai source repo

72 published skills

  1. Spec Lfg 2 · leo-kuang-ai bundle
    Run the full hands-off engineering pipeline from planning through a green PR. Use only when the current user explicitly requests spec-lfg or selects an option that clearly states it will commit, push, open a PR, and watch CI.
    0
    installs
  2. Spec Pov 2 · leo-kuang-ai bundle
    Give a decisive, project-grounded verdict on an external input — judged against the current project, not in the abstract. Use to decide whether to adopt, switch to, or revisit a technology, library, pattern, platform, or architecture; to compare a candidate against what the project already uses; to judge whether an external change (a CVE, a deprecation, an ecosystem shift) actually affects this project; or for a mid-session second opinion. Always returns a project-specific verdict, so it is not for neutral explainers or generating options.
    0
    installs
  3. Spec Prd 2 · leo-kuang-ai bundle
    Public workflow entrypoint (spec-prd): create, write, refine, or validate planning-readiness of brownfield PRD-grade requirements for existing systems before implementation planning. Do not use for 0-1 product exploration, unresolved product shape, HOW planning/task compilation, implementation/debug/review, lightweight direct fixes, generated runtime mirror edits, or PRD/design-source/source consistency audits; route to spec-brainstorm, spec-plan/spec-write-tasks, spec-work, review workflows, or spec-app-consistency-audit as appropriate.
    0
    installs
  4. Spec Work 2 · leo-kuang-ai bundle
    Execute a settled plan, validated task pack, spec path, or concrete implementation request end-to-end. Use spec-debug for open-ended bugs; stop when target repo, scope, source ownership, or required authorization is unresolved.
    0
    installs
  5. Spec Debug 2 · leo-kuang-ai bundle
    Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.
    0
    installs
  6. Spec Sweep 2 · leo-kuang-ai bundle
    Sweep configured feedback sources (Slack, GitHub Issues; email experimental) for new items: acknowledge at source, analyze recordings, verify fixes merged to main, and emit a spec-lfg-ready plan. First run sets up sources; supports mode:headless for scheduled runs.
    0
    installs
  7. Spec Commit 2 · leo-kuang-ai
    Internal commit helper for public workflows that already hold explicit commit authorization; creates scoped, value-communicating commits without owning push or PR landing.
    0
    installs
  8. Spec Ideate 2 · leo-kuang-ai bundle
    Generate and evaluate grounded ideas. Use when the user asks for ideas, improvements, surprising options, or AI-generated directions before choosing one to develop; use spec-brainstorm to refine the user's own idea.
    0
    installs
  9. Spec Polish 2 · leo-kuang-ai bundle
    Start the dev server, inspect the feature in browser, and iterate on polish.
    0
    installs
  10. Spec Dogfood 2 · leo-kuang-ai bundle
    Hands-off, diff-scoped browser QA of the active branch or PR. Use when a branch needs autonomous user-flow dogfooding before review or shipping: map changed flows, drive agent-browser, fix small breakages with regression tests, record human-decision blockers, and write a durable report. Do not use for collaborative UI polish, ordinary browser smoke tests, code review, implementation planning, or broad whole-app exploration.
    0
    installs
  11. Spec Promote 2 · leo-kuang-ai bundle
    Draft launch or promotion copy for a shipped feature.
    0
    installs
  12. Spec Compound 2 · leo-kuang-ai bundle
    Document a recently solved problem or durable project vocabulary in docs/solutions/ or CONCEPTS.md. Use when capturing a learning after work.
    0
    installs
  13. Spec Optimize 2 · leo-kuang-ai bundle
    Run metric-driven iterative optimization loops. Define a measurable goal, build measurement scaffolding, then run parallel experiments that try many approaches, measure each against hard gates and/or LLM-as-judge quality scores, keep improvements, and converge toward the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation. Inspired by Karpathy's autoresearch, generalized for multi-file code changes and non-ML domains.
    0
    installs
  14. Spec Strategy 2 · leo-kuang-ai bundle
    Create or update STRATEGY.md. Use when starting a product, changing direction or roadmap, or when spec-ideate, spec-brainstorm, or spec-plan need upstream product grounding.
    0
    installs
  15. Spec Worktree 2 · leo-kuang-ai bundle
    Internal helper for caller-owned git worktree isolation. Governed callers are spec-dogfood and spec-work; every caller must provide the forward invocation and intake contract.
    0
    installs
  16. Spec Worktree 3 · leo-kuang-ai bundle
    Internal helper for caller-owned git worktree isolation. Governed callers are spec-dogfood and spec-work; every caller must provide the forward invocation and intake contract.
    0
    installs
  17. Spec Brainstorm 2 · leo-kuang-ai bundle
    Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning. Also use when the user must scope work in territory they say they do not know ("I know nothing about X but need to...") or asks for a blindspot pass — mapping the decision surface before questions begin. Not for executing already-specified work — direct implementation, debugging, or code review where no product scope is left to decide. Not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or platform — brainstorming scopes what to build, not whether to commit to an outside option.
    0
    installs
  18. Spec Rule Miner 2 · leo-kuang-ai bundle
    Use this standalone skill when the user asks to mine a repo's existing coding conventions for future AI coding, generate or refresh project rules with AGENTS.md/CLAUDE.md pointers, create Cursor or Qoder rule files from actual code evidence, or make AI-generated code follow a specific project's habits. Do not use for confirmed team policy governance, normal code review/debug/refactor work, linter/formatter configuration, generic best practices, unsupported tool rule files such as .cursorrules or .kiro/steering rules, or generated runtime mirror edits.
    0
    installs
  19. Spec Test Xcode 2 · leo-kuang-ai
    Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.
    0
    installs
  20. Spec Write Skill 2 · leo-kuang-ai bundle
    公开 workflow:创建、修改或迁移项目拥有的 Agent Skill package,或对现有/外部 package 做用户明确要求、零执行的只读验证与 readiness 报告时使用;也用于按已接受的 audit finding 修复 source skill。不要用于一次性回答、解释/总结/翻译、普通代码 review、第三方 Skill 纯安装或导入、跨仓批量修改,或直接修补 generated runtime mirrors。
    0
    installs
  21. Spec Write Tasks 2 · leo-kuang-ai bundle
    Public workflow entrypoint (spec-write-tasks): compile a settled local spec-plan into an optional derived task pack for spec-work, or validate an existing local task pack before execution. Use for explicit plan-splitting/task-doc requests or high-complexity work suitability; do not use for plan authoring, implementation execution, unresolved scope, small low-risk plans, progress/approval state, remote/generic task lists, or generated runtime mirror edits. Keep the plan as single source of truth; tasks are derived and optional.
    0
    installs
  22. Using Spec First 2 · leo-kuang-ai bundle
    Standalone entry governor for spec-first. Use before substantial work in a spec-first repo or when the user asks what to run next; choose one public `spec-*` workflow, standalone skill, terminal command, or Direct Lane. Do not use to reroute active public workflows or bounded workers, or for lightweight facts, current-context explanations, narrow lookups, user-supplied single-document cleanup, or clearly scoped low-risk edits.
    0
    installs
  23. Spec Test Browser 2 · leo-kuang-ai bundle
    Run browser tests on pages affected by current PR or branch
    0
    installs
  24. Spec Product Pulse 2 · leo-kuang-ai bundle
    Generate time-windowed product pulse reports from configured signals.
    0
    installs
  25. Spec Runtime Setup 2 · leo-kuang-ai bundle
    Install, configure, verify, and refresh required harness runtime readiness facts for spec-first workflows on Claude Code, Codex, Cursor, Kiro, Qoder, or OpenCode.
    0
    installs
  26. Spec Simplify Code 2 · leo-kuang-ai bundle
    Simplify recently changed code for clarity, reuse, quality, and efficiency while preserving behavior. Use for tidy/refactor passes; use spec-debug for bugs.
    0
    installs
  27. Spec Commit Push Pr 2 · leo-kuang-ai bundle
    Internal landing helper for public workflows that already hold explicit commit and landing authorization; commits scoped changes, pushes, and creates or updates a PR with a value-first description.
    0
    installs
  28. Spec Compound Refresh 2 · leo-kuang-ai bundle
    Refresh docs/solutions learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless docs/solutions is explicit.
    0
    installs
  29. Spec App Consistency Audit 2 · leo-kuang-ai bundle
    Audit mobile App PRD/Figma/local-source consistency across page routes, KMP/Clean Architecture, components, analytics, i18n, engineering quality, and industry lenses before runtime validation; use for cross-source App consistency, not ordinary code review, PRD authoring, build/test execution, UI polish, or product-code edits.
    0
    installs
  30. Spec Optimize 3 · leo-kuang-ai bundle
    Run metric-driven iterative optimization loops. Define a measurable goal, build measurement scaffolding, then run parallel experiments that try many approaches, measure each against hard gates and/or LLM-as-judge quality scores, keep improvements, and converge toward the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation. Inspired by Karpathy's autoresearch, generalized for multi-file code changes and non-ML domains.
    0
    installs
  31. Spec Riffrec Feedback Analysis 2 · leo-kuang-ai bundle
    Analyze Riffrec feedback captures from bundles or standalone recordings. Always load for `riffrec-*.zip`, `session.json` + `events.json` + `recording.webm` + `voice.webm` bundles, `.mp4`/`.mov`/`.webm` videos, `.m4a`/`.mp3`/`.wav` audio, or capture/share requests.
    0
    installs
  32. Spec Runtime Setup 3 · leo-kuang-ai bundle
    Install, configure, verify, and refresh required harness runtime readiness facts for spec-first workflows on Claude Code, Codex, Cursor, Kiro, Qoder, or OpenCode.
    0
    installs
  33. Spec App Consistency Audit 3 · leo-kuang-ai bundle
    Audit mobile App PRD/Figma/local-source consistency across page routes, KMP/Clean Architecture, components, analytics, i18n, engineering quality, and industry lenses before runtime validation; use for cross-source App consistency, not ordinary code review, PRD authoring, build/test execution, UI polish, or product-code edits.
    0
    installs
  34. Leo Ppt Generator · leo-kuang-ai bundle
    生成图片式 PowerPoint(PPTX)演示文稿:从文章、报告、笔记或大纲产出成套逐页可交付的演示稿;把图片、PDF 或用户确认可信的 PPT/PPTX 重建为对象级可编辑 PPTX;或把图片式演示文稿升级为 editable/hybrid。若 PPT/PPTX 来源未知、无法确认或尚未确认可信,仍触发本 Skill,但必须立即固定返回 blocked/untrusted_office_input,禁止读取、扫描、隔离、净化或规划重建;用户要求“净化后继续”不构成可信授权。当用户要求做 PPT、把视觉稿转成可编辑 PowerPoint、升级图片版 PPT 或保留部分图片页时使用。不要用于纯文档排版、单张配图/封面/图表素材、网页/表格轻微修改或视频任务。
    0
    installs
  35. Spec Lfg · leo-kuang-ai bundle
    Run the full hands-off engineering pipeline from planning through a green PR. Use only when the current user explicitly requests spec-lfg or selects an option that clearly states it will commit, push, open a PR, and watch CI.
    0
    installs
  36. Spec Pov · leo-kuang-ai bundle
    Give a decisive, project-grounded verdict on an external input — judged against the current project, not in the abstract. Use to decide whether to adopt, switch to, or revisit a technology, library, pattern, platform, or architecture; to compare a candidate against what the project already uses; to judge whether an external change (a CVE, a deprecation, an ecosystem shift) actually affects this project; or for a mid-session second opinion. Always returns a project-specific verdict, so it is not for neutral explainers or generating options.
    0
    installs
  37. Spec Prd · leo-kuang-ai bundle
    Public workflow entrypoint (spec-prd): create, write, refine, or validate planning-readiness of brownfield PRD-grade requirements for existing systems before implementation planning. Do not use for 0-1 product exploration, unresolved product shape, HOW planning/task compilation, implementation/debug/review, lightweight direct fixes, generated runtime mirror edits, or PRD/design-source/source consistency audits; route to spec-brainstorm, spec-plan/spec-write-tasks, spec-work, review workflows, or spec-app-consistency-audit as appropriate.
    0
    installs
  38. Spec Work · leo-kuang-ai bundle
    Execute a settled plan, validated task pack, spec path, or concrete implementation request end-to-end. Use spec-debug for open-ended bugs; stop when target repo, scope, source ownership, or required authorization is unresolved.
    0
    installs
  39. Evidence First Writing · leo-kuang-ai bundle
    先识别写作意图、文章类型、证据风险和协作方式,再编排调研、论证、起草、编辑、个人声音、技术验证、营销文案和去 AI 模板感。适用于观点评论、研究解释、教程指南、案例复盘、个人叙事、Newsletter/平台文章、正式报告和产品文案;也适用于发布后真实指标复盘(打开率、阅读量)、写作与去 AI 味工具选型比较、建立长期个人说明书(让 AI 长期了解我)。不用于学术代写或伪造经历与来源。
    0
    installs
  40. Software Article En Zh · leo-kuang-ai bundle
    Translate, review, or revise software engineering English into publication-ready Simplified Chinese via a dual-layer flow - strict faithful translation first, then constrained editorial polish - preserving code, identifiers, structure, and technical constraints.
    0
    installs
  41. Spec Debug · leo-kuang-ai bundle
    Diagnosis loop for bugs and failing behavior. Use for errors, stack traces, regressions, failed tests, issue-tracker bugs, stuck investigations after failed fixes, or asks to debug/fix a bug.
    0
    installs
  42. Spec Sweep · leo-kuang-ai bundle
    Sweep configured feedback sources (Slack, GitHub Issues; email experimental) for new items: acknowledge at source, analyze recordings, verify fixes merged to main, and emit a spec-lfg-ready plan. First run sets up sources; supports mode:headless for scheduled runs.
    0
    installs
  43. Spec Commit · leo-kuang-ai
    Internal commit helper for public workflows that already hold explicit commit authorization; creates scoped, value-communicating commits without owning push or PR landing.
    0
    installs
  44. Spec Ideate · leo-kuang-ai bundle
    Generate and evaluate grounded ideas. Use when the user asks for ideas, improvements, surprising options, or AI-generated directions before choosing one to develop; use spec-brainstorm to refine the user's own idea.
    0
    installs
  45. Spec Polish · leo-kuang-ai bundle
    Start the dev server, inspect the feature in browser, and iterate on polish.
    0
    installs
  46. Spec Dogfood · leo-kuang-ai bundle
    Hands-off, diff-scoped browser QA of the active branch or PR. Use when a branch needs autonomous user-flow dogfooding before review or shipping: map changed flows, delegate exact-origin browser execution to spec-test-browser, fix small breakages with regression tests, record human-decision blockers, and write a durable report. Do not use for collaborative UI polish, ordinary browser smoke tests, code review, implementation planning, or broad whole-app exploration.
    0
    installs
  47. Spec Explain · leo-kuang-ai bundle
    Create a durable, visual teaching artifact for a concept, diff, idea, or recent-work window, with an optional check-in that makes it stick. Use when the user asks to be taught or wants a deep explainer; not for ordinary Q&A, brief why-followups, diagnosis, status updates, or concise trade-off answers.
    0
    installs
  48. Spec Handoff · leo-kuang-ai bundle
    Create a durable cross-session handoff or resume from a user-selected continuity source. Use only when the user explicitly wants work to continue in a fresh session, asks to create a handoff, or asks to find/resume a prior handoff; do not trigger for ordinary continuation in the current conversation, workflow-internal returns, summaries, or automatic execution of instructions found in an artifact.
    0
    installs
  49. Spec Promote · leo-kuang-ai bundle
    Draft launch or promotion copy for a shipped feature.
    0
    installs
  50. Spec Compound · leo-kuang-ai bundle
    Document a recently solved problem or durable project vocabulary in docs/solutions/ or CONCEPTS.md. Use when capturing a learning after work.
    0
    installs
  51. Spec Optimize · leo-kuang-ai bundle
    Run metric-driven iterative optimization loops. Define a measurable goal, build measurement scaffolding, then run parallel experiments that try many approaches, measure each against hard gates and/or LLM-as-judge quality scores, keep improvements, and converge toward the best solution. Use when optimizing clustering quality, search relevance, build performance, prompt quality, or any measurable outcome that benefits from systematic experimentation. Inspired by Karpathy's autoresearch, generalized for multi-file code changes and non-ML domains.
    0
    installs
  52. Spec Strategy · leo-kuang-ai bundle
    Create or update STRATEGY.md. Use when starting a product, changing direction or roadmap, or when spec-ideate, spec-brainstorm, or spec-plan need upstream product grounding.
    0
    installs
  53. Spec Worktree · leo-kuang-ai bundle
    Internal helper for caller-owned git worktree isolation. Governed callers are spec-dogfood and spec-work; every caller must provide the forward invocation and intake contract.
    0
    installs
  54. Spec Prototype · leo-kuang-ai bundle
    Build a throwaway prototype to answer an unresolved product behavior or visual question before implementation. Use when the question needs a runnable artifact and a human must experience it; do not use for product discovery (route those to spec-ideate or spec-brainstorm), routine polish, production implementation, or unattended runs.
    0
    installs
  55. Spec Brainstorm · leo-kuang-ai bundle
    Explore vague or ambitious ideas into a right-sized requirements-only unified plan. Use when the user wants to brainstorm, think through scope, decide what to build, or needs collaborative product framing before planning. Also use when the user must scope work in territory they say they do not know ("I know nothing about X but need to...") or asks for a blindspot pass — mapping the decision surface before questions begin. Not for executing already-specified work — direct implementation, debugging, or code review where no product scope is left to decide. Not for a decisive verdict on whether to adopt or switch to a specific external technology, library, or platform — brainstorming scopes what to build, not whether to commit to an outside option; route those verdict questions to spec-pov.
    0
    installs
  56. Spec Doc Review · leo-kuang-ai bundle
    使用角色化 lens 审查 requirements、plans、task packs 或 specs。适用于改进既有规划与执行文档;默认 standard roster(≤3 reviewers),完整条件 roster 使用 roster:full。
    0
    installs
  57. Spec Rule Miner · leo-kuang-ai bundle
    Use this standalone skill when the user asks to mine a repo's existing coding conventions for future AI coding, generate or refresh project rules with AGENTS.md/CLAUDE.md pointers, create Cursor or Qoder rule files from actual code evidence, or make AI-generated code follow a specific project's habits. Do not use for confirmed team policy governance, normal code review/debug/refactor work, linter/formatter configuration, generic best practices, unsupported tool rule files such as .cursorrules or .kiro/steering rules, or generated runtime mirror edits.
    0
    installs
  58. Spec Test Xcode · leo-kuang-ai
    Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.
    0
    installs
  59. Spec Write Skill · leo-kuang-ai bundle
    公开 workflow:创建、修改或迁移项目拥有的 Agent Skill package,或对现有/外部 package 做用户明确要求、零执行的只读验证与 readiness 报告时使用;也用于按已接受的 audit finding 修复 source skill。不要用于一次性回答、解释/总结/翻译、普通代码 review、第三方 Skill 纯安装或导入、跨仓批量修改,或直接修补 generated runtime mirrors。
    0
    installs
  60. Spec Write Tasks · leo-kuang-ai bundle
    Public workflow entrypoint (spec-write-tasks): compile a settled local spec-plan into an optional derived task pack for spec-work, or validate an existing local task pack before execution. Use for explicit plan-splitting/task-doc requests or high-complexity work suitability; do not use for plan authoring, implementation execution, unresolved scope, small low-risk plans, progress/approval state, remote/generic task lists, or generated runtime mirror edits. Keep the plan as single source of truth; tasks are derived and optional.
    0
    installs
  61. Using Spec First · leo-kuang-ai bundle
    Standalone entry governor for spec-first. Use before substantial work in a spec-first repo or when the user asks what to run next; choose one public `spec-*` workflow, standalone skill, terminal command, or Direct Lane. Do not use to reroute active public workflows or bounded workers, or for lightweight facts, current-context explanations, narrow lookups, user-supplied single-document cleanup, or clearly scoped low-risk edits.
    0
    installs
  62. Spec Test Browser · leo-kuang-ai bundle
    Run browser tests on pages affected by current PR or branch
    0
    installs
  63. Spec Product Pulse · leo-kuang-ai bundle
    Generate time-windowed product pulse reports from configured signals.
    0
    installs
  64. Spec Project Rules · leo-kuang-ai bundle
    Use this standalone skill to build or update a project architecture knowledge base (docs/architecture.md) for multi-end monorepos or any repo with a shared layer, from code evidence, or to check existing rules for staleness, or to write back a newly confirmed convention in one sentence. Do not use for mining coding style only (spec-rule-miner), capturing solved-problem learnings (spec-compound), reviewing diffs (spec-code-review), or writing lint/formatter config.
    0
    installs
  65. Spec Runtime Setup · leo-kuang-ai bundle
    Install, configure, verify, and refresh required harness runtime readiness facts for spec-first workflows on Claude Code, Codex, Cursor, Kiro, Qoder, or OpenCode.
    0
    installs
  66. Spec Simplify Code · leo-kuang-ai bundle
    Simplify recently changed code for clarity, reuse, quality, and efficiency while preserving behavior. Use for tidy/refactor passes; use spec-debug for bugs.
    0
    installs
  67. Spec Commit Push Pr · leo-kuang-ai bundle
    Internal landing helper for public workflows that already hold explicit commit and landing authorization; commits scoped changes, pushes, and creates or updates a PR with a value-first description.
    0
    installs
  68. Spec Compound Refresh · leo-kuang-ai bundle
    Refresh docs/solutions learnings against the current codebase. Use when auditing stale, overlapping, superseded, or drifted learnings; avoid general refactor, debugging, or code review unless docs/solutions is explicit.
    0
    installs
  69. Spec Resolve Pr Feedback · leo-kuang-ai bundle
    Resolve PR review feedback by evaluating validity and fixing issues with conflict-aware resolver dispatch. Use when addressing PR review comments, resolving review threads, or fixing code review feedback.
    0
    installs
  70. Xiaohongshu Search · leo-kuang-ai bundle
    小红书热门笔记搜索工具,支持关键词搜索获取热门内容数据,基于数据评分排序推荐热门笔记,助力创作者发现热门趋势、获取创作灵感。仅在主Agent中执行,不派发给子Agent。
    0
    installs
  71. Spec App Consistency Audit · leo-kuang-ai bundle
    Audit mobile App PRD/Figma/local-source consistency across page routes, KMP/Clean Architecture, components, analytics, i18n, engineering quality, and industry lenses before runtime validation; use for cross-source App consistency, not ordinary code review, PRD authoring, build/test execution, UI polish, or product-code edits.
    0
    installs
  72. Spec Riffrec Feedback Analysis · leo-kuang-ai bundle
    Analyze explicit Riffrec product-feedback captures, including `riffrec-*.zip`, the Riffrec `session.json` + `events.json` + `recording.webm` + `voice.webm` bundle, or media/notes the user identifies as a Riffrec feedback capture. Also use for Riffrec setup and capture guidance. Do not trigger for generic podcasts, meetings, audio/video transcription, or unrelated capture/share requests.
    0
    installs