Find the perfect skill
Signed Distance Functions (SDFs) in GLSL
Development
Signed Distance Functions (SDFs) in GLSL for 2D/3D shape primitives, boolean operations, and raymarching. Use for procedural shapes, text effects, and morphing.
Outline Open Source Knowledge Base and Wiki Platform
Productivity
Outline is a fast, collaborative knowledge base for teams built with React and Node.js. It provides real-time editing, Markdown support, and a rich API.
Minecraft Server Administration
DevOps
Set up, tune, and troubleshoot Minecraft servers across Paper, Purpur, Folia, Velocity, Fabric, and NeoForge. Includes deployment decisions, performance playbooks, and backup/proxy guidance.
Async SQLAlchemy Patterns
Development
Async SQLAlchemy 2.0+ patterns for FastAPI: session management, connection pooling, Alembic migrations, relationship loading, and query optimization.
Blog review index: flag-only post review
Content
Reviews one existing blog post and records its known issues into an S3 index. Flag-only: never edits content or opens PRs.
inference.sh CLI - 150+ AI Apps
Data & AI
Run 150+ AI apps via inference.sh CLI including image generation, video creation, LLMs, search, 3D, Twitter automation. No GPU required.
SAP GTS (Global Trade Services)
Content
Handles SAP Global Trade Services tasks including export/import compliance, SPL screening, customs declarations, and Korea Customs Service integration.
Cursor Known Pitfalls
Development
Identify and avoid common Cursor IDE pitfalls: AI feature issues, configuration, security, and team collaboration problems.
Review Implementation and Update Task Status
Development
Perform a structured code review of completed implementation, validate against specifications, and update task status in tasks.md.
SEO and GEO Audit
Content
SEO and GEO audit covering structured data, canonicals, schema, and AI citation optimization.
Stimulus Best Practices for Rails
Development
Provides best practices for structuring Stimulus controllers in Rails applications, including target definitions, actions, values, and classes. Covers when to use Stimulus for UI enhancements like toggles and form interactions, and when to rely on Turbo or server-side approaches.
React Component Library Builder
Development
Build reusable React component libraries with Storybook, proper theming, accessibility, and npm packaging.