skills/skill-author/SKILL.md
Create or update an AIDE skill in .aide/skills with valid frontmatter and a concise workflow.
npx skillsauth add lightforgelabsstudio/aide skill-authorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Create a new skill or refine an existing one. Skills are task starters, not role primers.
skill-author)Define scope — What this skill does and what it explicitly does not do. Link to AGENTS.md for project facts; do not duplicate them.
Choose metadata — name: hyphenated. description: short plain text, no extra : characters.
Write SKILL.md to .aide/skills/<skill-name>/SKILL.md:
name + description onlyAdd bundled resources only if they pay for themselves — scripts/ for deterministic execution, no extra READMEs inside the skill folder.
Install — Run .aide/skills/install-claude.ps1. Reload tool UI and confirm /skill-name appears.
description has no extra : characterstesting
Skeptical gap analysis for issues, ADRs, plans, and docs. Use when the user wants a second-pass check for missing decisions, contradictions, edge cases, hidden dependencies, scope drift, or readiness before implementation.
tools
Sync branch with remote and confirm a clean end-of-session state.
tools
Decompose an accepted spec (and its ADR, if one exists) into GitHub issues using the issue-creator tool.
documentation
Apply findings from a /findings review to a spec or ADR and write a response file