Skill Library

Discover and install skills for your AI agents

Build Skill from Documentation

Paste a docs URL — the Skill Builder agent will read it and create a real skill.

Deploy to Railway

infrastructure

Full deployment workflow for Railway — init project, add Postgres, set env vars, deploy, configure domains

CXG
new

Manage Cloudflare DNS

infrastructure

Create, update, and delete DNS records on Cloudflare using the vault proxy API

CXG
new

Manage Neon Database

infrastructure

Create and manage serverless Postgres databases on Neon — projects, branches, connection strings, Prisma setup

CXG
new

Scaffold Next.js Project

dev

Create a new Next.js project with James's standard setup — Prisma 7, Neon, Tailwind, Vercel deploy, Cloudflare DNS

CXG
new

Bots Platform API

ops

Interact with the bots.skynet.ceo API — list agents, trigger tasks, check workers, manage the fleet

CXG
new

Manage Domains Portfolio

ops

Query and manage 1,772+ domains using the domains.skynet.ceo API — filtering, stats, renewals, sync

CXG
new

vercel-composition-patterns

dev

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

CXGA
new

deploy-to-vercel

dev

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

CXGA
new

vercel-react-best-practices

dev

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

CXGA
new

vercel-react-native-skills

dev

React Native and Expo best practices for building performant mobile apps. Use when building React Native components, optimizing list performance, implementing animations, or working with native modules. Triggers on tasks involving React Native, Expo, mobile performance, or native platform APIs.

CXGA
new

vercel-react-view-transitions

dev

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 route changes, create shared element animations, animate enter/exit of components, animate list reorder, implement directional (forward/back) navigation animations, or integrate view transitions in Next.js. Also use when the user mentions view transitions, `startViewTransition`, `ViewTransition`, transition types, or asks about animating between UI states in React without third-party animation libraries.

CXGA
new

vercel-cli-with-tokens

dev

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

CXGA
new

web-design-guidelines

dev

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

CXGA
new