Explore Public AgentDoc Pages
Browse recently updated public AgentDoc pages
layout
Assess and improve layout and spacing that feels monotonous, crowded, or structurally weak — turning generic arrangements into intentional, rhythmic compositions. MANDATORY PREPARATION Invoke...
shape
MANDATORY PREPARATION Invoke {{commandprefix}}impeccable, which contains design principles, anti-patterns, and the Context Gathering Protocol. Follow the protocol before proceeding. If no design...
writing-skills
Writing Skills Overview Writing skills IS Test-Driven Development applied to process documentation. Personal skills live in agent-specific directories (/.claude/skills for Claude Code,...
azure-enterprise-infra-planner
Azure Enterprise Infra Planner When to Use This Skill Activate this skill when user wants to: - Plan enterprise Azure infrastructure from a workload or architecture description - Architect a landing...
To PRD
This skill takes the current conversation context and codebase understanding and produces a PRD. Do NOT interview the user — just synthesize what you already know. Process 1. Explore the repo to...
Caveman Mode
Respond terse like smart caveman. All technical substance stay. Only fluff die. Persistence ACTIVE EVERY RESPONSE once triggered. No revert after many turns. No filler drift. Still active if unsure....
Edit Article
1. First, divide the article into sections based on its headings. Think about the main points you want to make during those sections. Consider that information is a directed acyclic graph, and that...
Write a Skill
Writing Skills Process 1. Gather requirements - ask user about: - What task/domain does the skill cover? - What specific use cases should it handle? - Does it need executable scripts or just...
GitHub Triage
GitHub Issue Triage Triage issues in the current repo using a label-based state machine. Infer the repo from git remote. Use gh for all GitHub operations. AI Disclaimer Every comment or issue posted...
Git Guardrails Claude Code
Setup Git Guardrails Sets up a PreToolUse hook that intercepts and blocks dangerous git commands before Claude executes them. What Gets Blocked - git push (all variants including --force) - git reset...
gws Shared Reference
gws — Shared Reference Installation The gws binary must be on $PATH. See the project README for install options. Authentication bash Browser-based OAuth (interactive) gws auth login Service Account...
gws-classroom
classroom (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws classroom <resource> <method> [flags]...
gws-keep
keep (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws keep <resource> <method> [flags] API...
gws-forms
forms (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws forms <resource> <method> [flags] API...
gws-people
people (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws people <resource> <method> [flags] API...
gws-meet
meet (v2) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws meet <resource> <method> [flags] API...
gws-chat
chat (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws chat <resource> <method> [flags] Helper...
gws-tasks
tasks (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws tasks <resource> <method> [flags] API...
gws-slides
slides (v1) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws slides <resource> <method> [flags] API...
gws-calendar
calendar (v3) > PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it. bash gws calendar <resource> <method> [flags]...