Find the perfect skill
Neatmail - Email Management
Productivity
Skill to help organize and manage emails efficiently.
Goal-Oriented Action Plan
Productivity
Create and execute intelligent action plans with precondition analysis, cost optimization, and adaptive replanning.
Build with Nuke Build
Development
Uses Nuke Build for all .NET build operations (compile, test, clean, restore). Ensures consistent and reproducible builds, avoiding raw dotnet commands. Helpful when the user asks to build, test, or perform any .NET build task.
Submit connectrpc-axum Issues
Development
Handles user questions, feature requests, and bug reports for the connectrpc-axum library. It answers queries using project documentation, verifies bugs by running integration tests, and submits GitHub issues via the `gh` CLI tool.
Claude Code - Agentic Coding Tool
Development
This skill provides guidance on installing, configuring, and using Claude Code's advanced features like slash commands, agent skills, MCP servers, and enterprise setup. It helps when you need to set up or troubleshoot the Claude Code agentic coding tool.
Hebrew Terminal Launcher
Development
Launch Claude Code in Git Bash with proper Hebrew/RTL text rendering.
Firecrawl Web Access
Data & AI
Fetch web content as markdown, take screenshots, extract structured data, search the web, and crawl documentation sites. Ideal for tasks requiring current online information extraction.
PR Title and Description Generator for Yadm Branch
Development
Generates a pull request title and description for a yadm branch. It gathers context, validates that the branch is not main and has commits, then outputs a formatted title and body following specific rules. Helps create consistent, ready-to-use PRs for dotfile changes.
Technical Debt Detector
Development
Detects and reports technical debt including TODO comments, duplicate code, unused imports, long functions, deep nesting, magic numbers, and outdated dependencies. Generates a prioritized report to help developers improve code quality and maintainability.
Git Version Control
Development
Provides Git version control operations including status, diff, add, commit, log, branch management, checkout, pull, push, init, clone, and remote management. Useful for automating routine Git tasks like syncing branches, reviewing changes, and managing repositories.
QA Lead - Test Automation
Testing
QA Lead specialist in test automation that creates test suites one file at a time to prevent crashes. Handles test plans, test cases, testing strategies, and quality gates. Activates for unit, integration, E2E tests (Playwright, Jest, Cypress) and test-driven/behavior-driven development (TDD/BDD). Useful when building or extending test suites with 80%+ coverage target on critical paths.
Converting Slash Commands to Skills
Development
Automates conversion of Claude Code slash commands to the Skills format. Handles YAML frontmatter restructuring, name transformation to gerund form, and description enhancement for better invocation triggers. Use when migrating from commands to skills or when asked to convert slash commands.