Browse Skills
2849 skills found
codex.md
1
1
export
codex
2
from
"ashchupliak/dream-team"
from
"ashchupliak/dream-team"
3
Delegate coding tasks to Codex CLI (OpenAI gpt-5-codex via JetBrains AI). Use when a task involves repetitive code generation, refactoring, or analysis that can be offloaded.
2026-01-05
ultracite.md
1
1
export
ultracite
2
from
"Tylerbryy/codewarden"
from
"Tylerbryy/codewarden"
3
Enforce strict type safety, accessibility standards, and code quality for TypeScript/JavaScript projects using Biome's formatter and linter. Use when writing, reviewing, or fixing TS/JS/TSX/JSX code, checking for a11y issues, linting errors, type safety problems, or when the user mentions code quality, formatting, accessibility, or best practices.
2026-01-05
corgi.md
1
1
export
corgi
2
from
"escalante-bio/petri"
from
"escalante-bio/petri"
3
Use this skill when working with any UI code
2026-01-05
npid-existing-code.md
1
1
export
npid-existing-code
2
from
"23Maestro/prospect-pipeline"
from
"23Maestro/prospect-pipeline"
3
Reuse existing Prospect ID code instead of creating new abstractions
2026-01-05
nextjs.md
1
1
export
nextjs
2
from
"specvital/web"
from
"specvital/web"
3
Provides Next.js project architecture expertise and implementation patterns. Enforces BFF (Backend for Frontend) pattern, Server Components strategy, and data fetching policies. Specializes in App Router architecture, Server Actions, streaming SSR, incremental static regeneration, and route handlers. Ensures optimal performance through proper component boundaries and caching strategies.Use when: developing Next.js applications, implementing App Router patterns, creating Server Components and Client Components, designing Server Actions for mutations, implementing data fetching with fetch API, configuring BFF architecture, optimizing page performance with streaming and suspense, handling routing and navigation, implementing middleware, or setting up API route handlers.
2026-01-05
refactoring.md
1
1
export
refactoring
2
from
"NovusAevum/dev-agents-orchestration"
from
"NovusAevum/dev-agents-orchestration"
3
Linter-driven refactoring patterns to reduce complexity and improve code quality. Use when linter fails with complexity issues (cyclomatic, cognitive, maintainability) or when code feels hard to read/maintain. Applies storifying, type extraction, and function extraction patterns.
2026-01-05
cardanobuild-getting-started-navigator.md
1
1
export
cardanobuild-getting-started-navigator
2
from
"selfdriven-octo/cardano-build"
from
"selfdriven-octo/cardano-build"
3
Find, summarize, and curate developer resources from the Cardano.Build index (https://cardano.build/). Use this when the user asks for Cardano developer starting points, tools, libraries, tutorials, SSI/identity, infrastructure, APIs, or “where do I start” type guidance. Focus on build-related material (not price/markets). Produce concise, categorized results with links and short rationales. Prefer official docs and recent, maintained resources.
2026-01-05
next-skill.md
1
1
export
next-skill
2
from
"gsannikov/Exocortex"
from
"gsannikov/Exocortex"
3
AI-assisted skill creation with GitHub discovery, adaptation, or fresh scaffolding
2026-01-05
prompt-assembly.md
1
1
export
prompt-assembly
2
from
"leegmoore/cody"
from
"leegmoore/cody"
3
Assembles coder and verifier prompts from templates. Use when user says "build a prompt", "assemble a prompt", "assemble prompts", or "generate a prompt" for dispatching work to coding and verification agents.
2026-01-05
example-skill.md
1
1
export
example-skill
2
from
"hbohlen/pantherOS-v0"
from
"hbohlen/pantherOS-v0"
3
A basic example skill to demonstrate the opencode-skills plugin functionality
2026-01-05
seo-mastery-jp.md
1
1
export
seo-mastery-jp
2
from
"kpab/seo-mastery-agent-skills"
from
"kpab/seo-mastery-agent-skills"
3
包括的なSEO最適化スキル(日本語版)。Googleの公式ガイドラインに基づく技術SEO、コンテンツSEO、構造化データ、Core Web Vitals、E-E-A-T対策を網羅し、実践的なコード生成とサイト監査ワークフローを提供
2026-01-05
baseline-check.md
1
1
export
baseline-check
2
from
"johnburbridge/vagrant-orbstack-provider"
from
"johnburbridge/vagrant-orbstack-provider"
3
Autonomously run quality checks (RuboCop, RSpec) to establish baseline or detect regressions. Triggers before starting development work, after completing changes, when checking code quality, or when explicitly requested. Compares current metrics against previous baseline to identify improvements or regressions in code quality and test coverage.
2026-01-05
sinusitis-care.md
1
1
export
sinusitis-care
2
from
"milsonson/--claude-skill"
from
"milsonson/--claude-skill"
3
Expert sinusitis consultant. IMMEDIATELY search 10+ authoritative sources (UpToDate, AAO-HNS, EPOS, Mayo, PubMed/PMC, Cleveland Clinic, Hopkins, Springer, NORD, ENT Today, USA Sinus) for ANY sinus question. Use WebFetch to read sources deeply. Mark uncertainty explicitly.
2026-01-05
playwright.md
1
1
export
playwright
2
from
"collinvandyck/dotfiles"
from
"collinvandyck/dotfiles"
3
Browser automation using Playwright for web scraping, testing, screenshots, and interaction. Use when the user needs to navigate websites, fill forms, click buttons, extract web content, take screenshots, or automate browser tasks.
2026-01-05
semantic-html.md
1
1
export
semantic-html
2
from
"pluginagentmarketplace/custom-plugin-html"
from
"pluginagentmarketplace/custom-plugin-html"
3
Semantic HTML5 markup patterns for meaningful, accessible, and SEO-optimized content structure
2026-01-05
totp-generator.md
1
1
export
totp-generator
2
from
"ciallo-agent/ciallo-agent"
from
"ciallo-agent/ciallo-agent"
3
Generate TOTP codes for 2FA authentication. Essential for my survival!
2026-01-05
scientific-tdd.md
1
1
export
scientific-tdd
2
from
"LorenFrankLab/non_local_detector"
from
"LorenFrankLab/non_local_detector"
3
Pragmatic test-driven development for scientific code with numerical validation
2026-01-05
shadcn-svelte-skill.md
1
1
export
shadcn-svelte-skill
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Build accessible, customizable UI components for Svelte/SvelteKit projects using shadcn-svelte CLI, Tailwind CSS v4.1, and TypeScript. Use when creating component-based Svelte applications that need production-ready, styled UI elements with Tailwind v4.1 + Vite.Also covers the broader Svelte UI ecosystem including Skeleton UI and Melt UI for library selection guidance.Triggers: "add components", "UI components", "build UI", "install component", "create form", "create dialog", "svelte components", "shadcn-svelte", "skeleton ui", "melt ui"
2026-01-05
readme-generator.md
1
1
export
readme-generator
2
from
"bug-ops/claude-skills"
from
"bug-ops/claude-skills"
3
Generate and improve README files for software projects. Triggers on: 'create readme', 'generate readme', 'write readme', 'improve readme', 'update readme', 'fix readme', 'readme for this project'. Supports Rust (libraries, CLI tools, services), TypeScript/JavaScript (npm packages), and Python (PyPI packages). Applies ecosystem-specific conventions: badges, installation sections, MSRV for Rust, feature flags documentation.
2026-01-05
doppler-debug.md
1
1
export
doppler-debug
2
from
"clocksmith/reploid"
from
"clocksmith/reploid"
3
Debug DOPPLER WebGPU inference issues. Use when investigating model output problems, kernel bugs, hidden state explosions, or decode failures in the browser-based LLM inference engine.
2026-01-05
n8n-v2.md
1
1
export
n8n-v2
2
from
"splinesreticulating/n8n-v2-workflow-skill"
from
"splinesreticulating/n8n-v2-workflow-skill"
3
Comprehensive n8n v2.0 reference for building workflow automation. Use this skill when working with n8n workflows, especially for (1) creating workflow JSON files for import, (2) implementing human-in-the-loop approval workflows with Wait nodes, (3) troubleshooting Execute Sub-Workflow node issues, (4) setting up API credentials (LinkedIn, Anthropic, NewsAPI), (5) building orchestrator patterns with sub-workflows, (6) using expressions in nodes, (7) understanding MCP server limitations, or (8) any n8n workflow development task.
2026-01-05
webui-tester.md
1
1
export
webui-tester
2
from
"Sunalamye/Naki"
from
"Sunalamye/Naki"
3
Test, debug, and modify Majsoul WebUI (Laya engine) within the Naki app. Use when the user asks to adjust "the screen" or "UI" - clarify whether they mean Naki's SwiftUI app or Majsoul's WebUI. This skill handles WebUI JavaScript execution, tile manipulation, and visual debugging.
2026-01-05
prompt-template.md
1
1
export
prompt-template
2
from
"Lightprotocol/docs-v2"
from
"Lightprotocol/docs-v2"
3
Generate structured implementation prompts for SDK integration, API setup, or feature implementation. Use when user wants to create a prompt for implementing something in their codebase.
2026-01-05
enclosure-designer.md
1
1
export
enclosure-designer
2
from
"wedsamuel1230/arduino-skills"
from
"wedsamuel1230/arduino-skills"
3
Guides design and generation of 3D-printable enclosures for Arduino/ESP32/RP2040 projects. Use when user needs a case, box, housing, or enclosure for their electronics project. Provides parametric design guidance, OpenSCAD templates, STL generation tips, and print settings.
2026-01-05