Skip to content

aictrl-dev/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Stars Skills

aictrl Skills

Free, vendor-neutral AI engineering-workflow skills.

Install

Claude Code

/plugin marketplace add aictrl-dev/skills
/plugin install aictrl-skills@aictrl-oss

Cursor / OpenCode — skills use the cross-tool Agent Skills standard:

git clone https://github.com/aictrl-dev/skills && cd skills
./scripts/install.sh cursor       # or: opencode | all

…or copy skills/* into your tool's skills dir (~/.cursor/skills, ~/.config/opencode/skills).

Then invoke any skill: /design-review, /measurement-plan, /create-issue, /recording-product-demo.

The Skills

Skill What it does Try it
design-review Drop an HTML mock or screenshot — get a sharp, located critique across IA, value prop, hierarchy, trust/friction, and a11y. Ends with "Fix these 3 first." /design-review path/to/mock.html
measurement-plan Feature → structured measurement plan: learning objectives, metrics table, product-analytics events, warehouse changes, event pipeline. /measurement-plan
create-issue Vague idea or bug → well-formed GitHub issue with context, acceptance criteria, and no vague hand-waving. Creates it via gh after you confirm. /create-issue
recording-product-demo Point it at a repo with a web UI — it boots the app, preps demo data/auth, records a narrated time-locked Playwright demo synced to an ElevenLabs voiceover, and builds a publish kit (MP4 + captions + embed). /recording-product-demo

design-review in action

Input: a SaaS landing page mock.

Value Proposition — WEAK
  Hero headline "Workflows made simple" says nothing about what the product does.
  Fix: replace with a one-liner that names the user, the problem, and the outcome.

Actionability — BROKEN
  Three competing CTAs above the fold (Start free, Book demo, Watch video).
  Fix: one primary CTA above the fold; demote the others below.

Every critique names the element. Every fix is concrete. No generic "improve clarity."

Why these exist

These are the engineering workflows aictrl automates at scale. The skills teach the method — aictrl operationalizes it, grounded in your backlog, team standards, and codebase knowledge graph. The skills are free and standalone; aictrl is the layer that makes them continuous and codebase-aware.

Contributing

PRs that add skills are welcome — see CONTRIBUTING.md.

About

Free, vendor-neutral AI engineering-workflow skills by aictrl.dev

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors