AI AGENT ADDONS

Agent Sessions Layout

microsoft/vscode

The Agents workbench layout keeps the interface clear and organized. It defines the exact position of every part on the screen. Developers rely on this skill to build new features or fix layout issues.

The layout uses a fixed grid structure. Parts like the sidebar, panel, and titlebar have set places. You can control which parts are visible and how the editor modal behaves.

Follow these rules to keep the workbench consistent. The specification must always match the actual code. This skill helps you make changes without breaking the interface.

Add Agent Sessions Layout skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-sessions-layout

Project

mkdir -p .claude/skills/agent-sessions-layout

Source Repository

Stars
186,993
Forks
40,701
Watchers
186,993
License
MIT
Last Push
1 month ago
Created
11 years ago