Browse Skills

44358 skills found

docker.md
109
1 export docker
2 einverne from "einverne/dotfiles"
3 Guide for using Docker - a containerization platform for building, running, and deploying applications in isolated containers. Use when containerizing applications, creating Dockerfiles, working with Docker Compose, managing images/containers, configuring networking and storage, optimizing builds, deploying to production, or implementing CI/CD pipelines with Docker.
2026-01-15
performance-optimizer.md
109
1 export performance-optimizer
2 einverne from "einverne/dotfiles"
3 Performance analysis, profiling techniques, bottleneck identification, and optimization strategies for code and systems. Use when the user needs to improve performance, reduce resource usage, or identify and fix performance bottlenecks.
2026-01-15
better-auth.md
109
1 export better-auth
2 einverne from "einverne/dotfiles"
3 Guide for implementing Better Auth - a framework-agnostic authentication and authorization framework for TypeScript. Use when adding authentication features like email/password, OAuth, 2FA, passkeys, or advanced auth functionality to applications.
2026-01-15
cloudflare.md
109
1 export cloudflare
2 einverne from "einverne/dotfiles"
3 Guide for building applications on Cloudflare's edge platform. Use when implementing serverless functions (Workers), edge databases (D1), storage (R2, KV), real-time apps (Durable Objects), AI features (Workers AI, AI Gateway), static sites (Pages), or any edge computing solutions.
2026-01-15
nextjs.md
109
1 export nextjs
2 einverne from "einverne/dotfiles"
3 Guide for implementing Next.js - a React framework for production with server-side rendering, static generation, and modern web features. Use when building Next.js applications, implementing App Router, working with server components, data fetching, routing, or optimizing performance.
2026-01-15
mongodb.md
109
1 export mongodb
2 einverne from "einverne/dotfiles"
3 Guide for implementing MongoDB - a document database platform with CRUD operations, aggregation pipelines, indexing, replication, sharding, search capabilities, and comprehensive security. Use when working with MongoDB databases, designing schemas, writing queries, optimizing performance, configuring deployments (Atlas/self-managed/Kubernetes), implementing security, or integrating with applications through 15+ official drivers. (project)
2026-01-15
gemini-audio.md
109
1 export gemini-audio
2 einverne from "einverne/dotfiles"
3 Guide for implementing Google Gemini API audio capabilities - analyze audio with transcription, summarization, and understanding (up to 9.5 hours), plus generate speech with controllable TTS. Use when processing audio files, creating transcripts, analyzing speech/music/sounds, or generating natural speech from text.
2026-01-15
shopify.md
109
1 export shopify
2 einverne from "einverne/dotfiles"
3 Guide for implementing Shopify apps, extensions, themes, and integrations using GraphQL/REST APIs, Shopify CLI, Polaris UI, and various extension types (Checkout, Admin, POS). Use when building Shopify apps, implementing checkout extensions, customizing admin interfaces, creating themes with Liquid, or integrating with Shopify's APIs.
2026-01-15
debug-helper.md
109
1 export debug-helper
2 einverne from "einverne/dotfiles"
3 Systematic debugging strategies, troubleshooting methodologies, and problem-solving techniques for code and system issues. Use when the user encounters bugs, errors, or unexpected behavior and needs help diagnosing and resolving problems.
2026-01-15
gemini-image-gen.md
109
1 export gemini-image-gen
2 einverne from "einverne/dotfiles"
3 Guide for implementing Google Gemini API image generation - create high-quality images from text prompts using gemini-2.5-flash-image model. Use when generating images, creating visual content, or implementing text-to-image features. Supports text-to-image, image editing, multi-image composition, and iterative refinement.
2026-01-15
chrome-devtools.md
109
1 export chrome-devtools
2 einverne from "einverne/dotfiles"
3 Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.
2026-01-15
dotfiles-manager.md
109
1 export dotfiles-manager
2 einverne from "einverne/dotfiles"
3 Comprehensive knowledge of dotfiles management, configuration file organization, symlink strategies, and cross-platform environment setup. Use when the user needs to organize, sync, or deploy dotfiles and development configurations.
2026-01-15
mcp-cli.md
108
1 export mcp-cli
2 obra from "obra/superpowers-lab"
3 Use MCP servers on-demand via the mcp CLI tool - discover tools, resources, and prompts without polluting context with pre-loaded MCP integrations
2026-01-15
synthesizer.md
108
1 export synthesizer
2 liangdabiao from "liangdabiao/Claude-Code-Deep-Research-main"
3 将多个研究智能体的发现综合成连贯、结构化的研究报告。解决矛盾、提取共识、创建统一叙述。当多个研究智能体完成研究、需要将发现组合成统一报告、发现之间存在矛盾时使用此技能。
2026-01-16
Unnamed Skill.md
108
1 export Unnamed Skill
2 disler from "disler/agent-sandbox-skill"
3 Operate E2B agent sandboxes using the CLI. Use when user needs to run code in isolation, test packages, execute commands safely, or work with binary files in a sandbox environment. Keywords: sandbox, e2b, isolated environment, run code, test code, safe execution.
2026-01-15
got-controller.md
108
1 export got-controller
2 liangdabiao from "liangdabiao/Claude-Code-Deep-Research-main"
3 Graph of Thoughts (GoT) Controller - 管理研究图状态,执行图操作(Generate, Aggregate, Refine, Score),优化研究路径质量。当研究主题复杂或多方面、需要策略性探索(深度 vs 广度)、高质量研究时使用此技能。
2026-01-16
question-refiner.md
108
1 export question-refiner
2 liangdabiao from "liangdabiao/Claude-Code-Deep-Research-main"
3 将原始研究问题细化为结构化的深度研究任务。通过提问澄清需求,生成符合 OpenAI/Google Deep Research 标准的结构化提示词。当用户提出研究问题、需要帮助定义研究范围、或想要生成结构化研究提示词时使用此技能。
2026-01-16
citation-validator.md
108
1 export citation-validator
2 liangdabiao from "liangdabiao/Claude-Code-Deep-Research-main"
3 验证研究报告中所有声明的引用准确性、来源质量和格式规范性。确保每个事实性声明都有可验证的来源,并提供来源质量评级。当最终确定研究报告、审查他人研究、发布或分享研究之前使用此技能。
2026-01-16
using-tmux-for-interactive-commands.md
108
1 export using-tmux-for-interactive-commands
2 obra from "obra/superpowers-lab"
3 Use when you need to run interactive CLI tools (vim, git rebase -i, Python REPL, etc.) that require real-time input/output - provides tmux-based approach for controlling interactive sessions through detached sessions and send-keys
2026-01-15
research-executor.md
108
1 export research-executor
2 liangdabiao from "liangdabiao/Claude-Code-Deep-Research-main"
3 执行完整的 7 阶段深度研究流程。接收结构化研究任务,自动部署多个并行研究智能体,生成带完整引用的综合研究报告。当用户有结构化的研究提示词时使用此技能。
2026-01-16
svelte-runes.md
107
1 export svelte-runes
2 spences10 from "spences10/svelte-claude-skills"
3 Svelte runes guidance. Use for reactive state, props, effects, attachments, or migration. Covers $state, $derived, $effect, @attach. Prevents reactivity mistakes.
2026-01-16
research.md
107
1 export research
2 spences10 from "spences10/svelte-claude-skills"
3 Research topics by verifying actual source content. Use when asked to research or study links and documentation.
2026-01-16
svelte-components.md
107
1 export svelte-components
2 spences10 from "spences10/svelte-claude-skills"
3 Svelte component patterns. Use for web components, component libraries (Bits UI, Ark UI, Melt UI), form patterns, or third-party integration.
2026-01-16
sveltekit-remote-functions.md
107
1 export sveltekit-remote-functions
2 spences10 from "spences10/svelte-claude-skills"
3 SvelteKit remote functions guidance. Use for command(), query(), form() patterns in .remote.ts files.
2026-01-16