Loading...
Loading...
Found 20 Skills
Use when writing, reviewing, or refactoring WordPress PHP code. Covers WordPress Coding Standards (WPCS), naming conventions, Yoda conditions, $wpdb usage, escaping with esc_html/esc_attr/esc_url, wp_kses, hooks (add_action, add_filter, apply_filters, do_action), i18n functions (__(), _e(), _x, _n), wp_enqueue_script, wp_enqueue_style, formatting rules, deprecated function replacements, and WordPress API best practices. For security see wp-security; for performance see wp-performance; for blocks see wp-blocks.
Create remarkable products and experiences that spread through word of mouth using Seth Godin's Purple Cow methodology Use when: **Launching a new product** and need it to stand out in a crowded market; **Differentiating your brand** from competitors who all look the same; **Escaping commodity status** where you compete only on price; **Planning a marketing strategy** with limited advertising budget; **Finding your remarkable angle** when "good enough" isn't working
Expert methodology for breaking down complex problems into fundamental truths and rebuilding solutions from the ground up. Use when users need breakthrough innovation (not incremental improvement), question industry assumptions, face seemingly impossible problems, want to understand root causes, ask "why does this have to be this way", "rethink from scratch", "reimagine this", request analysis "from first principles", want to challenge conventional wisdom, question everything, or need to deconstruct problems to their core elements. Ideal for strategic decisions, innovation challenges, cost optimization, and escaping local optima.
Shifts thinking from tactical to strategic using Anneka Gupta's frameworks for becoming more strategic. Use when escaping feature factory, moving from output to outcomes, or communicating strategic value.
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
WordPress custom Gutenberg block development with server-side PHP rendering. Includes block registration patterns, media upload integration, multiple item blocks, proper escaping/sanitization, and editor UI best practices. Maintains separation of concerns where editors control content while developers control design.
Frameworks from Kim & Mauborgne for creating uncontested market space and making competition irrelevant. Use when reframing competitive strategy, escaping commoditization, designing a new category, or applying Strategy Canvas, ERRC, Six Paths, Three Tiers of Noncustomers, Buyer Utility Map, or Strategic Sequence. Includes selection-bias caveats and inline decline notes for iconic cases that later collapsed.
Comprehensive MDX content sanitizer that escapes angle brackets, generics, and other JSX-conflicting patterns to prevent build failures