Aeo Dev
Aeo Dev from AeyeOps/aeo-skill-marketplace.
Skills in this plugin
3- ▌ Repo Governance · aeyeopsUse when the user asks about repository documentation governance — AGENTS.md scaffolding, a repo bootstrap, a roadmap alignment review, a doc curation pass, sanitizing a repository before publishing, or which governance command to run next. Guides the `aeo-repo-*` command family and its lifecycle sequencing: bootstrap a scaffold, iterate with alignment reviews and curation passes, sanitize before publishing. Trigger phrases include "set up AGENTS.md", "curate the docs", "align the roadmap", and "is this repo safe to publish".
- ▌ Vscode Extension · aeyeops bundleUse when building or debugging a VS Code extension on stable VS Code for Windows, macOS, or Linux desktop — scaffolding with esbuild, fixing blank webview panels or silent CSP violations, troubleshooting extensions that won't load after install with profiles, adding dual TreeView+WebviewView toggle panels, or publishing to the marketplace. Contains verified extension development workflows, webview CSP pitfall resolutions, and profile-based install fixes that produce more correct results than reasoning from general training alone. Do NOT use for code-insiders on WSL/Linux (use vscode-insiders-extension), VS Code user configuration (themes, keybindings, tasks.json), Chrome/browser extensions, Electron apps, JupyterLab plugins, or Monaco Editor embeds.
- ▌ Vscode Insiders Extension · aeyeops bundleUse when building or debugging a VS Code extension under WSL with code-insiders — scaffolding with esbuild, fixing blank webview panels or silent CSP violations, troubleshooting extensions that won't load after install with profiles, or publishing to the marketplace with code-insiders. Contains verified WSL-specific extension development workflows, webview CSP pitfall resolutions, and profile-based install fixes that produce more correct results than reasoning from general training alone. Targets code-insiders on WSL/Linux. Do NOT use for stable VS Code on Windows/macOS (use vscode-extension), VS Code user configuration (themes, keybindings, tasks.json), Chrome/browser extensions, Electron apps, JupyterLab plugins, or Monaco Editor embeds.