Loading...
Loading...
Found 10,562 Skills
Workflow for publishing skills and agents to the dotnet-skills Claude Code marketplace. Covers adding new content, updating plugin.json, validation, and release tagging.
Debugs Windows applications using WinDbg and crash dump analysis including MCP server integration, live process attach, dump file triage, hang detection, high-CPU diagnosis, memory leak investigation, kernel debugging, symbol configuration, scenario command packs, diagnostic report generation, and SOS extension workflows for .NET runtime inspection.
Converse with wisdom mentors — embody the thinking style, worldview, and philosophy of selected intellectual teachers for deep dialogue. Available mentors: Naval Ravikant (wealth, happiness, rational Buddhism), Daniel Schmachtenberger (metacrisis, civilizational design, systems thinking), Mihaly Csikszentmihalyi (flow, optimal experience, creativity), J. Krishnamurti (consciousness, freedom, self-inquiry), Ken Wilber (integral theory, AQAL, stages of development), Thích Viên Minh (Theravāda meditation, present reality, innate awareness), Trần Việt Quân (education, 3 Roots philosophy, kindness community), Thích Nhất Hạnh (mindfulness, interbeing, engaged Buddhism, compassion), Sư Tâm Pháp (Vipassanā, four postures meditation, direct experience, forest monk tradition), Thu Giang Nguyễn Duy Cần (Lao-Zhuang philosophy, art of living, self-education, inner courage), Minh Niệm (heart understanding, emotional healing, modern Buddhist psychology, mindful living). Use when the user wants to: (1) talk to or chat with a specific thinker/mentor, (2) get a perspective from a specific philosopher, (3) explore ideas through dialogue with a wisdom figure, (4) ask "what would [name] say about...", (5) learn a thinker's philosophy through conversation. Also supports adding new custom mentors via template.
Reference these patterns to validate consistency across the ecosystem. Use when creating new skills or hooks that need consistent patterns, implementing validation logic, setting up error handling, creating test scaffolding, referencing standard workflow structures. Do not use when pattern is specific to one skill only. DO NOT use when: pattern is still evolving - wait for stability. DO NOT use when: pattern is context-dependent requiring variations.
Use the Docyrus CLI (`docyrus`) to interact with the Docyrus platform from the terminal. Use when the user asks to authenticate, list apps, query/manage data records (`ds`), manage dev app data source schema objects (`studio`), send API requests, switch environments/tenants/accounts, or discover OpenAPI specs via the `docyrus` command-line tool. Triggers on tasks involving docyrus CLI commands, terminal-based Docyrus operations, `docyrus ds list`, `docyrus studio`, `docyrus discover`, `docyrus auth`, `docyrus env`, or shell-based Docyrus workflows.
Agent Skill creation workflow. Use when creating new reusable AI agent skills, scaffolding skill directories, or converting existing guides into the portable Agent Skills standard format.
Meme token fast-trading assistant with two core capabilities: 1. Meme Rush - Real-time meme token lists from launchpads (Pump.fun, Four.meme, etc.) across new, finalizing, and migrated stages 2. Topic Rush - AI-powered market hot topics with associated tokens ranked by net inflow Use this skill when users ask about new meme tokens, meme launches, bonding curve, migration status, pump.fun tokens, four.meme tokens, fast meme trading, market hot topics, or trending narratives.
Complete CI/CD guide for Cloudflare Workers using GitHub Actions and GitLab CI. Use for automated testing, deployment pipelines, preview environments, secrets management, or encountering deployment failures, workflow errors, environment configuration issues.
Run the complete family meal planning pipeline in one command: fridge check → price search → meal plan → Telegram shopping list delivery. Triggers on: /plan, /plan weekly, /plan status, /plan post, /plan help, or when a user wants to run the full meal planning workflow end-to-end.
Email marketing specialist covering email sequences, newsletters, automation workflows, deliverability, list management, and transactional emails. Use when the user wants to write emails, create drip campaigns, set up welcome sequences, design nurture flows, improve open rates, reduce unsubscribes, plan newsletters, set up email automation, segment audiences, or optimize email deliverability. Also triggers for subject line optimization, email copywriting, A/B testing emails, or ESP selection.
Guide for creating, updating, and deprecating hybrid cloud RPC services in Sentry. Use when asked to "add RPC method", "create RPC service", "hybrid cloud service", "new RPC model", "deprecate RPC method", "remove RPC endpoint", "cross-silo service", "regional RPC", or "control silo service". Covers service scaffolding, method signatures, RPC models, region resolvers, testing, and safe deprecation workflows.
Transcribe speech to text using the Speech framework. Use when implementing live microphone transcription with AVAudioEngine, recognizing pre-recorded audio files, configuring on-device vs server-based recognition, handling authorization flows, or adopting the new SpeechAnalyzer API (iOS 26+) for modern async/await speech-to-text.