Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

ai-fication-kit

ai-fication-kit 收录了来自 kunalsuri 的 18 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
18
Stars
2
更新
2026-07-11
Forks
1
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

cold-start
软件开发工程师

Bootstrap the ai/ knowledge layer for a repo that has none — draft the MODULE_MAP, diagrams, and guide docs as [inferred] for a human to audit, touching no source code. Use when the maps are still placeholders or the user asks to cold-start, bootstrap, or onboard a repository.

2026-07-11
cold-start
软件开发工程师

Bootstrap the ai/ knowledge layer for a repo that has none — draft the MODULE_MAP, diagrams, and guide docs as [inferred] for a human to audit, touching no source code. Use when the maps are still placeholders or the user asks to cold-start, bootstrap, or onboard a repository.

2026-07-11
adversarial-audit
软件质量保证分析师与测试员

Deep, judgement-based adversarial code audit — hunts for stale cross-references, unescaped interpolation, platform gaps, generated-file ownership conflicts, and cross-module consistency rot that no mechanical check can catch. Read-only; writes a dated findings report.

2026-07-11
check-docs
软件开发工程师

Kit-maintainer diagnostic (LOCAL-ONLY, not distributed) that audits the README and docs/ for staleness against the repo's real command/skill/CLI roster, stamped tree, and cross-doc consistency. Read-only; produces a severity-ranked findings report.

2026-07-11
check-drift
软件开发工程师

Run verification and drift checks on the AI knowledge-base to identify missing documentation or stale references.

2026-07-11
create-feature-catalog
软件开发工程师

Deep-mine the source code to discover implemented features; writes ai/analysis/FEATURE_CATALOG.md.

2026-07-11
implement-spec
软件开发工程师

Implement a spec from ai/lab/specs/ exactly as written — zero design decisions, stop-and-report on any spec-vs-reality conflict, tests are the definition of done. Built for lighter implementation models.

2026-07-11
perform-feature-add-simulation
软件开发工程师

Dry-run the add-feature workflow for a proposed feature — friction report and per-phase readiness score, without writing code.

2026-07-11
post-cold-start-verification
软件开发工程师

Audit every ai/ file for gaps, stale placeholders, and inconsistencies after cold-start. Produces a prioritized findings report.

2026-07-11
review-agent-config
软件开发工程师

Diagnostic gate that checks CLAUDE.md and AGENTS.md for completeness, consistency, and stale artifacts — run right after /cold-start and before /add-feature. Read-only; produces a findings report.

2026-07-11
verify-ai-readiness
软件开发工程师

Holistic assessment of the AI knowledge layer on a 5-level maturity scale; flags agent-blocking gaps.

2026-07-11
review-change
软件质量保证分析师与测试员

Review a completed change against its authorizing spec in fresh context — evidence-based checks, severity-ranked findings, and a written verdict for the human's merge decision. Use when a diff needs reviewing before merge, or when add-feature / fix-bug / implement-spec reaches its review gate.

2026-07-10
review-change
软件质量保证分析师与测试员

Review a completed change against its authorizing spec in fresh context — evidence-based checks, severity-ranked findings, and a written verdict for the human's merge decision. Use when a diff needs reviewing before merge, or when add-feature / fix-bug / implement-spec reaches its review gate.

2026-07-10
add-feature
软件开发工程师

Add a feature to this repository the safe way — spec, locate via maps, respect Stability, surgical implementation, verification, knowledge update. Use whenever the user asks to add, build, or implement functionality.

2026-07-05
add-feature
软件开发工程师

Add a feature to this repository the safe way — spec, locate via maps, respect Stability, surgical implementation, verification, knowledge update. Use whenever the user asks to add, build, or implement functionality.

2026-07-05
fix-bug
软件开发工程师

Fix a bug in this repository the safe way — reproduce first, failing regression test, root cause via the maps, surgical fix, review, ledger entry. Use whenever the user reports broken, wrong, or crashing behavior.

2026-07-03
fix-bug
软件开发工程师

Fix a bug in this repository the safe way — reproduce first, failing regression test, root cause via the maps, surgical fix, review, ledger entry. Use whenever the user reports broken, wrong, or crashing behavior.

2026-07-03
deep-test
软件质量保证分析师与测试员

Perform a deep test of the codebase, validating functional smoke tests, claim verification, drift checks, license headers, and placeholder checks. Trigger whenever the user asks to run deep tests, check code health, or perform strict verification.

2026-06-30