Back to skills
SkillHub ClubShip Full StackFull Stack
aerospace
Imported from https://github.com/trentshaines/dotfiles.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Stars
0
Hot score
74
Updated
March 20, 2026
Overall rating
C2.4
Composite score
2.4
Best-practice grade
S96.0
Install command
npx @skill-hub/cli install trentshaines-dotfiles-aerospace
Repository
trentshaines/dotfiles
Skill path: dot_claude/skills/aerospace
Imported from https://github.com/trentshaines/dotfiles.
Open repositoryBest for
Primary workflow: Ship Full Stack.
Technical facets: Full Stack.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: trentshaines.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install aerospace into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/trentshaines/dotfiles before adding aerospace to shared team environments
- Use aerospace for development workflows
Works across
Claude CodeCodex CLIGemini CLIOpenCode
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
--- name: aerospace description: Help with AeroSpace window manager configuration, keybindings, and workspace management. Use when the user asks about AeroSpace, window management, workspaces, or tiling configurations. --- # AeroSpace Window Manager Skill ## Configuration Location The main AeroSpace configuration file is located at: - **Primary config**: `/Users/trent/.aerospace.toml` - **Chezmoi source**: `/Users/trent/.local/share/chezmoi/dot_aerospace.toml` ## Official Documentation Always reference the official AeroSpace documentation when helping with configuration: - **Main Guide**: https://nikitabobko.github.io/AeroSpace/guide - **Commands**: https://nikitabobko.github.io/AeroSpace/commands - **Configuration**: https://nikitabobko.github.io/AeroSpace/guide#configuring ## Key Concepts AeroSpace is a tiling window manager for macOS that uses: - TOML configuration format - Workspace-based organization - Vim-style keybindings - Tree-based window layouts ## When Helping Users 1. Always read the current config at `/Users/trent/.aerospace.toml` first 2. Reference the official documentation for correct syntax and options 3. Explain changes clearly with examples 4. Preserve existing user customizations 5. Test configurations are valid TOML format ## Common Tasks - Adding/modifying keybindings - Configuring workspaces - Setting up window rules - Adjusting layout behavior - Managing gaps and padding