Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
nano-banana-pro
Generate and edit images using Google's Nano Banana Pro (Gemini 3 Pro Image) API. Use when the user asks to generate, create, edit, modify, change, alter, or update images. Also use when user references an existing image file and asks to modify it in any way (e.g., "modify this image", "change the background", "replace X with Y"). Supports both text-to-image generation and image-to-image editing with configurable resolution (1K default, 2K, or 4K for high resolution). DO NOT read the image file first - use this skill directly with the --input-image parameter.
garg-aayush/handbook 6
-
basic-image-editing
Image manipulation tool for resizing, rotation, flipping, cropping, padding, format conversion (JPEG/PNG/WebP/TIFF/HEIC), transparency operations (remove/replace/extract/blend), grayscale conversion, auto-cropping borders, and file size optimization. Use when users need to transform, convert, or optimize images.
garg-aayush/handbook 6
-
turborepo
Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines,
dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment
variables, internal packages, monorepo structure/best practices, and boundaries.
Use when user: configures tasks/workflows/pipelines, creates packages, sets up
monorepo, shares code between apps, runs changed/affected packages, debugs cache,
or has apps/packages directories.
vercel/turborepo 30,123
-
unicorn-or-bust
Start the Unicorn or Bust game. Use this skill when a user wants to play the Unicorn or Bust game - a choose your own adventure game where you play as a startup founder navigating challenges to build a unicorn. The game is powered by the unicorn-or-bust MCP server with dynamic challenges, resource management (runway, morale, product, investor hype), and stat progression.
smithery-ai/skills 1
-
mcp-oauth
Authenticate with any OAuth 2.1 MCP server. Handles discovery, PKCE, dynamic client registration, local callback server, token exchange, and authenticated requests. Use when connecting to OAuth-protected MCP servers, testing MCP tools, or debugging auth flows. Accepts an MCP server URL as argument.
smithery-ai/skills 1
-
src
JiangDing1990/universal-skill-kit
-
test-skill
A test skill
JiangDing1990/universal-skill-kit
-
senior-frontend-engineer-react
Enterprise React development skill for building CRUD applications with React 16.14, DVA 2.x, and @lianjia/antd-life component library.
Core capabilities: (1) Auto-generate list pages with pagination/filtering/sorting, (2) Form dialog management with validation, (3) Detail page rendering in read-only/edit modes, (4) DVA model integration for state management, (5) API service layer with async/await patterns.
Tech stack: React 16.14, DVA 2.x, TypeScript, @lianjia/antd-life, Ant Design 3.x. Best suited for internal management systems, dashboards, and data-driven applications.
Important: NOT compatible with React 18 or Ant Design 5. Use appropriate versions for your project.
JiangDing1990/universal-skill-kit
-
universal-example
An example of universal Skill using template engine for multi-platform support
JiangDing1990/universal-skill-kit
-
src
JiangDing1990/universal-skill-kit
-
src
JiangDing1990/universal-skill-kit
-
simple-example
A simple example Skill demonstrating basic functionality
JiangDing1990/universal-skill-kit
-
src
JiangDing1990/universal-skill-kit
-
MyBacklinks CLI – Resource Management
Build and maintain a database of backlink opportunities (directories, guest posts, forums) using the MyBacklinks CLI.
hekmon8/mybacklinks-tools
-
Blog Commenter
Automated blog comment posting for marketing and outreach
hekmon8/mybacklinks-tools
-
MyBacklinks CLI – Domain Analysis
Research any domain's SEO metrics (DR, traffic) and discover its backlink profile using the MyBacklinks CLI.
hekmon8/mybacklinks-tools
-
MyBacklinks CLI – Campaign Tracking
Manage SEO projects and track link-building campaign progress using the MyBacklinks CLI.
hekmon8/mybacklinks-tools
-
ralph-tui-create-beads
Convert PRDs to beads for ralph-tui execution. Creates an epic with child beads for each user story. Use when you have a PRD and want to use ralph-tui with beads as the task source. Triggers on: create beads, convert prd to beads, beads for ralph, ralph beads.
subsy/ralph-tui 2,195
-
ralph-tui-prd
Generate a Product Requirements Document (PRD) for ralph-tui task orchestration. Creates PRDs with user stories that can be converted to beads issues or prd.json for automated execution. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.
subsy/ralph-tui 2,195
-
ralph-tui-create-json
Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks.
subsy/ralph-tui 2,195
-
ralph-tui-create-beads-rust
Convert PRDs to beads for ralph-tui execution using beads-rust (br CLI). Creates an epic with child beads for each user story. Use when you have a PRD and want to use ralph-tui with beads-rust as the task source. Triggers on: create beads, convert prd to beads, beads for ralph, ralph beads, br beads.
subsy/ralph-tui 2,195
-
things3-cli-wrapper
Manage Things 3 tasks, projects, and areas using the thangs CLI. Supports listing, adding, editing, completing, and canceling tasks with intelligent filtering and organization.
doug-skinner/things3-cli-wrapper 1
-
browser-automation
Automate Chrome browser via DevTools Protocol. Use when user asks to scrape websites, take screenshots, generate PDFs, interact with web pages, extract content, fill forms, or automate browser tasks.
The-Focus-AI/chrome-driver
-
testing-core
Cross-language testing patterns: unit, integration, E2E testing strategies.
Use when: writing tests, setting up test infrastructure, or improving coverage.
Triggers: "test", "testing", "unit test", "integration test", "e2e",
"coverage", "mock", "fixture".
timequity/plugins 6