Skip to main content
airRnot1106
GitHub creator profile

airRnot1106

Repository-level view of 13 collected skills across 5 GitHub repositories.

skills collected
13
repositories
5
updated
Aug 16, 2026
repository explorer

Repositories and representative skills

new-component
web-developers

Create new React/Next.js components for this project (Next.js 16 + React 19). Use when asked to create, add, or implement a new component. Enforces: component type selection (Server/Client/Cache), Suspense and Static Shell optimization, composition patterns,…

Apr 7, 2026
prisma-cli
software-developers

Prisma CLI commands reference covering all available commands, options, and usage patterns. Use when running Prisma CLI commands, setting up projects, generating client, running migrations, managing databases, or starting Prisma's MCP server. Triggers on…

Apr 7, 2026
prisma-client-api
software-developers

Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database queries, using CRUD operations, filtering data, or configuring Prisma Client. Triggers on "prisma query", "findMany", "create", "update",…

Apr 7, 2026
prisma-database-setup
software-developers

Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when setting up a new project, changing databases, or troubleshooting connection issues. Triggers on "configure postgres", "connect to mysql",…

Apr 7, 2026
playwright-cli
software-quality-assurance-analysts-and-testers

Automate browser interactions, test web pages and work with Playwright tests.

Apr 7, 2026
bundle-analyzer
software-developers

Next.js bundle analysis skill for identifying large modules and providing optimization suggestions. Use after implementing a feature to run `pnpm next experimental-analyze --output` and analyze the results. Triggers when the user asks to analyze bundles,…

Apr 7, 2026
vercel-react-view-transitions
software-developers

Guide for implementing smooth, native-feeling animations using React's View Transition API (`<ViewTransition>` component, `addTransitionType`, and CSS view transition pseudo-elements). Use this skill whenever the user wants to add page transitions, animate…

Apr 7, 2026
Showing 5 of 5 repositories
All repositories loaded