Universal AI Lib

~/skills

14 skills for AI-assisted development.

Branching & Deployment

> **Agent-agnostic** — this skill works with any AI coding agent (Claude Code, GitHub Copilot, Codex, Cursor, Windsurf, etc.). All instructions use standard CLI tools and scripts.

branchinganddeployment
Veinpal

Context Management

- Long coding sessions spanning multiple features

contextmanagement
Veinpal

Conventional Commits

Reference: [conventionalcommits.org/en/v1.0.0](https://www.conventionalcommits.org/en/v1.0.0/)

conventionalcommitstype
Universal AI Lib Team

Neon

Use this skill to keep Neon connectivity and schema change workflows safe and repeatable.

neon
Veinpal

Next.js App Router Skill

Use when working on pages, layouts, routes, or data fetching in the Agentic Library app.

nextjsapprouter
Universal AI Lib Team

Prisma

Use this skill to make Prisma changes predictable, reversible, and aligned with repository conventions.

prisma
Veinpal

Prisma Best Practices

Operate Prisma schema and migration workflows safely: edit models, generate client, choose migration strategy, and debug runtime issues.

prismadatabaseorm
Universal AI Lib Team

Resource Data Management Skill

Use when adding, editing, or organizing resources (skills, agents, commands, rules, MCP servers, hooks).

resourcedatamanagement
Veinpal

Skill Authoring

> **Agent-agnostic** — this skill works with any AI coding agent. All instructions use standard CLI tools and Markdown files.

skillauthoringagent-agnostic
Veinpal

SonarQube

> **Agent-agnostic** — this skill works with any AI coding agent (Claude Code, GitHub Copilot, Codex, Cursor, Windsurf, etc.). All instructions use standard CLI tools and scripts.

sonarqubeagent-agnosticsecurity
Veinpal

Tailwind + Design System Skill

Use when styling components, adding new UI elements, or working with the Agentic Library design system.

tailwinddesignsystem
Veinpal

Tailwind CSS Patterns

Write clean, maintainable Tailwind CSS with utility-first patterns, responsive design, and dark mode.

tailwindcssdesign
Universal AI Lib Team

TypeScript Strict Patterns

Write type-safe TypeScript with strict mode enabled: no any, proper type guards, readonly patterns, and discriminated unions.

typescripttypesstrict
Universal AI Lib Team

Verification Loop

- After ANY code change (even a single-line edit)

verificationloop
Veinpal