Skip to main content
在 Manus 中运行任何 Skill
一键导入
kunalsuri
GitHub 创作者资料

kunalsuri

按仓库查看 5 个 GitHub 仓库中的 27 个已收集 skills。

已收集 skills
27
仓库
5
更新
2026-07-18
仓库浏览

仓库与代表性 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
当前展示该仓库 Top 8 / 18 个已收集 skills。
multi-agent-docs
软件开发工程师

Creates or refreshes CLAUDE.md and AGENTS.md at a repo's root — both carrying the same real project context (stack, build/test/lint commands, structure, conventions) — plus scaffolds the accompanying .claude/ and .agents/ project directories, so Claude Code, Antigravity, Cursor, GitHub Copilot, Codex, and other AI coding tools all start from identical instructions instead of silently drifting out of sync. Use this whenever the user wants to set up a repo for multiple AI coding assistants, asks for both a CLAUDE.md and an AGENTS.md (or just one but mentions wanting the project to also work in another tool), wants a project-level .agents/ or .claude/ folder created, or says things like "make this repo work in Claude Code and Antigravity", "add agent instructions for VS Code", "this project needs to work across coding assistants", or "sync my AI context files". Also trigger if a repo already has a CLAUDE.md or AGENTS.md that looks stale, contradicts the other, or was never kept in sync.

2026-07-13
resumable-sdd
软件开发工程师

Runs a multi-step implementation task as a resumable, git-committed loop -- write a spec doc, derive a checklist from it, then implement/test/commit/check-off one item at a time. A lightweight take on spec-driven development. Use when a task is large enough to span multiple sessions, could be interrupted mid-way, or when the user asks for spec-driven development, SDD, or a process that survives the agent stopping unexpectedly (session death, context overflow, running out of budget) so no work is lost.

2026-07-08
已展示 5 / 5 个仓库
已展示全部仓库