Skip to content

hferello/ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Tools & Skills

A collection of AI-related tools and Cursor skills.

Context (Cursor skill — /context)

Capture product context — mission, must-haves, boundaries, principles, stack, constraints — so AI agents stay aligned. Asks 8 direct questions, one at a time, and writes a single file: docs/context.md. Say "you tell me" on any question and the agent researches it for you. The first run in a repo also wires AGENTS.md so every future agent — Cursor, Claude Code, Codex — reads docs/context.md before non-trivial work.

Install skill:

git clone --depth 1 https://github.com/hferello/ai.git /tmp/cursor-skill && bash /tmp/cursor-skill/context/install.sh && rm -rf /tmp/cursor-skill

See context/README.md for full documentation.

Feature (Cursor Skill)

Feature design workflow. Asks clarifying questions first, then creates planning files in features/<task>/. Trigger with /feature.

Install:

git clone --depth 1 https://github.com/hferello/ai.git /tmp/cursor-feature-skill && bash /tmp/cursor-feature-skill/feature/install.sh && rm -rf /tmp/cursor-feature-skill

See feature/README.md for full documentation.

About

A collection of AI-related tools and Cursor skills.

Topics

Resources

License

Stars

Watchers

Forks

Contributors