Browse Skills
2452 skills found
oracle.md
2
1
export
oracle
2
from
"LarsEckart/dotfiles"
from
"LarsEckart/dotfiles"
3
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
2026-01-05
mxcp-expert.md
2
1
export
mxcp-expert
2
from
"raw-labs/raw-labs-claude-marketplace"
from
"raw-labs/raw-labs-claude-marketplace"
3
Expert guidance for building production MCP servers using MXCP (Model Context Protocol eXtension Platform), an enterprise framework with SQL and Python endpoints, security, testing, and deployment. Use when: (1) Creating or initializing MXCP projects or MCP servers, (2) Building MCP tools, resources, or prompts, (3) Configuring endpoints, authentication, or policies, (4) Testing, validating, or debugging MXCP applications, or any task involving MXCP or MCP server development.
2026-01-05
scrcpy-option-ui-builder.md
2
1
export
scrcpy-option-ui-builder
2
from
"Codertainment/scrcpy_buddy"
from
"Codertainment/scrcpy_buddy"
3
This skill should modify the category screens and add the requested scrcpy options to the UI, depending on the type of the option (text, toggle, dropdown, etc.). Use this skill for adding new scrcpy options in the UI.
2026-01-05
config-validator.md
2
1
export
config-validator
2
from
"sovrium/sovrium"
from
"sovrium/sovrium"
3
Validates eslint.config.ts and tsconfig.json against documented architecture patterns and infrastructure requirements. Checks ESLint plugin configurations, TypeScript strict mode, FP enforcement, layer boundaries, and alignment with docs/architecture/ and docs/infrastructure/. Use when user requests "validate config", "check eslint", "verify typescript settings", or mentions config audits.
2026-01-05
rpg-toolkit-development.md
2
1
export
rpg-toolkit-development
2
from
"KirkDiggler/rpg-toolkit"
from
"KirkDiggler/rpg-toolkit"
3
Use this skill when working on rpg-toolkit codebase - provides architecture patterns, testing guidelines, error handling, and D&D 5e combat mechanics knowledge
2026-01-05
tweaktune-synthesizer.md
2
1
export
tweaktune-synthesizer
2
from
"qooba/tweaktune"
from
"qooba/tweaktune"
3
Interactive assistant for designing and generating tweaktune pipelines to synthesize training data for LLMs. Use when user wants to create synthetic datasets for fine-tuning, generate conversations, function calling data, or structured JSON datasets.
2026-01-05
podcast-downloader.md
2
1
export
podcast-downloader
2
from
"crazynomad/apple-podcast-downloader"
from
"crazynomad/apple-podcast-downloader"
3
Search and download podcast episodes from Apple Podcasts. Use when user wants to find podcasts, download podcast episodes, get podcast information, or mentions Apple Podcasts, iTunes, podcast search, or audio downloads.
2026-01-05
aws-cdk-development.md
2
1
export
aws-cdk-development
2
from
"iimuz/dotfiles"
from
"iimuz/dotfiles"
3
AWS Cloud Development Kit (CDK) expert for building cloud infrastructure with TypeScript/Python. Use when creating CDK stacks, defining CDK constructs, implementing infrastructure as code, or when the user mentions CDK, CloudFormation, IaC, cdk synth, cdk deploy, or wants to define AWS infrastructure programmatically. Covers CDK app structure, construct patterns, stack composition, and deployment workflows.
2026-01-05
prompt-engineering-toolkit.md
2
1
export
prompt-engineering-toolkit
2
from
"davidrd123/ComfyPromptByAPI"
from
"davidrd123/ComfyPromptByAPI"
3
Core prompt engineering techniques for LoRA-based video generation. Use when: prompts ignore critical elements, outputs are confused or generic, characters are inconsistent, performances feel lifeless, or style drifts toward realism. Covers attention budget, conceptual distance, simplification, aesthetic control, character consistency, performance direction, and advanced revision strategies.
2026-01-05
svg-to-tsx.md
2
1
export
svg-to-tsx
2
from
"rfxlamia/ronin"
from
"rfxlamia/ronin"
3
Converts SVG code to production-ready React TSX components with TypeScript types, proper attribute transformation, size props, and accessibility support. Use when converting SVG markup into reusable React icon components for icon systems, UI libraries, or application components.
2026-01-05
kubernetes-debugger.md
2
1
export
kubernetes-debugger
2
from
"rodrigodelmonte/k8s-debugging-plugin"
from
"rodrigodelmonte/k8s-debugging-plugin"
3
Kubernetes debugging and troubleshooting best practices using MCP kubernetes tools.Use when: (1) Pods are failing, pending, or in CrashLoopBackOff/ImagePullBackOff states,(2) Services are unreachable or DNS resolution fails, (3) Deployments aren't rolling out,(4) Nodes are unhealthy or unschedulable, (5) Resource issues (OOM, CPU throttling),(6) Any "why isn't my Kubernetes workload working?" questions.Provides systematic debugging workflows using kubectl_get, kubectl_describe, kubectl_logs,exec_in_pod, and other MCP kubernetes tools.
2026-01-05
clix-integration.md
2
1
export
clix-integration
2
from
"clix-so/skills"
from
"clix-so/skills"
3
Integrates Clix Mobile SDK into iOS, Android, Flutter, and React Native projects. Provides step-by-step guidance for installation, initialization, and verification. Use when the user asks to install, setup, or configure Clix analytics.
2026-01-05
image-workflows.md
2
1
export
image-workflows
2
from
"TeamFlojo/FloImg"
from
"TeamFlojo/FloImg"
3
Create and execute image workflows using floimg. Use when the user needs to generate AI images, transform existing images (resize, caption, filters), or create multi-step pipelines. Also handles charts, diagrams, QR codes, and screenshots. Trigger words: image, picture, photo, illustration, hero, thumbnail, resize, transform, caption, watermark, generate, AI, DALL-E, chart, diagram, QR, screenshot.
2026-01-05
refining-requirements.md
2
1
export
refining-requirements
2
from
"galihcitta/dotclaudeskills"
from
"galihcitta/dotclaudeskills"
3
Use when PRD is prose-heavy, ambiguous, has scattered file paths, missing API contracts, or says "similar to X" without explanation. Transforms rough requirements into implementation-ready specs. Auto-detects tech stack, validates file paths (EXISTS/CREATE/VERIFY markers), handles greenfield and multi-stack projects. Do NOT use for simple bug fixes, typos, or already-structured Jira tickets with clear file paths and acceptance criteria.
2026-01-05
spec-validation.md
2
1
export
spec-validation
2
from
"jmanhype/speckit"
from
"jmanhype/speckit"
3
Validates specification quality for technology-agnosticism, testability, and completeness. Automatically invoked when reviewing specs, checking requirements, or before transitioning from specify to plan phase.
2026-01-05
multi-tenant-postgres.md
2
1
export
multi-tenant-postgres
2
from
"raphaelmansuy/k8s-agent-stack"
from
"raphaelmansuy/k8s-agent-stack"
3
Implement multi-tenant PostgreSQL database layer with row-level security. Use for database schema design, tenant isolation, migrations, connection pooling, and data access patterns. Triggers on "database schema", "PostgreSQL", "multi-tenant", "row-level security", "RLS", "database migration", "sqlc", or when implementing the data layer for AgentStack.
2026-01-05
image-gen.md
2
1
export
image-gen
2
from
"MarkShawn2020/.claude"
from
"MarkShawn2020/.claude"
3
Generate images using Gemini via ZenMux
2026-01-05
prepare-release.md
2
1
export
prepare-release
2
from
"Agent-CI/agentexec"
from
"Agent-CI/agentexec"
3
Prepare a new release by updating CHANGELOG.md with changes since the last tag and bumping version numbers in pyproject.toml and ui/package.json
2026-01-05
outlook-automation.md
2
1
export
outlook-automation
2
from
"gmickel/outlookctl"
from
"gmickel/outlookctl"
3
Automates reading, searching, drafting, and sending emails AND calendar events in Classic Outlook on Windows using local COM automation. Use this skill when the user asks to process Outlook emails, create drafts, send messages, save attachments, manage calendar events, create meetings, or respond to invitations from the authenticated Outlook session on their Windows Devbox. Requires Classic Outlook (not New Outlook) to be running.
2026-01-05
marp-html-to-png.md
2
1
export
marp-html-to-png
2
from
"Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
from
"Ryunosuke-Tanaka-sti/claude_and_blog_seminar"
3
Create HTML diagrams for Marp slides and capture them as PNG screenshots using Playwright MCP
2026-01-05
dspy-evaluation-suite.md
2
1
export
dspy-evaluation-suite
2
from
"OmidZamani/dspy-skills"
from
"OmidZamani/dspy-skills"
3
Comprehensive evaluation metrics and testing framework for DSPy programs
2026-01-05
formatter-linter-expert.md
2
1
export
formatter-linter-expert
2
from
"kbrdn1/dotfiles"
from
"kbrdn1/dotfiles"
3
Universal code formatter and linter analyzer for multi-ecosystem projects (Laravel/PHP, Bun/Node/TS/JS, React, Vue, Astro, Nuxt, Go, Rust, Deno) with intelligent asdf version management, auto-detection, and interactive workflows
2026-01-05
design-qa.md
2
1
export
design-qa
2
from
"mevans2120/design-suite-claude-skills"
from
"mevans2120/design-suite-claude-skills"
3
Reviews finished and in-progress digital products to assess adherence to design specifications and discover potential issues with those specifications. Validates implementation against design intent, identifies visual and interaction discrepancies, and provides actionable feedback for design and engineering teams.
2026-01-05
add-language.md
2
1
export
add-language
2
from
"bartolli/codanna-profiles"
from
"bartolli/codanna-profiles"
3
Guide for implementing a new language parser in Codanna. Use when adding language support, implementing parsers, or extending language capabilities. Covers the six-file architecture (mod.rs, definition.rs, parser.rs, behavior.rs, resolution.rs, audit.rs), trait implementation patterns, resolution scope design, and integration workflow. Triggers on requests to add language support, implement new parser, extend language capabilities, or create language implementation.
2026-01-05