NirDiamant

Apply Airtight — Development skill for Claude Code

Development community

Take this docs template to the current repo.

How to install Apply Airtight

Installs to ~/.claude/commands/nirdiamant-agentic_engineering-apply-airtight.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/NirDiamant/Agentic_Engineering/HEAD/.claude/commands/apply-airtight.md -o ~/.claude/commands/nirdiamant-agentic_engineering-apply-airtight.md

Restart Claude Code, or start a new session, for it to be picked up.

What Apply Airtight does


description: Take this docs template to the current repo. Research it (including what is actually wired), plan the docs layer, write it, self-check every claim against the code, then verify

Target repo: $ARGUMENTS (if empty, the current repo).

You are adapting a **docs template** to a real repository. The template ships generic files full of `{{placeholders}}`. Your job is to replace them with the truth of *this* project, so an AI coding agent that reads `docs/` and `CLAUDE.md` builds

Alternatives in Development

  • Package OfficeCLI Skill As AionUi Assistant — Convert an OfficeCLI skill into a fully wired AionUi assistant preset, or update an existing one 20.3k ★
  • Create API — Scaffold a new API endpoint — route, handler, types, tests — wired into the server 335 ★
  • Verify Claim — 验证一条 C++ 断言 —— 编译最小例子 + 查 cppreference,给出成立/不成立的实证(金科玉律固化版) 240 ★

Full documentation available on GitHub

View Source Repository