Skip to main content
Source repository

google/adk-docs

These skills were imported into SkillJury from the public skills ecosystem.

6 linked skillsVisit source
Source listing

6 imported skills

adk-dev-guide

by google/adk-docs

447

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. Context compaction may have dropped earlier skill content.

Software EngineeringFrontend and Design

adk-scaffold

by google/adk-docs

434

Use the agent-starter-pack CLI (via uvx ) to create new ADK agent projects or enhance existing ones with deployment, CI/CD, and infrastructure scaffolding.

Software EngineeringFrontend and Design

adk-cheatsheet

by google/adk-docs

430

Python only for now. This cheatsheet currently covers the Python ADK SDK. Support for other languages is coming soon.

Software EngineeringFrontend and Design

adk-observability-guide

by google/adk-docs

426

Scaffolded project? Cloud Trace and prompt-response logging are pre-configured by Terraform. See references/cloud-trace-and-logging.md for infrastructure details, env vars, and verification commands.

Software EngineeringFrontend and Design

adk-eval-guide

by google/adk-docs

424

Scaffolded project? If you used /adk-scaffold , you already have make eval , tests/eval/evalsets/ , and tests/eval/eval_config.json . Start with make eval and iterate from there.

Software EngineeringFrontend and Design

adk-deploy-guide

by google/adk-docs

423

Scaffolded project? Use the make commands throughout this guide — they wrap Terraform, Docker, and deployment into a tested pipeline.

Software EngineeringFrontend and Design