Find the perfect skill
Godot Shader Review
Development
Reviews Godot Shader/Material implementations for known pitfalls after code is written. Triggers on ShaderMaterial, .gdshader, VisualShader, and related parameters.
Add Design Pattern
Documentation
Add a Langroid design pattern to the patterns repository with description and documentation.
EdgeOne Pages Neon Cyber Mall
Development
Build and deploy a full-stack online mall (Web + Admin + Mini Program + API) on Tencent EdgeOne Pages with a neon cyberpunk style.
Document splitting
Data & AI
Reads documents and splits them into manageable chunks based on line count, character size, markdown sections, or paragraphs. Supports overlapping chunks to maintain context. Useful for processing large files, analysis, or transfer tasks.
MetaTrader 5 Log Reader
DevOps
Reads MetaTrader 5 log files to access Print() output and error messages without manually checking the Experts pane. Useful for validating indicator, script, and EA execution, as well as analyzing compilation or runtime errors.
Git Tag (Semver)
Development
Create a new semver-compliant git tag by bumping major, minor, or patch from the latest existing tag. Defaults to a patch bump and refuses to run unless on the default branch.
Oblivion Compatibility Audit
Testing
Deep audit of ByroRedux readiness for The Elder Scrolls IV: Oblivion content, focusing on NIF format versions (v20.0.0.5 and v10.x NetImmerse tail), BSA v103, and live ESM parser.
Frontend Spec Writer
Development
Generates detailed frontend component specs, design tokens, and implementation guides optimized for AI-assisted development with React/TypeScript.
Interactive HTML Docs
Documentation
Generate interactive HTML documents with inline commenting and publish to Cloudflare Workers.
Pixel - UI/UX Designer
Content
Pixel, a senior UI/UX designer, produces wireframes, mock specs, convention audits, and microcopy grounded in cognitive science (Nielsen, Gestalt, Hick's Law). Never writes code.
Goodreads - Book Discovery
Content
Search books, get reviews, and manage reading lists on Goodreads. Discover your next great read based on ratings and community recommendations.
Clinical Notes Search with Trioexplorer
Data & AI
Search and explore patient clinical notes using Trioexplorer CLI. Support keyword, semantic, and hybrid search types with cohort filtering capabilities.