Find the perfect skill
GitHub Quantitative Trading Project Analysis
Development
Search and analyze popular quantitative trading projects on GitHub, provide insights and recommendations to improve your own project.
Create PR Workflow
Development
Step-by-step process to create a pull request with build and test verification.
Ship It! Finalize and Ship Changes
Development
Run quality checks, create meaningful commits, and open pull requests with approval checkpoints.
Redux Dataflow
Development
Guide for implementing the Redux event-reducer-selector-render loop, event-style actions, reducer-owned state transitions, and derived data in Redux Toolkit apps.
Create a WooCommerce iOS pull request
Development
Create a pull request following WooCommerce iOS conventions, including diff checks, labels, and milestone.
ChatGPT Consultation with Cache
Development
Consult ChatGPT for a second opinion on debugging, architecture, or best practices, with caching to avoid redundant calls.
Fluxwing Component Creator
Development
Create uxscii UI components with ASCII art and structured metadata. Supports fast scaffolding and detailed design modes for .uxm files.
Java SDK Contentstack Conventions
Development
Guidelines for Java package layout, Java 8 compatibility, Lombok usage, and coding conventions in the Contentstack Management Java SDK.
Create Wandas Skill
Development
Guides creating a new wandas skill by inspecting APIs, following conventions, and generating required files.
Salesforce Hello World (SOQL & CRUD)
Development
Minimal example to connect to Salesforce, run SOQL queries, and perform CRUD operations on standard objects.
Find Dart/Flutter Release for Commit
Development
Find the lowest Dart or Flutter release containing a given commit, using a command-line tool.
PHPStan Error Resolver
Development
Automates PHPStan error resolution by analyzing type issues and looping until zero errors or stagnation.