Skip to content

Reference

Tài liệu tham khảo chi tiết cho One-Toolkit.

CLI Commands

Slash Commands

Các lệnh tắt sử dụng trong AI IDEs:

Configuration

.one-toolkit.json

json
{
  "version": "0.4.2",
  "initializedPhases": [
    "requirements",
    "design",
    "planning",
    "implementation",
    "testing"
  ],
  "environments": [
    "cursor",
    "antigravity"
  ]
}

Supported Environments

EnvironmentCommand PathContext File
Cursor.cursor/commands/AGENTS.md
Antigravity.agent/workflows/AGENTS.md
Claude Code.claude/commands/CLAUDE.md
GitHub Copilot.github/prompts/AGENTS.md

Internal Use Only