원클릭으로
asw-lsp
Antigravity Swarm language diagnostics and symbol-safety workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Antigravity Swarm language diagnostics and symbol-safety workflow.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | asw-lsp |
| description | Antigravity Swarm language diagnostics and symbol-safety workflow. |
Use this skill when edits touch code that has language-server or compiler diagnostics.
npm test, tsc --noEmit, ruff, pyright, cargo check, go test, or the repo's configured checker.If no language server is available, use the project-native static check:
npm test, npm run typecheck, tsc --noEmit, or configured lint.pytest, ruff, pyright, or python -m py_compile for small scripts.cargo check and targeted tests.go test ./....Report exactly which fallback ran.
Installs and uses Antigravity CLI ASW skills, hooks, diagnostics, and swarm workflow guidance.
Remove AI-looking clutter and temporary artifacts without changing behavior.
Hypothesis-driven Antigravity Swarm debugging for crashes, hangs, wrong output, and runtime drift.
Antigravity Swarm Loop executes RED to GREEN to real-surface QA with cleanup receipts.
Antigravity Swarm Plan creates a decision-complete plan before large or ambiguous work.
Strict Antigravity implementation discipline for Python, TypeScript, JavaScript, Go, and Rust work.