Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Agent Skills

Small, focused instructions for coding and product-design agents.

Skills

Skill Use it for
admin-design-guidelines Enterprise consoles, data workspaces, forms, tables, and operational flows.
ui-ux-design Product UI/UX design, implementation, refactoring, and review.
reeswell Clear, maintainable JavaScript and TypeScript code.

Install

Copy the skill directory you need into your agent's skills directory. Skills are self-contained and have no project-wide setup.

cp -R skills/ui-ux-design /path/to/your/skills/

Use

Invoke a skill when you need its guidance:

Use $admin-design-guidelines to review this order-management page.
Use $ui-ux-design to design a mobile checkout flow.
Use $reeswell to refactor this TypeScript module.

Contribute

Keep each skill self-contained and concise. Put optional, topic-specific detail in its references/ directory.

License

MIT

About

Agent-ready Reeswell coding conventions for Cursor, Codex, Claude, and portable AI skills.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors