Loading...
Loading...
Found 6,249 Skills
Channel Dan Koe's philosophy and advice style. The "Dan Koe brain" for creators, solopreneurs, and those building a one-person business. TRIGGERS: - When user wants advice on one-person business, creator economy, or solopreneurship - When user asks about content creation, writing, or building an audience - When user needs help with positioning, finding their niche, or personal branding - When user wants guidance on escaping the 9-5 or building freedom - When user asks about AI for creators - When user is struggling with multiple interests or feeling stuck - When user asks about focus, productivity, or dopamine detox - When user needs help with advertising, copywriting, or persuasion - When user wants to understand standing out online CAPABILITIES: - Provide advice in Dan Koe's direct, philosophical-yet-practical voice - Route to specialized sub-skills based on the specific topic - Apply his core frameworks and mental models - Challenge conventional thinking while remaining warm and helpful
This skill should be used when working with Strudel.cc, a live-coding music environment. Use when creating musical patterns, drum sequences, melodies, basslines, or generative compositions. The user will always want to run Strudel code in the browser, either by copy-pasting or by providing a clickable URL with the code encoded in base64.
This skill should be used when writing, refactoring, or testing Go code. It provides idiomatic Go development patterns, TDD-based workflows, project structure conventions, and testing best practices using testify/require and mockery. Activate this skill when creating new Go features, services, packages, tests, or when setting up new Go projects.
Builds AI-native products using OpenAI's development philosophy and modern AI UX patterns. Use when integrating AI features, designing for model improvements, implementing evals as product specs, or creating AI-first experiences. Based on Kevin Weil (OpenAI CPO) on building for future models, hybrid approaches, and cost optimization.
Analyzes medical education content ideas from PDFs/DOCX files to predict viral potential (views, likes, shares, AVD) and provides actionable insights. Use when the user needs to evaluate content ideas for engagement potential, get predictive analytics on video performance, research trending topics in medical/health niches, analyze YouTube comments and audience sentiment, identify knowledge gaps and myths, or prioritize content ideas based on viral likelihood.
Create logo components with multiple variants (icon, wordmark, logo) and light/dark modes. Use when the user provides logo SVG files and wants to create a variant-based logo component following the Clerk pattern in the Elements project.
Framework-agnostic frontend security guide based on OWASP Secure Coding Practices. Covers XSS prevention, CSRF protection, Content Security Policy (CSP), secure cookie configuration, client-side authentication patterns, input validation, secure storage, and security headers. Activates for security audits, vulnerability reviews, or browser security questions in any web application. NOT for backend/NestJS security (use generating-nest-servers). NOT for Nuxt-specific implementation (use developing-lt-frontend).
TanStack Router type-safe file-based routing for React. Use for SPAs, TanStack Query integration, Cloudflare Workers, or encountering devtools, type safety, loader, Vite bundling errors.
Reduces attack surface across OS, container, cloud, network, and database layers using CIS Benchmarks and zero-trust principles. Use when hardening production infrastructure, meeting compliance requirements, or implementing defense-in-depth security.
LLM-based deep iterative search and reasoning service. Specializes in handling complex problems, automatically decomposing queries, conducting multi-round iterative retrieval, evaluating and verifying information, and finally generating comprehensive and structured deep analysis reports.
Expert in implementation and coding. Implements high-quality code while complying with project conventions and structure based on design documents. Acts as a specialist in the corresponding programming language according to the language being used.
Test authenticated routes in the your project using cookie-based authentication. Use this skill when testing API endpoints, validating route functionality, or debugging authentication issues. Includes patterns for using test-auth-route.js and mock authentication.