Skip to content

Repository files navigation

skills — reusable agent skills with deterministic review and publishing gates.

uinaf/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
agent-readiness Making repositories and runners dependable for autonomous work.
docs Auditing and rewriting repository documentation and agent guidance.
gh-setup Setting up GitHub collaboration, CI, releases, and deployments.
planning Saving agreed work as resumable plans in the repository's preferred tracker.
react-ban-use-effect Replacing direct React useEffect with clearer patterns and enforcement.
skill-audit Auditing skill activation, packaging, instructions, and quality.
vite-plus Migrating frontend packages and monorepos to Vite+.

Install

Browse the catalog:

pnpm dlx skills add uinaf/skills --list

Install one skill globally for Codex and Claude Code:

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

Replace agent-readiness with any catalog name. Omit -g for a repository-local installation.

Contributing

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

CI uses that same free lint/structure gate. For an intentional local 100-point Tessl cloud score before a sensitive skill change:

pnpm run verify:skills

See Skill evaluation for lint vs review lanes, Distribution for publication and release setup, and Skill fleet for the cross-repo inventory and monthly lint cadence (no scheduled cloud review).

About

Agent skills

Resources

Contributing

Security policy

Stars

4 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages