Skip to content

Repository files navigation

agent-skills — reusable agent skills with a deterministic lint gate.

uinaf/agent-skills

A small catalog of standalone skills for coding agents. Install only what you need; each skill works independently of this repository's development tooling and the other skills in the catalog.

Catalog

Skill Use it for
gh-setup Setting up GitHub collaboration, CI, releases, and deployments.
react-ban-use-effect Replacing direct React useEffect with clearer patterns and enforcement.
vite-plus Migrating frontend packages and monorepos to Vite+.

Install

Browse the catalog:

pnpm dlx skills add uinaf/agent-skills --list

Install one skill globally for Codex and Claude Code:

pnpm dlx skills add uinaf/agent-skills -g -y -a codex -a claude-code -s gh-setup

Replace gh-setup with any catalog name. Omit -g for a repository-local installation.

Contributing

corepack enable pnpm
pnpm install --frozen-lockfile
pnpm run verify

CI runs that same gate: workflow lint plus @uinaf/skillcheck structural lint, both keyless.

See Distribution for how skills reach consumers and Skill fleet for the cross-repo inventory and monthly lint cadence.

About

reusable agent skills with a deterministic lint gate

Topics

Resources

Contributing

Security policy

Stars

4 stars

Watchers

0 watching

Forks

Used by

Contributors