skill-authoring
Guides authoring, refining, and evaluating Claude agent skills. Use when creating a new skill, improving an existing skill, reviewing skill quality, or applying skill best practices. Use when the user mentions SKILL.md, skill descriptions, skill naming, skill evaluation, or asks how to write or improve a skill.
task-tracking
Task management and tracking for agents. Use this skill whenever you need to create, update, claim, or retrieve tasks for agent workflows. This skill is triggered for any request involving task lists, task assignment, or status updates.
layout-inspecting
Inspects the visual layout of a web page and returns a JSON tree of layout-relevant boxes — sections that stand out via background color or border color changes. Use when an agent needs to understand page structure, identify UI regions, verify layout, or describe what a page looks like without processing screenshots. Triggers on requests like "inspect the layout", "what does the page look like", "get the page structure", "analyze the UI layout", or "show me the visual regions of the page".