The right knowledge,
at the right moment.
Skills are small Markdown workflows the agent loads on demand — code review, debugging, refactoring, and more. Vendor-neutral, following the Agent Skills spec, and synced automatically from GitHub.
codebase-exploration
v1.0.0
Systematically explore and understand an unfamiliar codebase - entry points, architecture, data flow, conventions, and hotspots - before changing anything. Use when the user asks how a project works, asks to onboard onto a codebase, asks "where is X handled", or before implementing in a project you haven't mapped yet.
onboarding-doc
v1.0.0
Write or audit onboarding documentation so a new engineer can get productive without ambient knowledge - setup, architecture, conventions, who to ask. Use when the user asks to write onboarding docs, improve dev setup instructions, create a getting-started guide, or audit new-hire experience.