Loading...
Loading...
Found 154 Skills
Connect to PAXS AI platform to create meetings, upload recordings, and generate transcriptions and meeting notes. Use this skill when a user wants to transcribe audio, create meeting notes, or interact with the PAXS platform.
Analyze existing code and write comprehensive unit and integration tests for it. Detects the test framework, identifies untested code paths, and generates tests with proper mocking, edge cases, and assertions. Use when the user asks to add tests, improve coverage, or test a specific module.
Translate A/B test lift percentages into annualized dollar projections. Shows conservative and optimistic revenue impact, break-even analysis, and opportunity cost of waiting.
When the user wants to edit, review, or improve existing marketing copy. Use when the user says anything like "edit this copy," "review my copy," "copy feedback," "proofread," "polish this," "make this better," "tighten this up," "this reads awkwardly," "clean up this text," "too wordy," "sharpen the messaging," "this doesn't sound like me," "something's off with this," "make this punchier," "this is boring," or "can you fix this copy." Handles everything from quick polish on a sentence to deep restructuring of a full page. World Code integrated — edits against your voice rules and World Code consistency. For writing new copy from scratch, see boring-copywriting.
Publish social media content to connected platforms. Use when the user wants to post to social media, schedule a post, publish content, or share something on Twitter, Instagram, LinkedIn, Threads, Bluesky, YouTube, Pinterest, or TikTok.
When the user wants to write, rewrite, or improve any kind of marketing copy. This includes page copy (homepage, landing page, sales page, pricing, feature, about), short-form copy (bios, taglines, value propositions, one-liners, elevator pitches), ad copy (social ads, search ads, display ads), and microcopy (CTAs, button text, form labels, notification text). Use when the user says anything like "write copy for," "improve this copy," "rewrite this," "headline help," "CTA copy," "value proposition," "tagline," "bio," "ad copy," "hero section," "above the fold," "this copy is weak," "make this more compelling," "help me describe my product," "write my bio," "social media bio," or "about me." World Code integrated — uses your voice, climax, method, and crossing to write copy that's unmistakably yours. For email copy, see boring-email-sequence. For popup copy, see boring-popup-cro. For line-by-line editing of existing copy, see boring-copy-editing.
Comet Phase 5: Archive. Invoke with /comet-archive. Sync delta spec to main spec and archive the change.
Convert plain CSS stylesheets to Tailwind CSS utility classes. Handles selectors, media queries, pseudo-classes, custom properties, and animations.
Platform abstraction decision-making for Amethyst KMP project. Guides when to abstract vs keep platform-specific, source set placement (commonMain, jvmAndroid, platform-specific), expect/actual patterns. Covers primary targets (Android, JVM/Desktop, iOS) with web/wasm future considerations. Integrates with gradle-expert for dependency issues. Triggers on: abstraction decisions ("should I share this?"), source set placement questions, expect/actual creation, build.gradle.kts work, incorrect placement detection, KMP dependency suggestions.
Build a World Code business strategy. This is the hub skill that tracks progress across all seven World Code elements and routes to the next one. Use when someone says "build my world code", "start my business strategy", "world code", "world code start", "business strategy framework", or asks about building a business around their worldview.
Capture your Voice — the tone, rhythm, and rules that make your writing sound like YOU. This is the first element of the World Code framework. Use when someone says "define my voice", "writing voice", "tone of voice", "how I write", "voice element", or "capture my voice".
Advanced Compose Multiplatform UI patterns for shared composables. Use when working with visual UI components, state management patterns (remember, derivedStateOf, produceState), recomposition optimization (@Stable/@Immutable visual usage), Material3 theming, custom ImageVector icons, or determining whether to share UI in commonMain vs keep platform-specific. Delegates navigation to android-expert/desktop-expert. Complements kotlin-expert (handles Kotlin language aspects of state/annotations).