The toolkit · open source
The skills I run.
Every AI skill I run, the ones I built and the whole toolkit I’ve wired in. Free and open source.
Security
Money
/web-agency19One prompt that spins up an autonomous web-dev agency in Blink.
GitHub/chrome-prospector9Finds undervalued Chrome extensions, pulls the dev's email, drafts the offer.
GitHub/openclaw6Finds local businesses with no website, builds one, hands you the lead sheet.
GitHub/copy-trader6An autonomous copy-trading agent: Invo's social layer plus on-chain execution.
GitHub
Media
Utility
Vercel
vercel:ai-gatewayVercel AI Gateway expert guidance
GitHubvercel:ai-sdkVercel AI SDK expert guidance
GitHubvercel:authAuthentication integration guidance — Clerk (native Vercel Marketplace), Descope, and Auth0 setup for Next.js applications
GitHubvercel:bootstrapProject bootstrapping orchestrator for repos that depend on Vercel-linked resources (databases, auth, and managed integrations)
GitHubvercel:chat-sdkVercel Chat SDK expert guidance
GitHubvercel:deployments-cicdVercel deployment and CI/CD expert guidance
GitHubvercel:env-varsVercel environment variable expert guidance
GitHubvercel:knowledge-updateCorrects outdated LLM knowledge about the Vercel platform and introduces new products
GitHubvercel:marketplaceVercel Marketplace expert guidance — discovering, installing, and building integrations, auto-provisioned environment variables, unified billing, and th…
GitHubvercel:next-best-practicesNext.js best practices - file conventions, RSC boundaries, data patterns, async APIs, metadata, error handling, route handlers, image/font optimization,…
GitHubvercel:next-cache-componentsNext.js 16 Cache Components guidance — PPR, use cache directive, cacheLife, cacheTag, updateTag, and migration from unstable_cache
GitHubvercel:next-forgenext-forge expert guidance — production-grade Turborepo monorepo SaaS starter by Vercel
GitHubvercel:next-upgradeUpgrade Next.js to the latest version following official migration guides and codemods
GitHubvercel:nextjsNext.js App Router expert guidance
GitHubvercel:react-best-practicesReact best-practices reviewer for TSX files
GitHubvercel:routing-middlewareVercel Routing Middleware guidance — request interception before cache, rewrites, redirects, personalization
GitHubvercel:runtime-cacheVercel Runtime Cache API guidance — ephemeral per-region key-value cache with tag-based invalidation
GitHubvercel:shadcnshadcn/ui expert guidance — CLI, component installation, composition patterns, custom registries, theming, Tailwind CSS integration, and high-quality in…
GitHubvercel:turbopackTurbopack expert guidance
GitHubvercel:vercel-agentVercel Agent guidance — AI-powered code review, incident investigation, and SDK installation
GitHubvercel:vercel-cliVercel CLI expert guidance
GitHubvercel:vercel-firewallVercel Firewall expert guidance — automatic DDoS mitigation, the Vercel WAF (custom rules, IP blocking, managed rulesets, rate limiting), Attack Mode, s…
GitHubvercel:vercel-functionsVercel Functions expert guidance — Serverless Functions, Edge Functions, Fluid Compute, streaming, Cron Jobs, and runtime configuration
GitHubvercel:vercel-react-best-practicesReact and Next.js performance optimization guidelines from Vercel Engineering
GitHubvercel:vercel-sandboxVercel Sandbox guidance — ephemeral Firecracker microVMs for running untrusted code safely
GitHubvercel:vercel-storageVercel storage expert guidance — Blob, Edge Config, and Marketplace storage (Neon Postgres, Upstash Redis)
GitHubvercel:verificationFull-story verification — infers what the user is building, then verifies the complete flow end-to-end: browser → API → data → response
GitHubvercel:workflowVercel Workflow DevKit (WDK) expert guidance
GitHub
Shopify
shopify-ai-toolkit:shopify-adminWrite or explain **Admin GraphQL** queries and mutations for apps and integrations that extend the Shopify admin
Sourceshopify-ai-toolkit:shopify-app-store-reviewRun a pre-submission compliance check against your Shopify app's codebase
Sourceshopify-ai-toolkit:shopify-custom-dataMUST be used first when prompts mention Metafields or Metaobjects
Sourceshopify-ai-toolkit:shopify-customerThe Customer Account API allows customers to access their own data including orders, payment methods, and addresses
Sourceshopify-ai-toolkit:shopify-devSearch Shopify developer documentation across all APIs
Sourceshopify-ai-toolkit:shopify-functionsShopify Functions allow developers to customize the backend logic that powers parts of Shopify
Sourceshopify-ai-toolkit:shopify-hydrogenHydrogen storefront implementation cookbooks
Sourceshopify-ai-toolkit:shopify-liquidLiquid is an open-source templating language created by Shopify
Sourceshopify-ai-toolkit:shopify-onboarding-devGet started building on Shopify
Sourceshopify-ai-toolkit:shopify-onboarding-merchantSet up and connect a Shopify store from your AI assistant
Sourceshopify-ai-toolkit:shopify-partnerThe Partner API lets you programmatically access data about your Partner Dashboard, including your apps, themes, and affiliate referrals
Sourceshopify-ai-toolkit:shopify-payments-appsThe Payments Apps API enables payment providers to integrate their payment solutions with Shopify's checkout
Sourceshopify-ai-toolkit:shopify-polaris-admin-extensionsAdd custom actions and blocks from your app at contextually relevant spots throughout the Shopify Admin
Sourceshopify-ai-toolkit:shopify-polaris-app-homeBuild your app's primary user interface embedded in the Shopify admin
Sourceshopify-ai-toolkit:shopify-polaris-checkout-extensionsBuild custom functionality that merchants can install at defined points in the checkout flow, including product information, shipping, payment, order su…
Sourceshopify-ai-toolkit:shopify-polaris-customer-account-extensionsBuild custom functionality that merchants can install at defined points on the Order index, Order status, and Profile pages in customer accounts
Sourceshopify-ai-toolkit:shopify-pos-uiBuild retail point-of-sale applications using Shopify's POS UI components
Sourceshopify-ai-toolkit:shopify-storefront-graphqlUse for custom storefronts requiring direct GraphQL queries/mutations for data fetching and cart operations
Sourceshopify-ai-toolkit:shopify-use-shopify-cliChoose when the user needs **Shopify CLI** to run or fix something now: validate app or extension config on disk (`shopify.app.toml`, `shopify.app.<name…
Sourceshopify-ai-toolkit:ucpUse when the user wants to use the UCP CLI to find, compare, buy, or track products from online merchants, or to set up and troubleshoot the local UCP p…
Source
Hugging Face
huggingface-skills:hf-cliHugging Face Hub CLI (`hf`) for downloading, uploading, and managing models, datasets, spaces, buckets, repos, papers, jobs, and more on the Hugging Fac…
GitHubhuggingface-skills:hf-mcpUse Hugging Face Hub via MCP server tools
GitHubhuggingface-skills:huggingface-best>
GitHubhuggingface-skills:huggingface-community-evalsRun evaluations for Hugging Face Hub models using inspect-ai and lighteval on local hardware
GitHubhuggingface-skills:huggingface-datasetsUse this skill for Hugging Face Dataset Viewer API workflows that fetch subset/split metadata, paginate rows, search text, apply filters, download parqu…
GitHubhuggingface-skills:huggingface-gradioBuild Gradio web UIs and demos in Python
GitHubhuggingface-skills:huggingface-llm-trainerTrain or fine-tune language and vision models using TRL (Transformer Reinforcement Learning) or Unsloth with Hugging Face Jobs infrastructure
GitHubhuggingface-skills:huggingface-local-modelsUse to select models to run locally with llama.cpp and GGUF on CPU, Mac Metal, CUDA, or ROCm
GitHubhuggingface-skills:huggingface-lora-space-builderBuild and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA
GitHubhuggingface-skills:huggingface-paper-publisherPublish and manage research papers on Hugging Face Hub
GitHubhuggingface-skills:huggingface-papersLook up and read Hugging Face paper pages in markdown, and use the papers API for structured metadata such as authors, linked models/datasets/spaces, Gi…
GitHubhuggingface-skills:huggingface-spacesBuild, deploy, and maintain applications on Hugging Face Spaces — Gradio / Docker / Static SDKs, ZeroGPU and dedicated hardware, model loading, debuggin…
GitHubhuggingface-skills:huggingface-tool-builderUse this skill when the user wants to build tool/scripts or achieve a task where using data from the Hugging Face API would help
GitHubhuggingface-skills:huggingface-trackioTrack and visualize ML training experiments with Trackio
GitHubhuggingface-skills:huggingface-vision-trainerTrains and fine-tunes vision models for object detection (D-FINE, RT-DETR v2, DETR, YOLOS), image classification (timm models — MobileNetV3, MobileViT,…
GitHubhuggingface-skills:huggingface-zerogpuAI demos and GPU compute with Gradio Spaces and Hugging Face Spaces ZeroGPU
GitHubhuggingface-skills:train-sentence-transformersTrain or fine-tune sentence-transformers models across `SentenceTransformer` (bi-encoder; dense or static embedding model; for retrieval, similarity, cl…
GitHubhuggingface-skills:transformers-jsUse Transformers.js to run state-of-the-art machine learning models directly in JavaScript/TypeScript
GitHubhuggingface-skills:trl-trainingTrain and fine-tune transformer language models using TRL (Transformers Reinforcement Learning)
GitHub
Superpowers
superpowers:brainstormingYou MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior
GitHubsuperpowers:dispatching-parallel-agentsUse when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
GitHubsuperpowers:executing-plansUse when you have a written implementation plan to execute in a separate session with review checkpoints
GitHubsuperpowers:finishing-a-development-branchUse when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by present…
GitHubsuperpowers:receiving-code-reviewUse when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires te…
GitHubsuperpowers:requesting-code-reviewUse when completing tasks, implementing major features, or before merging to verify work meets requirements
GitHubsuperpowers:subagent-driven-developmentUse when executing implementation plans with independent tasks in the current session
GitHubsuperpowers:systematic-debuggingUse when encountering any bug, test failure, or unexpected behavior, before proposing fixes
GitHubsuperpowers:test-driven-developmentUse when implementing any feature or bugfix, before writing implementation code
GitHubsuperpowers:using-git-worktreesUse when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exis…
GitHubsuperpowers:using-superpowersUse when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying qu…
GitHubsuperpowers:verification-before-completionUse when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming o…
GitHubsuperpowers:writing-plansUse when you have a spec or requirements for a multi-step task, before touching code
GitHubsuperpowers:writing-skillsUse when creating new skills, editing existing skills, or verifying skills work before deployment
GitHub
Figma
figma:figma-code-connectCreates and maintains Figma Code Connect template files that map Figma components to code snippets
GitHubfigma:figma-create-new-file**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `create_new_file` tool call
GitHubfigma:figma-generate-designUse this skill alongside figma-use when the task involves translating an application page, view, or multi-section layout into Figma
GitHubfigma:figma-generate-diagramMANDATORY prerequisite — load this skill BEFORE every `generate_diagram` tool call
GitHubfigma:figma-generate-libraryBuild or update a professional-grade design system in Figma from a codebase
GitHubfigma:figma-swiftuiSwiftUI ↔ Figma translation
GitHubfigma:figma-use**MANDATORY prerequisite** — you MUST invoke this skill BEFORE every `use_figma` tool call
GitHubfigma:figma-use-figjamThis skill helps agents use Figma's use_figma MCP tool in the FigJam context
GitHubfigma:figma-use-slidesThis skill helps agents use Figma's use_figma MCP tool in the Slides context
GitHubfigma:generate-project-planGenerate a FigJam project plan board from a PRD plus codebase context
GitHub
Chrome DevTools
chrome-devtools-mcp:a11y-debuggingUses Chrome DevTools MCP for accessibility (a11y) debugging and auditing based on web.dev guidelines
GitHubchrome-devtools-mcp:chrome-devtoolsUses Chrome DevTools via MCP for efficient debugging, troubleshooting and browser automation
GitHubchrome-devtools-mcp:chrome-devtools-cliUse this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI
GitHubchrome-devtools-mcp:debug-optimize-lcpGuides debugging and optimizing Largest Contentful Paint (LCP) using Chrome DevTools MCP tools
GitHubchrome-devtools-mcp:memory-leak-debuggingDiagnoses and resolves memory leaks in JavaScript/Node.js applications
GitHubchrome-devtools-mcp:troubleshootingUses Chrome DevTools MCP and documentation to troubleshoot connection and target issues
GitHub
Atlassian
atlassian:capture-tasks-from-meeting-notesAnalyze meeting notes to find action items and create Jira tasks for assigned work
GitHubatlassian:generate-status-reportGenerate project status reports from Jira issues and publish to Confluence
GitHubatlassian:search-company-knowledgeSearch across company knowledge bases (Confluence, Jira, internal docs) to find and explain internal concepts, processes, and technical details
GitHubatlassian:spec-to-backlogAutomatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tickets
GitHubatlassian:triage-issueIntelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issues or add comments to existing ones
GitHub
MCP Builder
mcp-server-dev:build-mcp-appThis skill should be used when the user wants to build an "MCP app", add "interactive UI" or "widgets" to an MCP server, "render components in chat", bu…
GitHubmcp-server-dev:build-mcp-serverThis skill should be used when the user asks to "build an MCP server", "create an MCP", "make an MCP integration", "wrap an API for Claude", "expose too…
GitHubmcp-server-dev:build-mcpbThis skill should be used when the user wants to "package an MCP server", "bundle an MCP", "make an MCPB", "ship a local MCP server", "distribute a loca…
GitHub
CLAUDE.md
CircleCI
circleci-automation:circleci-automationAutomate CircleCI tasks via Rube MCP (Composio): trigger pipelines, monitor workflows/jobs, retrieve artifacts and test metadata
DocuSign
docusign-automation:docusign-automationAutomate DocuSign tasks via Rube MCP (Composio): templates, envelopes, signatures, document management
Domains
domain-name-brainstormer:domain-name-brainstormerGenerates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.)
Frontend Design
Gmail
gmail-automation:gmail-automationAutomate Gmail tasks via Rube MCP (Composio): send/reply, search, labels, drafts, attachments
Google Sheets
googlesheets-automation:googlesheets-automationAutomate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio)
Jira
jira-automation:jira-automationAutomate Jira tasks via Rube MCP (Composio): issues, projects, sprints, boards, comments, users
Railway
Skill Creator
Spreadsheets
document-skills-xlsx:xlsxComprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization
131 skills · all open source · more shipping every week
New skills first
I ship new ones every week.
New skills, tools and the prompts behind them, straight to your inbox before they hit the feed.
No spam · New issues Sunday · Unsubscribe anytime
Want a skill built for you?
Tell me the skill you wish existed and I’ll build it. You don’t need to be technical, just bring the idea.
