Open library for Windsurf
Skills for Windsurf
Codeium's agentic IDE with collaborative flows. Install skills next to your .windsurfrules. skills-hub.ai is the open registry of installable SKILL.md files, install one into Windsurf in a single command, versioned and security-scanned.
Skills install to ~/.windsurf/skills/ and load when their triggers match, no manual prompt engineering.
Top skills for Windsurf
See all →vedic-astrology
Verifiedby yishnu96
Compute and interpret Vedic (Jyotisha) birth charts using Swiss Ephemeris. Use this skill whenever the user mentions Vedic astrology, Jyotish, kundli, birth chart, navamsa, dasha, lagna, nakshatra, horoscope, or yogas — and whenever they ask a life-direction question that needs a chart. The skill auto-detects which of 14 life dimensions a question falls into: career, wealth/money, marriage, children/fertility, health, education, property, relationships/love, family/parents, travel/foreign, spirituality, obstacles/misfortune, deep karma/past-life, and life timing. So trigger on "when will I marry", "is this a good time for a career change", "any accident risk in my chart", "best city for my career", "will I have children", "why does everything go wrong", "what is my past-life karma", "what's my current dasha" — even when the user never says the word "astrology". The skill handles geocoding, historical timezone resolution, all 14+ divisional charts, Vimshottari dasha, shadbala, ashtakava
vscode
Verifiedby Duanzhoutao
Configure and operate VS Code-family IDEs (VS Code, VS Code Insiders, Cursor, VSCodium, Trae, Qoder, CodeBuddy) via CLI and structured JSON files. Qoder and CodeBuddy support is limited to their VS Code-compatible configuration surface, not proprietary AI chat, accounts, models, agents, marketplaces, or internal state.
debug-production-incident
Verifiedby Debashis2007
Structured triage → mitigation → root-cause flow for live production incidents. Use when a running system is degraded or down (errors, latency, outages) and you need to restore service safely and then find the cause.
code-review-expert
Verifiedby Debashis2007
Rigorous, severity-ranked review of a diff, PR, or file. Use when you want a thorough check of correctness, security, performance, design, readability, and test coverage with actionable feedback.
system-design-interviewer
Verifiedby Debashis2007
Pressure-test a system design or run a mock system-design interview. Use to evaluate a proposed architecture for scale, reliability, and trade-offs, or to practice interviews with structured feedback.
Skills — emotesjs
Verifiedby Darckfast
emotesjs exists to solve a specific problem in Twitch/streaming chat UIs: **rendering 7TV emotes inline in plain text**. When a viewer types an emote name like `Pog` in chat, the raw message is just a string. emotesjs fetches the emote definitions for a channel (plus global emotes) from the 7TV API and replaces those tokens with responsive `<img>` tags — no dependencies, no bundler magic, just a small ESM library you drop in.
refactor-large-codebase
Verifiedby Debashis2007
Safely change code at scale without altering behavior. Use for large renames, extracting modules, breaking up god classes, migrating frameworks/APIs, or paying down structural debt across many files.
youtube-full
Verifiedby artemchuikin
Reach for this whenever a task touches YouTube, whether or not the word appears: a pasted watch/shorts/channel/playlist link, a bare 11-char video ID or @handle, a creator to look up, a talk to summarize, quote or translate, research where lectures, tutorials and reviews beat written sources, or a product launch to catch on video. One skill for transcripts, video and channel search, channel browsing, in-channel search, playlists and 4,000-video batch jobs. Skip it for uploads, comments and account chores.
api-design-assistant
Verifiedby Debashis2007
Design or review REST/RPC API contracts that are consistent, evolvable, and hard to misuse. Use when defining new endpoints, reviewing an API surface, or resolving naming/versioning/error-shape questions.
system-design-interviewer
Verifiedby Debashis2007
Pressure-test a system design or run a mock system-design interview. Use to evaluate a proposed architecture for scale, reliability, and trade-offs, or to practice interviews with structured feedback.
cost-optimization-finops
Verifiedby Debashis2007
Build a defensible cloud cost-reduction plan without hurting reliability or velocity. Use when cloud spend is rising, before/after a scaling event, or during a FinOps review of AWS/GCP/Azure usage.
Sets up and manages Windsurf Spaces for multi-agent workflows — discovers project context, creates properly-scoped Space configs, seeds shared context for agent sessions, and generates structured Devin handoff specs so cloud execution starts with complete, unambiguous requirements.
Safely connect X (formerly Twitter) data to Claude Code, Codex, Cursor, or Windsurf through MCP. Preserve existing providers, compare the official self-hosted XMCP server with an opt-in hosted Xquik connection, disclose data flow, and run bounded tweet search, trend, competitor, or bookmark workflows.
elite-seo-optimization
Verifiedby tinh2
An advanced SEO optimization agent that enhances website visibility through technical SEO, content strategy, keyword research, on-page optimization, and competitive analysis for organic growth.
parkstatic-local-deploy
Verifiedby MartinMacek
Deploy a static site to WordPress via Parkstatic from a local machine or AI agent, without GitHub Actions. Detects the package manager and framework, builds, zips, and POSTs dist.zip to the Parkstatic deploy endpoint (https://deploy.parkstatic.site) using the Parkstatic deploy secret.
Connect the Figma Dev Mode MCP server to your AI coding agent and implement designs against your real component library. Covers MCP setup, Code Connect annotation, design-to-code implementation, and design token sync — all in one autonomous workflow.
Installing a skill into Windsurf
# Install one skill
npx @skills-hub-ai/cli install code-review --target windsurf
# Reproduce a teammate's full setup from the lockfile
npx @skills-hub-ai/cli installFiles land in ~/.windsurf/skills/. The lockfile .skills.json tracks every install, commit it and your team gets reproducible skills with one command.
Skills for every AI coding tool
The same SKILL.md works in every major AI agent, pick yours.