adk-style
OfficialEnforce ADK coding conventions with confidence.
Authorgoogle
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill removes ambiguity during ADK development by standardizing Python idioms, formatting, typing practices, Pydantic v2 patterns, logging, and file organization so contributions stay consistent and maintainable.
Core Features & Use Cases
- Imports & dependency boundaries: Clarifies relative vs absolute imports,
TYPE_CHECKINGpatterns, and the strict no-dependency direction fromcli/to the rest of the codebase. - Typing & Pydantic v2 conventions: Establishes strong typing guidance and the preferred Pydantic v2 model patterns (e.g.,
Field(),PrivateAttr(), validators). - Formatting, documentation, and testing rules: Defines consistent code formatting, docstring expectations, logging style, and test practices that verify behavior through public interfaces.
Quick Start
Use the adk-style skill whenever you are writing or reviewing ADK Python code to align with the project's established style, tests, and documentation conventions.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: adk-style Download link: https://github.com/google/adk-python/archive/main.zip#adk-style Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.