Find the perfect skill
Complete Guide to Logging Systems
Development
Complete guide for application and script logging, error monitoring, and request logs, including best practices.
Python Functional Bug Debugging
Development
Investigates functional bugs in Python using specifications, logs, and observed behavior. Useful when a feature isn't working as specified, to analyze runtime errors, or to scope a problem before implementing a fix.
Windsurf Cascade Onboarding
Development
Configure Cascade AI agent for new team projects. Covers .windsurfrules, context settings, and team defaults.
Android Kotlin Development
Development
Build native Android apps in Kotlin using MVVM, Jetpack Compose, Retrofit, Room and modern navigation architecture.
Exa Core Workflow B
Development
Execute Exa secondary workflow for complementary tasks. Trigger with phrases like 'exa secondary workflow'.
Create a WooCommerce iOS Pull Request
Development
Automates creating a GitHub pull request for WooCommerce iOS: branch checks, diff review, push, templated description, labels, milestone and release notes.
Impeccable Frontend Design and Refinement
Development
Skill for designing, auditing, polishing, and optimizing production-ready frontend interfaces. Covers UX, accessibility, typography, layout, motion, and design systems.
Output SDK Folder Structure Conventions
Development
Validate and fix Output SDK workflow folder structure after migration, covering naming conventions and required vs optional files.
PSR-13 Hypermedia Link Generator for PHP
Development
Generates PSR-13 hypermedia link implementations for PHP 8.4: LinkInterface, EvolvableLinkInterface, LinkProviderInterface, with unit tests.
Integrate Payram Payouts
Development
This guide explains how to integrate Payram's payout API to send cryptocurrency payments to recipients. It covers the complete payout lifecycle, from creation to status monitoring, and includes SDK usage examples. Use this skill when building automated disbursement systems or withdrawal functionality.
Build generate_job_data binary
Development
Builds the `generate_job_data` binary with file locking to prevent concurrent builds. Supports both release and debug (AddressSanitizer) builds via the `--asan` flag.
GraphQL Schema Generator
Development
Generate GraphQL schemas, resolvers, and type definitions. Use when designing GraphQL APIs or documenting GraphQL schemas.