Browse Skills
2849 skills found
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
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
testing.md
1
1
export
testing
2
from
"goldbergyoni/frontend-testing-setup"
from
"goldbergyoni/frontend-testing-setup"
3
Comprehensive guide for writing tests for React/frontend projects. MUST be read before planning any coding session and during every coding session. Use when planning, writing, verifying, or debugging any type of test.
2026-01-05
polishing-issues.md
1
1
export
polishing-issues
2
from
"chrisrodz/dotfiles"
from
"chrisrodz/dotfiles"
3
Use when GitHub issue lacks scope, has ambiguities, or needs technical definition - researches codebase, identifies gaps, presents options with recommendations, updates issue description (project, gitignored)
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
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
n8n-skills.md
1
1
export
n8n-skills
2
from
"haunchen/n8n-skills-pack"
from
"haunchen/n8n-skills-pack"
3
n8n workflow automation knowledge base. Provides n8n node information, node functionality details, workflow patterns, and configuration examples. Covers triggers, data transformation, data input/output, AI integration, covering 10 nodes. Keywords: n8n, workflow, automation, node, trigger, webhook, http request, database, ai agent.
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
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
validation-analysis.md
1
1
export
validation-analysis
2
from
"skyasu2/openmanager-vibe-v5"
from
"skyasu2/openmanager-vibe-v5"
3
Automated validation results analysis for post-commit workflow. Triggers when user requests validation analysis, code review summary, or checking background validation results. Analyzes Biome, TypeScript, and AI review reports.
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
code-reviewer.md
1
1
export
code-reviewer
2
from
"Olu-AnuAkin-Akinyemi/Grimora"
from
"Olu-AnuAkin-Akinyemi/Grimora"
3
Code review guidelines focusing on quality, maintainability, and SOLID principles. Covers readability, performance, security, testing, and professional code review practices for JavaScript and web applications.
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
backtest-expert.md
1
1
export
backtest-expert
2
from
"tradermonty/claude-trading-skills"
from
"tradermonty/claude-trading-skills"
3
Expert guidance for systematic backtesting of trading strategies. Use when developing, testing, stress-testing, or validating quantitative trading strategies. Covers "beating ideas to death" methodology, parameter robustness testing, slippage modeling, bias prevention, and interpreting backtest results. Applicable when user asks about backtesting, strategy validation, robustness testing, avoiding overfitting, or systematic trading development.
2026-01-05
ai-architect-lite.md
1
1
export
ai-architect-lite
2
from
"Carl-312/devlog-starter"
from
"Carl-312/devlog-starter"
3
Lightweight playbook distilled from AI Architecture to keep dual-engine memory (.ai_context) and manifest dispatcher with minimal overhead; use when bootstrapping or porting the pattern into Claude Skills format.
2026-01-05
jujutsu.md
1
1
export
jujutsu
2
from
"anexpn/nixxx-shell"
from
"anexpn/nixxx-shell"
3
Guide for using Jujutsu (jj) version control system as an alternative to Git. Use this skill when working in repositories with a .jj directory, which indicates the repository uses Jujutsu VCS. Provides command mappings, workflows, and best practices for jj operations including commits, branching, rebasing, and git interoperability.
2026-01-05
deno-debugger.md
1
1
export
deno-debugger
2
from
"willkelly/deno-debug-skill"
from
"willkelly/deno-debug-skill"
3
Interactive debugger for Deno/TypeScript applications using the V8 Inspector Protocol. This skill should be used when investigating issues in Deno applications, including memory leaks, performance bottlenecks, race conditions, crashes, or any runtime behavior that requires step-by-step debugging, heap analysis, or CPU profiling. Provides CDP client tools, heap/CPU analyzers, and investigation tracking.
2026-01-05
idse-developer-agent.md
1
1
export
idse-developer-agent
2
from
"tjpilant/idse-developer-agent"
from
"tjpilant/idse-developer-agent"
3
Intent-Driven Systems Engineering (IDSE) methodology for structured software development. Use when users want to: (1) Plan a new feature or project systematically, (2) Create engineering artifacts (intent, context, spec, plan, tasks), (3) Move from vague ideas to structured implementation plans, (4) Generate specifications before writing code, (5) Break work into atomic testable tasks, (6) Follow a constitutional engineering approach. Triggers: 'help me plan', 'create a spec', 'IDSE', 'intent-driven', 'write a specification', 'break this into tasks', 'implementation plan', 'what should I build first', 'structured engineering', 'plan before code'.
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
claude-skill-creator.md
1
1
export
claude-skill-creator
2
from
"aliyome/env"
from
"aliyome/env"
3
Guide for creating effective Claude Code skills with proper YAML frontmatter, directory structure, and best practices. Use when creating new skills, updating existing skills, or learning about skill development.
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
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
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
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