google-style-guide
Use when writing or reviewing technical documentation to follow Google's documentation style guide - https://developers.google.com/style
Third-Party Agent Skill: Review the code before installing. Agent skills execute in your AI assistant's environment and can access your files. Learn more about security
Installation for Agentic Skill
View all platforms →skilz install mcclowes/lea/google-style-guideskilz install mcclowes/lea/google-style-guide --agent opencodeskilz install mcclowes/lea/google-style-guide --agent codexskilz install mcclowes/lea/google-style-guide --agent geminiFirst time? Install Skilz: pip install skilz
Works with 22+ AI coding assistants
Cursor, Aider, Copilot, Windsurf, Qwen, Kimi, and more...
Extract and copy to ~/.claude/skills/ then restart Claude Desktop
git clone https://github.com/mcclowes/leacp -r lea/.claude/skills/google-style-guide ~/.claude/skills/Need detailed installation help? Check our platform-specific guides:
Related Agentic Skills
markdown
by RedondoK
Transform AI markdown generation to be 100% markdownlint-compliant. Use this skill whenever generating messages containing markdown, generating or ...
notion-uploader-downloader
by SpillwaveSolutions
Bidirectional sync between Markdown and Notion. Upload .md files with images to Notion pages/databases, append to existing pages, or download Notio...
notion-uploader-downloader
by SpillwaveSolutions
Bidirectional sync between Markdown and Notion. Upload .md files with images to Notion pages/databases, append to existing pages, or download Notio...
markdown-quality
by racurry
Interpretive guidance for applying markdownlint rules using our opinionated configuration. Use when creating or editing markdown files, configuring...
Agentic Skill Details
- Repository
- lea
- Stars
- 3
- Type
- Technical
- Meta-Domain
- productivity
- Primary Domain
- markdown
- Market Score
- 16
Agent Skill Grade
B Score: 86/100 Click to see breakdown
Score Breakdown
Areas to Improve
- Missing TOC in Long Reference File
- Could Add Explicit Validation Workflow
Recommendations
- Add trigger phrases to description for discoverability
- Add table of contents for files over 100 lines
Graded: 2026-01-24
Developer Feedback
I came across your google-style-guide skill and noticed how you've structured the guidance—the layered approach to different documentation contexts is solid, though I'm curious whether the enforcement mechanisms scale when developers have conflicting style preferences across teams.
Links:
The TL;DR
You're at 86/100, solid B territory. This is based on Anthropic's best practices for skill architecture. Your Writing Style is chef's kiss (10/10)—clear imperative voice throughout with zero marketing fluff. The weaker spots are Spec Compliance (11/15) and Utility (18/20), mostly around discoverability and validation workflows.
What's Working Well
- Perfect token economy — Your SKILL.md is 78 lines of pure signal; no bloat, every sentence earns its place. Reference files handle the depth without cluttering the entry point.
- Solid progressive disclosure — Three-tier structure (SKILL.md → references) is exactly right. The layering means someone can get started in 30 seconds or dig deep if they need it.
- Writing clarity throughout — Consistent use of active voice ("Use active voice", "Write clear procedures"). No second-person violations, no unnecessary hedging. That's the kind of consistency that makes skills actually useful.
- Strong before/after examples — Your formatting and grammar sections show clear input/output pairs that teach by contrast, not just by decree.
The Big One
Your reference files lack navigation for longer content. formatting.md is 234 lines without a table of contents—that's the size where someone reading it on their third search is going to lose the thread. Add a TOC to any reference file over 100 lines:
# Formatting Guidelines
## Table of Contents
- [Lists...
Browse Category
More productivity Agentic SkillsReport Security Issue
Found a security vulnerability in this agent skill?
Report Security Issue
Thank you for helping keep SkillzWave secure. We'll review your report and take appropriate action.
Note: For critical security issues that require immediate attention, please also email security@skillzwave.ai directly.