Files
ai-coding-skills/docs
Stefano Fiorini 7352e6a9f7 fix(cursor): update skill paths from .cursor/rules/ to .cursor/skills/
The Cursor Agent CLI now discovers skills from .cursor/skills/ instead
of the old .cursor/rules/ directory. Update all references across
create-plan and implement-plan Cursor variants and docs.
2026-03-05 12:04:09 -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