agentsclimarketplace

Doc bootstrapping

Skill VidyFoo/antigravity-skill-engine/.agent/skills/3-sys/doc-bootstrapping

Antigravity Skills Engine (ASE) - The ultimate Claude Skills library for AI agents featuring 16+ industrial-grade professional tracks.

Install
npx -y skills add VidyFoo/antigravity-skill-engine --skill doc-bootstrapping

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 11 stars11 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

一键建立项目文档系统。初始化 Rule1, Memory 以及基于 Diátaxis 的目录结构。

SKILL.md

1.2 KB, as published. Nobody here has run it

CNS Documentation Bootstrap

Purpose

本技能旨在帮助开发者在启动新项目或重构现有项目时,快速建立符合 Antigravity 标准的「中央神经系统 (CNS)」文档体系。

Protocol: One-Click Initialization

当接收到 "init project docs" 或类似的初始化请求时,请执行以下步骤:

  1. Environment Check: 确认当前工作目录。
  2. Create Rule One:
    • resources/rule-one-template.md 写入 .agent/rules/rule-one.md
    • 根据项目名称微调前缀。
  3. Create Memory:
    • resources/memory-template.md 写入 doc/memory.md
  4. Scaffold Diátaxis:
    • 创建 doc/explanation/, doc/specs/, doc/how-to/, doc/tutorials/ 目录。
    • 写入对应的基础 README.md(参考 resources/diataxis-blueprint.md)。
  5. Register Support Docs:
    • doc/explanation/ 中创建 system-dev.md

Resource Files

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.