·adk-dev-guide
""

adk-dev-guide

ALWAYS ACTIVE — read at the start of any ADK agent development session. ADK development lifecycle and mandatory coding guidelines — spec-driven workflow, code preservation rules, model selection, and troubleshooting.

30Installs·32Trend·@google

Installation

$npx skills add https://github.com/google/adk-docs --skill adk-dev-guide

How to Install adk-dev-guide

Quickly install adk-dev-guide AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/google/adk-docs --skill adk-dev-guide
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: google/adk-docs.

SKILL.md

View raw

If this is a long session, re-read the relevant skill before each phase — /adk-cheatsheet before writing code, /adk-eval-guide before running evals, /adk-deploy-guide before deploying, /adk-scaffold before scaffolding.

IMPORTANT: If DESIGNSPEC.md exists in this project, it is your primary source of truth.

The spec is your contract. All implementation decisions should align with it. When in doubt, refer back to DESIGNSPEC.md.

ALWAYS ACTIVE — read at the start of any ADK agent development session. ADK development lifecycle and mandatory coding guidelines — spec-driven workflow, code preservation rules, model selection, and troubleshooting. Source: google/adk-docs.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/google/adk-docs --skill adk-dev-guide
Category
""Writing
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from google/adk-docs

Quick answers

What is adk-dev-guide?

ALWAYS ACTIVE — read at the start of any ADK agent development session. ADK development lifecycle and mandatory coding guidelines — spec-driven workflow, code preservation rules, model selection, and troubleshooting. Source: google/adk-docs.

How do I install adk-dev-guide?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/google/adk-docs --skill adk-dev-guide Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/google/adk-docs