Browse Skills

3205 skills found

imagine.md
0
1 export imagine
2 rfxlamia from "rfxlamia/flow"
3 Prepare detailed, professional prompts for Google Imagen 3/4 image generation. Supports character, environment, and object prompts using natural language with technical photography specifications. Extensible support for multiple art styles via reference files.
2026-01-05
error-troubleshooter.md
0
1 export error-troubleshooter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Automatically troubleshoot unexpected results OR command/script errors without user request. Triggers when: (1) unexpected behavior - command succeeded but expected effect didn't happen, missing expected errors, wrong output, silent failures; (2) explicit failures - stderr, exceptions, non-zero exit, SDK/API errors. Applies systematic diagnosis using error templates, hypothesis testing, and web research for any Stack Overflow-worthy issue.
2026-01-05
gemini-imagegen.md
0
1 export gemini-imagegen
2 unclecode from "unclecode/claude-code-tools"
3 Generate and edit images using the Gemini API (Nano Banana). Use this skill when creating images from text prompts, editing existing images, applying style transfers, generating logos with text, creating stickers, product mockups, or any image generation/manipulation task. Supports text-to-image, image editing, multi-turn refinement, and composition from multiple reference images.
2026-01-05
experiment-analyzer.md
0
1 export experiment-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyze completed growth experiment results, validate hypotheses, generate insights, and suggest follow-up experiments. Use when experiments are completed, when the user asks about results or learnings, or when discussing what to do next based on experiment outcomes.
2026-01-05
disciplined-research.md
0
1 export disciplined-research
2 terraphim from "terraphim/codex-skills"
3 Phase 1 of disciplined development. Deep problem understanding before design.Maps existing systems, identifies constraints, surfaces risks, and producesa research document for human approval before proceeding.
2026-01-05
neuphorism.md
0
1 export neuphorism
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create web pages and UI components using the Neuphorism design system—a soft, tactile neumorphic aesthetic with extruded/pressed shadows, muted surface colors, and refined typography. Use when the user requests neuphorism/neumorphic styling, soft UI, or references this design system for any web page, component, dashboard, or application. Framework-agnostic (works with vanilla HTML/CSS, React, Vue, Tailwind, etc.).
2026-01-05
scikit-learn.md
0
1 export scikit-learn
2 jackspace from "jackspace/ClaudeSkillz"
3 Machine learning in Python with scikit-learn. Use when working with supervised learning (classification, regression), unsupervised learning (clustering, dimensionality reduction), model evaluation, hyperparameter tuning, preprocessing, or building ML pipelines. Provides comprehensive reference documentation for algorithms, preprocessing techniques, pipelines, and best practices.
2026-01-05
memory-management.md
0
1 export memory-management
2 zcf0508 from "zcf0508/mem-mcp"
3 Manages long-term memory for users across conversations. Automatically queries relevant memories when starting a new topic, and saves important personal information, habits, schedules, and user-requested memories. Use this when: discussing user background, preferences, or plans; starting a new task or project; users mention personal details or ask to remember something.
2026-01-05
cloudflare-kv.md
0
1 export cloudflare-kv
2 jackspace from "jackspace/ClaudeSkillz"
3 Complete knowledge domain for Cloudflare Workers KV - global, low-latency key-value storage on Cloudflare's edge network.Use when: creating KV namespaces, storing configuration data, caching API responses, managing user preferences,implementing TTL expiration, handling KV metadata, or encountering "KV_ERROR", "429 too many requests","kv rate limit", cacheTtl errors, or eventual consistency issues.Keywords: kv storage, cloudflare kv, workers kv, kv namespace, kv bindings, kv cache, kv ttl, kv metadata,kv list, kv pagination, cache optimization, edge caching, KV_ERROR, 429 too many requests, kv rate limit,eventually consistent, wrangler kv, kv operations, key value storage
2026-01-05
skill-aws-polly-tts-tool.md
0
1 export skill-aws-polly-tts-tool
2 dnvriend from "dnvriend/aws-polly-tts-tool"
3 AWS Polly TTS CLI for text-to-speech synthesis
2026-01-05
lms-architecture.md
0
1 export lms-architecture
2 geonook from "geonook/learning-management-system-esid"
3 LMS-ESID core architecture including one-class-three-teachers system, course structure, grade levels, role permissions, and database schema. Use this skill when understanding teacher types (LT/IT/KCFS/HT), course relationships, class naming conventions, academic year data, or table relationships.
2026-01-05
rspress-api-docs.md
0
1 export rspress-api-docs
2 savvy-web from "savvy-web/developer-docs"
3 Generate API documentation from TypeScript source code for RSPress. Use when documenting package APIs, extracting types from source code, or creating function/class reference pages.
2026-01-05
research.md
0
1 export research
2 anntnzrb from "anntnzrb/.claude"
3 Research external information using web search and codebase exploration. Activate when user requests research or asks about libraries, APIs, external repos, current events, or needs up-to-date information. Delegates to subagents to preserve context window.
2026-01-05
persona-pipeline.md
0
1 export persona-pipeline
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Generate AI agent personas with authentic backstories, demographics, and personality traits for TraitorSim. Use when creating new characters, generating personas, building character libraries, or when asked about persona generation, backstory creation, or character development. Orchestrates Deep Research + Claude synthesis pipeline.
2026-01-05
responsive-adaptive.md
0
1 export responsive-adaptive
2 dylantarre from "dylantarre/animation-principles"
3 Use when building context-dependent animations - duration that changes based on device, distance, user preference, or interaction context
2026-01-05
research-queue.md
0
1 export research-queue
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Personal research backlog. Quick-capture ideas for later exploration. Check when you have unstructured time.
2026-01-05
context7-mcp.md
0
1 export context7-mcp
2 BinkyTwin from "BinkyTwin/ReviewXiv"
3 Always use Context7 MCP to fetch up-to-date library/API documentation before generating code that depends on external libraries or config. Use when the user asks for setup steps, configuration, or code involving third-party libraries. Prefer Context7 docs over memory. Include citations to the retrieved docs when possible.
2026-01-05
pure-data.md
0
1 export pure-data
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Pure Data reference documentation for audio patch development. Use when writing .pd patches, working with OSC/audio/sampling, or implementing Pure Data code.
2026-01-05
pangea-resource-testing.md
0
1 export pangea-resource-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates and tests Pangea Ruby function resources with synthesis testing. Use when creating new resources, writing synthesis tests, generating test coverage for Terraform DSL resources, or filling test gaps for AWS/Cloudflare/Hetzner resources.
2026-01-05
skill-forge.md
0
1 export skill-forge
2 AIBPM42 from "AIBPM42/hodgesfooshee-site-spark"
3 Advanced meta-skill for generating complete, production-ready skills for any domain. Use when the user wants to create a new skill, needs help designing a skill, wants to generate specialized skills for specific workflows, or requests "make me a skill for X". Automatically analyzes requirements, designs optimal skill architecture, generates all resources (scripts/references/assets), validates output, and packages distributable .skill files. Handles technical skills (API integrations, file processing), domain expertise skills (finance, legal, medical), workflow skills (multi-step processes), and creative skills (writing, design, content generation).
2026-01-05
heme-onc-consultant.md
0
1 export heme-onc-consultant
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Heme/Onc consultant: Rapid clinical decision support for hematology and oncology with multi-level analysis. Provides immediate guidance followed by deep adversarial validation, tumor board simulation with multiple specialties, evidence-based research, and risk-benefit analysis. Use for diagnostic dilemmas, treatment planning, complex cases, or when uncertain about clinical decisions in hematology/oncology.
2026-01-05
autonomous-trading.md
0
1 export autonomous-trading
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when setting up or running autonomous stock trading operations. The system continuously researches stocks, makes trading decisions without human input, executes trades on Alpaca paper trading, and sends Telegram notifications. Based on AI-Trader's autonomous agent pattern.
2026-01-05
research.md
0
1 export research
2 tylerburleigh from "tylerburleigh/claude-foundry"
3 AI-powered research skill with five workflows - chat (single-model conversation), consensus (multi-model synthesis), thinkdeep (systematic investigation), ideate (creative brainstorming), and deep (multi-phase web research). Supports persistent threads and research sessions.
2026-01-05
pricing-algorithm.md
0
1 export pricing-algorithm
2 Bison-Office from "Bison-Office/bison-claude-marketplace"
3 Reference for the buy box optimization pricing algorithm. Use when understanding pricing decisions, debugging price changes, or investigating buy box behavior. Covers the core optimization loop, buy box detection, and edge cases like multiple buy box winners.
2026-01-05