# Universal AI Lib
Browse AI agent skills — full folder-based packages with variants.
Skills from the Universal AI Library repository.
Universal AI Lib
Browse AI agent skills — full folder-based packages with variants for different tools and environments. From the Universal AI Library.
Featured Skills
14 totalNext.js App Router Skill
Use when working on pages, layouts, routes, or data fetching in the Agentic Library app.
Conventional Commits
Reference: [conventionalcommits.org/en/v1.0.0](https://www.conventionalcommits.org/en/v1.0.0/)
Prisma Best Practices
Operate Prisma schema and migration workflows safely: edit models, generate client, choose migration strategy, and debug runtime issues.
Verification Loop
- After ANY code change (even a single-line edit)
Tailwind + Design System Skill
Use when styling components, adding new UI elements, or working with the Agentic Library design system.
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.
Getting Started
# Clone the repository
$ git clone https://github.com/YosrBennagra/All-Ai-Lib.git
# Copy skills to your project
$ cp -r All-Ai-Lib/skills/ .github/skills/
# Reference skills in your AI agent config
$ cat .github/skills/prisma/SKILL.md