Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Opik Skills

Standards skills for AI coding agents. Nine matching skills that define how code, design, docs, copy, git, reviews, the public web, APIs, and databases must be done — minimal, consistent, and anti-generic.

Install

npx skills add opikdev/skills            # all skills
npx skills add opikdev/skills --skill opik-coding-standards   # one skill

Skills

Skill Enforces
opik-coding-standards Simple, tested, secure code; rare comments; root-cause fixes; verify before done
opik-design-standards Token-driven, accessible, non-generic UI/UX; all states designed
opik-docs-standards Minimal, scannable docs under docs/; Diátaxis types; drift is a bug
opik-copywriting-standards User-centered, non-generic product copy; what/why/how-to-fix errors
opik-git-standards Conventional subject-only commits; atomic changes; safe agent conduct
opik-review-standards Evidence-based, severity-ranked, high-signal reviews
opik-web-standards Rendering strategy, Core Web Vitals, technical/on-page SEO, WCAG 2.2 AA, platform hygiene
opik-api-standards REST resource design, RFC 9457 errors, pagination, versioning, idempotency, spec-as-contract
opik-database-standards Schema design, constraints, evidence-based indexing, safe migrations, query discipline

Structure

Each skill is one SKILL.md with a triggering description and enforceable rules, ending in a self-check. Skills cross-reference each other (reviews check against the other eight; design states pair with copy states).

About

Nine standards skills for AI coding agents. Enforceable rules for code, design, docs, copy, git, reviews, web, APIs and databases. Minimal, consistent, anti-generic.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors