Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
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
이 저장소에서 수집된 skills 18개 중 상위 8개를 표시합니다.
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개 표시
모든 저장소를 표시했습니다