Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
kunalsuri
Perfil de creador de GitHub

kunalsuri

Vista por repositorio de 27 skills recopiladas en 5 repositorios de GitHub.

skills recopiladas
27
repositorios
5
actualizado
2026-07-18
explorador de repositorios

Repositorios y skills representativas

cold-start
Desarrolladores de software

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
Desarrolladores de software

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
Analistas de garantía de calidad de software y probadores

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
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-11
create-feature-catalog
Desarrolladores de software

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

2026-07-11
implement-spec
Desarrolladores de software

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
Desarrolladores de software

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

2026-07-11
Mostrando las 8 principales de 18 skills recopiladas en este repositorio.
multi-agent-docs
Desarrolladores de software

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
Desarrolladores de software

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
Mostrando 5 de 5 repositorios
Todos los repositorios cargados