Files
ai-coding-skills/docs
Stefano Fiorini d5232c1480 fix(cursor): correct superpowers skill paths to include /skills/ subdirectory
Superpowers is cloned from git, so skills live under
.cursor/skills/superpowers/skills/<name>/SKILL.md, not
.cursor/skills/superpowers/<name>/SKILL.md.
2026-03-05 12:28:35 -06:00
..

Skills Documentation

This directory contains user-facing docs for each skill.

Index

  • CREATE-PLAN.md — Includes requirements, install, verification, and execution workflow for create-plan.
  • IMPLEMENT-PLAN.md — Includes requirements, install, verification, and milestone review workflow for implement-plan.
  • WEB-AUTOMATION.md — Includes requirements, install, dependency verification, and usage examples for web-automation.

Repo Setup

Clone the repo first:

git clone https://git.fiorinis.com/Home/ai-coding-skills.git
cd ai-coding-skills