Browse Skills
18175 skills found
ui-integration.md
3
1
export
ui-integration
2
from
"constellos/claude-code-plugins"
from
"constellos/claude-code-plugins"
3
This skill should be used when the user asks to "add server action", "implement Supabase query", "connect to backend", "add database integration", "implement RLS", "use server actions", "add data mutation", "implement CRUD operations", "revalidate path", "add authentication check", or needs guidance on server-side integration, defense-in-depth security, or type-safe database queries with Supabase.
2026-01-05
tmux.md
3
1
export
tmux
2
from
"ryym/dotfiles"
from
"ryym/dotfiles"
3
Understand window and pane layout of tmux and use that context to answer questions like "what is happening in the bottom pane?"
2026-01-05
python-multiobjective-optimization.md
3
1
export
python-multiobjective-optimization
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Expert guidance for multiobjective optimization in Python - Pareto optimality, evolutionary algorithms (NSGA-II, NSGA-III, MOEA/D), scalarization methods, Pareto front analysis, and implementation with pymoo, platypus, and DEAP
2026-01-05
typescript.md
3
1
export
typescript
2
from
"KubrickCode/Quick-Command-Buttons"
from
"KubrickCode/Quick-Command-Buttons"
3
Provides comprehensive TypeScript development expertise and coding standards. Ensures type safety through strict type checking, implements clean code patterns, and maintains consistent architectural decisions. Specializes in advanced type system features including generics, conditional types, mapped types, and template literal types.Use when: working with TypeScript files (.ts/.tsx), defining type definitions and interfaces, implementing generic programming patterns, designing type-safe APIs, handling complex type transformations, integrating TypeScript with React/Vue/Angular frameworks, configuring strict mode settings, resolving type errors, or optimizing type performance in large codebases.
2026-01-05
run-tests.md
3
1
export
run-tests
2
from
"Microck/ordinary-claude-skills"
from
"Microck/ordinary-claude-skills"
3
Validate code changes by intelligently selecting and running the appropriate test suites. Use this when editing code to verify changes work correctly, run tests, validate functionality, or check for regressions. Automatically discovers affected test suites, selects the minimal set of venvs needed for validation, and handles test execution with Docker services as needed.
2026-01-05
orchestrator-design.md
3
1
export
orchestrator-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Design O-Agent systems for multi-agent fleet management. Use when building orchestrator agents, designing multi-agent architectures, or creating unified interfaces for agent fleet control.
2026-01-05
webgl-expert.md
3
1
export
webgl-expert
2
from
"ronnycoding/.claude"
from
"ronnycoding/.claude"
3
Expert guide for WebGL API development including 3D graphics, shaders (GLSL), rendering pipeline, textures, buffers, performance optimization, and canvas rendering. Use when working with WebGL, 3D graphics, canvas rendering, shaders, GPU programming, or when user mentions WebGL, OpenGL ES, GLSL, vertex shaders, fragment shaders, texture mapping, or 3D web graphics.
2026-01-05
tailwindcss.md
3
1
export
tailwindcss
2
from
"martinholovsky/claude-skills-generator"
from
"martinholovsky/claude-skills-generator"
3
Tailwind CSS utility-first styling for JARVIS UI components
2026-01-05
vms.md
3
1
export
vms
2
from
"atrawog/bazzite-ai"
from
"atrawog/bazzite-ai"
3
Development: VM image (QCOW2/RAW) and live ISO building. Creates bootableimages from the OS container using bootc-image-builder and Titanoboa.Run from repository root with 'just build-qcow2' or 'just build-iso'.Use when developers need to create deployable VM or installer images.
2026-01-05
frontend-dev-guidelines.md
3
1
export
frontend-dev-guidelines
2
from
"donggyun112/ai-librarian"
from
"donggyun112/ai-librarian"
3
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
documentation.md
3
1
export
documentation
2
from
"vapvarun/claude-backup"
from
"vapvarun/claude-backup"
3
Write clear technical documentation for themes, plugins, and web products including installation guides, configuration docs, API references, tutorials, and changelogs. Use when creating user guides, developer docs, or help articles.
2026-01-05
business-model-canvas.md
3
1
export
business-model-canvas
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Business model design using Osterwalder's Business Model Canvas and Lean Canvas. Creates 9-block canvases with structured analysis for business model innovation and startup validation.
2026-01-05
git-commit.md
3
1
export
git-commit
2
from
"cowwoc/styler"
from
"cowwoc/styler"
3
Guide for writing clear, descriptive commit messages
2026-01-05
use-case-authoring.md
3
1
export
use-case-authoring
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Use Case 2.0 methodology for capturing functional requirements and actor interactions
2026-01-05
chrome-devtools.md
3
1
export
chrome-devtools
2
from
"iamhenry/ai-project-starter-kit"
from
"iamhenry/ai-project-starter-kit"
3
Browser automation, debugging, and performance analysis via Puppeteer CLI scripts. Use when you need to take screenshots of web pages, automate browser interactions, analyze Core Web Vitals, monitor network requests, scrape web content, fill forms programmatically, or debug JavaScript in page context.
2026-01-05
scientific-workflows.md
3
1
export
scientific-workflows
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Expert assistant for choosing and implementing scientific workflow tools - from simple joblib caching to complex orchestration with Prefect, Parsl, FireWorks, and quacc. Recommends the simplest solution that meets requirements.
2026-01-05
create-claude-plugin.md
3
1
export
create-claude-plugin
2
from
"ronnycoding/.claude"
from
"ronnycoding/.claude"
3
Guide for creating Claude Code plugins that bundle skills, agents, commands, hooks, and MCP servers for distribution. Covers plugin structure, marketplace.json format, installation, testing, and publishing. Use when the user wants to create plugins, distribute skills/agents, build marketplaces, or mentions creating/packaging/publishing plugins.
2026-01-05
github-workflow-fixer.md
3
1
export
github-workflow-fixer
2
from
"yaakaito/env"
from
"yaakaito/env"
3
Analyze and fix GitHub Actions workflow failures. Use when workflows fail, CI/CD issues occur, or when debugging GitHub Actions runs. Triggers on requests like "fix workflow", "why did the build fail", "check CI status", "debug GitHub Actions", or "workflow failed".
2026-01-05
atomic-blocks.md
3
1
export
atomic-blocks
2
from
"manutej/categorical-meta-prompting"
from
"manutej/categorical-meta-prompting"
3
Composable atomic blocks for categorical meta-prompting. Defines 16 reusable blocks across 4 layers (Assessment, Transformation, Refinement, Composition) that can be composed to build custom workflows. Enables progressive disclosure: simple commands work unchanged, power users can override individual blocks or compose freely.
2026-01-05
adw-design.md
3
1
export
adw-design
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Guide creation of AI Developer Workflows (ADWs) that combine deterministic orchestration code with non-deterministic agents. Use when building automated development pipelines, designing AFK agent systems, or implementing the PITER framework.
2026-01-05
scientific-reviewer.md
3
1
export
scientific-reviewer
2
from
"jkitchin/skillz"
from
"jkitchin/skillz"
3
Comprehensive scientific document review and analysis. Use when Claude needs to review scientific papers, reports, preprints, or other research documents for: (1) Identifying and evaluating claims and supporting evidence, (2) Assessing logical argumentation and experimental design, (3) Reviewing citation adequacy and suggesting additional references, (4) Determining document type and research contribution, (5) Checking technical accuracy and methodology, (6) Providing constructive feedback on presentation and clarity. Also handles language, grammar, and formatting review separately.
2026-01-05
chat.md
3
1
export
chat
2
from
"juanre/llmring"
from
"juanre/llmring"
3
Use when starting a new project with llmring, building an application using LLMs, making basic chat completions, or sending messages to OpenAI, Anthropic, Google, or Ollama - covers lockfile creation (MANDATORY first step), semantic alias usage, unified interface for all providers with consistent message structure and response handling
2026-01-05
conceptual-modeling.md
3
1
export
conceptual-modeling
2
from
"melodic-software/claude-code-plugins"
from
"melodic-software/claude-code-plugins"
3
Identify business entities, relationships, and high-level data structures from requirements and domain knowledge.
2026-01-05
synthesize-plan.md
3
1
export
synthesize-plan
2
from
"cowwoc/styler"
from
"cowwoc/styler"
3
Synthesize stakeholder requirements into unified implementation plan
2026-01-05