GitHub
Skills harvested from GitHub repositories
14810 skills availableweb-accessibility
Build accessible web applications that work for everyone. <button type="button" aria-pressed={isPressed} aria-disabled={...
vercel
Deploy and scale applications on Vercel's edge network. npm i -g vercel vercel vercel --prod "buildCommand": "npm run bu...
ux-design-systems
Build consistent, maintainable design systems with tokens, components, and theming. :root { / Colors / --color-primary-5...
shabbat-times
Access Shabbat times and Jewish calendar data via the Hebcal API. // Get Shabbat times for a location const response = a...
railway
Deploy and manage applications on Railway's platform. npm i -g @railway/cli railway login railway init railway up [build...
owasp-security
Prevent common security vulnerabilities in web applications. | # | Vulnerability | Prevention | |---|---------------|---...
nano-banana-pro
Generate high-quality images with Google's Gemini 3 Pro Image API. Nano Banana Pro is the marketing name for Gemini 3 Pr...
mongodb
Build and query MongoDB databases with best practices. npm install mongodb mongoose import { MongoClient, ObjectId } fro...
mobile-responsiveness
Build responsive, mobile-first web applications. / Mobile first - no media query needed for mobile base / .container { p...
meta-ads
Pull ad performance data from Meta (Facebook, Instagram, Messenger, Click-to-WhatsApp, Threads), run analyses, and — wit...
local-llm-router
Intelligent routing of AI coding queries to local LLMs with Serena LSP integration for secure, offline-capable developme...
mermaid-diagrams
Create diagrams and visualizations using Mermaid markdown syntax. Mermaid diagrams are written in markdown code blocks w...
langchain
Build sophisticated LLM applications with composable chains and agent graphs. pip install langchain langchain-openai lan...
honest-agent
A one-time setup skill that configures your AI coding agents to be honest, objective, and willing to contradict you when...
google-workspace-cli
One CLI for all of Google Workspace — Drive, Gmail, Calendar, Sheets, Docs, Slides, Chat, Tasks, Admin, Meet, Forms, Kee...
github-trending
Access GitHub trending repositories and developers data. GitHub does NOT provide an official trending API. The trending ...
figma
Extract design data, generate code from components, and automate design workflows with Figma's API. const FIGMATOKEN = p...
copilot-sdk
Embed Copilot's agentic workflows in any application using Python, TypeScript, Go, or .NET. The GitHub Copilot SDK expos...
fal-ai
Generate images, videos, and audio with fal.ai's fast serverless inference. npm install @fal-ai/serverless-client import...
copilot-docs
Configure repository-specific instructions for GitHub Copilot. Create .github/copilot-instructions.md in your repository...
cloudflare
Build globally distributed applications on Cloudflare's edge network. npm install -g wrangler wrangler login wrangler in...
aws-strands
Build model-agnostic AI agents with the Strands framework. pip install strands-agents strands-agents-tools npm install @...
bun
Build and run JavaScript/TypeScript applications with Bun's all-in-one toolkit. curl -fsSL https://bun.sh/install | bash...
aws-agentcore
Build production-grade AI agents on AWS infrastructure. import boto3 from agentcore import Agent, Tool client = boto3.cl...