Reviews code diffs, PRs, issue queues, release readiness, commits, pushes, publishing, and project audits. Use when users ask review/看看代码/合并前/看看issue/PR/release/push or to implement an approved plan, with safety gates for dirty and untracked worktrees. Not for exploring ideas, debugging root causes, or prose review.
Disciplined diagnosis loop for hard bugs and performance regressions. Reproduce → minimise → hypothesise → instrument → fix → regression-test. Use when user says "diagnose this" / "debug this", reports a bug, says something is broken/throwing/failing, or describes a performance regression.
Audits documentation against the actual code, config, schemas, and API contracts and produces a severity-ranked (P0-P3 + needs-evidence) report of every stale or mismatched claim, each with a doc location, a code/contract reference, the impact, and a minimal suggested fix. Use whenever the user wants to verify README/docs/API docs against the implementation, check whether docs fell behind, or confirm setup steps / env vars / endpoints / examples still match the code after a rename or refactor — even on casual asks like "是不是过时了", "README 和代码对不上", "readme 还准吗", "我们改了接口文档忘了更新吧", "audit our docs", or "do the docs still match". Trigger on 文档和代码一致性, 文档是否过时, 文档跟实现不一致, 这个 API 文档还准不准, openapi 和文档对得上吗, verify docs against code, docs vs implementation. For doc-vs-doc internal contradictions with no code comparison, use hai-audit-docs-internally instead.
Audits a document or doc set from the inside and produces a prioritized findings report (P0-P3) of internal conflicts, stale content, terminology drift, duplication, and misplaced or unsupported claims, plus update/move/merge/remove/split decisions and a suggested repair order. Use this whenever the user wants docs sanity-checked or cleaned up for self-consistency without comparing against code, even when they never say "audit": contradictory or duplicate sections, stale assumptions, unclear structure, or a PRD/spec that should hang together. Trigger on casual and Chinese phrasings too: 文档自相矛盾, 文档前后不一致, 文档内部冲突, 审一下这份文档, 帮我审审这个 PRD, 文档体检, "these two sections disagree", "is this spec consistent", "the docs repeat themselves". If the truth source is the code, use hai-audit-docs-against-code instead.
Finds root cause before applying fixes for errors, crashes, regressions, failing tests, broken behavior, and screenshot-reported defects. Use when users ask 排查/报错/崩溃/不工作/回归/判断为什么报错, or say something used to work and now fails. Not for code review or new features.
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
个人 Claude Code skill 聚合 marketplace。订阅一个 marketplace 获取所有 skill。
/plugin marketplace add KorenKrita/skills
然后按需安装 plugin:
/plugin install engineering@korenkrita-skills
/plugin install thinking@korenkrita-skills
/plugin install writing@korenkrita-skills
/plugin install design@korenkrita-skills
/plugin install learning@korenkrita-skills
/plugin install tools@korenkrita-skills
/plugin install visual@korenkrita-skills
/plugin install ui-ux-pro-max@korenkrita-skills
| Plugin | 描述 | Skill 数量 |
|---|---|---|
| engineering | 软件开发全流程:TDD、调试、审查、流程管理 | 14 |
| thinking | 通用决策与规划:格局判断、可行性验证、压力测试 | 8 |
| writing | 写作全流程:润色、去AI味、构思、成文 | 6 |
| design | 前端与 UI/UX 设计 | 2 |
| learning | 知识获取与理解:研究、学习 | 2 |
| tools | 通用工具:交接、URL 读取、skill 开发、图像描述 | 5 |
| visual | 视觉创作:文档排版、插画配图 | 2 |
| ui-ux-pro-max | UI/UX 设计全套(外部引用) | 7+ |
仓库通过 GitHub Actions 每天自动检查上游更新,以 PR 形式提交变更供审核。
上游来源:
各 skill 保留原始许可证。仓库工具代码(scripts/、tests/)为个人使用。
npx claudepluginhub korenkrita/skills --plugin engineering通用决策与规划:格局判断、可行性验证、压力测试
前端与 UI/UX 设计
写作全流程:构思、成文、润色、去AI味、配图、排版
知识获取与理解:搜索、阅读、学习、文档审计
通用工具:交接、skill 开发、URL 读取、图像描述
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
v9.44.1 — Patch release for Gemini environment/version detection and qwen auth gating. Run /octo:setup.
Unity Development Toolkit - Expert agents for scripting/refactoring/optimization, script templates, and Agent Skills for Unity C# development