Find the perfect skill
CO2 Geothermal Physics Model
Development
Validates code and provides physics reasoning for the 0-D CO2 lumped-parameter model in geothermal reservoirs. Use when modifying ODE solvers, parameter classes, emissions calculations, or concentration dynamics. Also helpful for debugging simulations, explaining physics concepts, or planning changes to physics-related code.
Fast Request Parameter Generator
Development
Generates semantic request parameters (JSON, Query, Form) for Java/Kotlin web frameworks based on method signatures, and copies them to the clipboard. Supports automatic localization (Chinese, English, Japanese, Korean) for parameter values. Useful when you need to quickly create realistic test data for web endpoints.
Game Loopers CSS BEM Auditor
Development
Audits and refactors CSS to comply with Game Loopers' BEM methodology and design system. Detects non-compliant selectors, design token violations, naming collisions, and overly specific rules, then suggests BEM-aligned fixes. Helps maintain consistency and scalability across Astro, SolidJS, and global stylesheets.
Agent Trajectory Analysis
Development
Analyze agent conversations to identify improvements in system instructions, tooling, and documentation. Focuses on structural issues like unclear guidance, tool output gaps, or inefficient trajectories rather than answer correctness. Use when reviewing agent performance or debugging chat trajectories.
Telegram Bot Development
Development
This skill enables building Telegram bots using modern frameworks (aiogram, python-telegram-bot, Telethon, pyrogram). It covers bot architecture, handlers, FSM, inline keyboards, webhook setup, and deployment. Useful for creating automated assistants, chatbots, userbots, and channel management tools.
PRD Generator
Development
Generate structured Product Requirements Documents (PRDs) for new features. It asks clarifying questions to define scope, then produces a detailed markdown document with goals, user stories, and acceptance criteria. Use it when planning a feature or when asked to create a PRD.
Modern Web Libraries & Dependencies Mastery
Development
Complete mastery of essential modern web development libraries and dependencies. Covers setup, integration patterns, advanced usage, performance optimization, troubleshooting, and version management. Helps developers build full-stack applications efficiently by mastering how libraries work together.
Incremental Work with Git Worktree
Development
Make incremental progress on issues using Git worktree for parallel agent workflows. Perfect for starting coding sessions, continuing work, or running parallel agents.
Pre-commit Quality Workflow
Development
Pre-commit quality workflow that runs tests, linters, formatters, and type checks before creating atomic commits with conventional commit messages. Automatically detects project type (TypeScript/Python), extracts issue references from conversation history, and suggests appropriate commit scopes.
Tech Lead / Orchestrator
Development
Coordinates complex projects by breaking them into phases (design, architecture, implementation, verification, deployment) and invoking specialized skills for each phase. Ideal for full-stack features or multi-skill workflows.
Backend Developer
Development
Create robust, scalable server-side solutions with a focus on reliability and security. This skill helps design data models, implement business logic, create API endpoints, and optimize database queries. It is useful when building backend services, authentication, data processing, or real-time event handlers.
Qoder Agent (Print Mode)
Development
Delegate coding tasks to the Qoder CLI in non-interactive Print mode. Use this for building new features, code reviews, refactoring, or iterative coding that requires file exploration. It supports subagents, worktrees, and MCP servers, but is not intended for simple one-line fixes or reading code.