Find the perfect skill
eptr2 API Discovery
Development
Discover and explore 213+ API endpoints for Turkish electricity market data. List API calls by category (GÖP, GİP, DGP), search endpoints, and get parameter requirements.
UX/UI Design Intelligence
Development
UX/UI design intelligence skill with Bootstrap 5, Font Awesome, and SweetAlert2. It generates complete design systems, searches styles, palettes, fonts, icons, and alert patterns using the /ux-ui-exp slash command. Helps rapidly build consistent, modern interfaces.
Database Migration
Development
Handles safe database schema changes and data migrations. Use when adding or modifying database tables, columns, relationships, or performing data transformations. Ensures migrations are reversible, tested, and avoid data loss.
Complete GitHub Integration
Development
This skill provides complete GitHub API integration for managing repositories, issues, pull requests, Actions workflows, and security alerts. It helps automate Git workflows directly from the AI coding assistant. Use it when you need to interact with GitHub programmatically without switching contexts.
TCA Removal Audit
Development
Maps all TCA (The Composable Architecture) usage across the Leavn codebase, identifies migration targets, and produces a prioritized removal roadmap. Helps when planning the transition from TCA to native SwiftUI by analyzing dependencies, complexity, and risk for each feature.
ChatKit FastAPI Backend with SSE Streaming
Development
Build production-ready FastAPI backend for ChatKit with SSE streaming, conversation persistence, and AI agent integration. Handles /chatkit endpoint, ChatKit-compatible SSE format, and message storage.
Sharing Skills via Pull Request
Development
Guide to contribute broadly useful skills to the upstream repository using a branch-and-PR workflow. Helps when you have developed a well-tested, general-purpose skill that follows skill-writing guidelines and want to share it with the community.
SDD Requirements Documentation
Development
Create requirements documents that align to Foundation anchors. Helps define success criteria and write verifiable requirements with proper traceability. Useful when starting a new project or adding features that need clear, testable acceptance criteria.
Claude Agent SDK Development
Development
This skill specializes in the Claude Agent SDK, covering API functions (query, tool, createSdkMcpServer), configuration options, agent definitions, MCP server setups, hook events, permission modes, file checkpointing, and session management. It offers accurate TypeScript code examples and best practices for building and integrating agents. Use it when you need detailed guidance on SDK usage, including security considerations and trade-offs for different approaches.
Declutter Project Structure
Development
This skill surveys a project's file tree, categorizes items, and proposes a clean structure following open-source conventions. It helps when a project's root directory is messy or files are misplaced, delegating the actual moves to specialized skills like refactoring or documentation agents.
Go Error Diagnosis and Fixing
Development
This skill diagnoses and fixes Go errors by analyzing error messages, identifying the cause, applying fixes, and verifying with build/test/lint commands. It helps when encountering compilation, runtime, or lint errors during Go development.
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.