Skip to content

ginaphi/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

skills

Personal collection of agent skills. Install one or all into your project's agent setup with a single command.

Install

npx skills@latest add ginaphi/skills

The CLI (vercel-labs/skills) prompts you to pick which skills to install and which coding agent to wire them into. Project-scoped by default (.claude/skills/), or global with -g.

Available skills

Skill What it does
genui Workflow skill. Triggers on "sketch a [thing]", "mock up [X]", "let me see a few options". Generates throwaway .openui files in docs/prototype/ for the developer to render live in the Genui VS Code extension. Bundles the OpenUI Lang authoring reference (positional-arg rules, ~50 verified component signatures, parse + schema validator) as an internal dependency.

What is OpenUI Lang?

A compact line-oriented DSL for generative UI. Your AI agent writes a .openui file; the official renderer turns it into a React-rendered preview. See openuidev on GitHub for the language docs, the renderer, and the component library.

License

MIT — see LICENSE.

About

Personal collection of agent skills — install with npx skills@latest add ginaphi/skills

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors