Find the perfect skill
Sales Lead Enrichment
Data & AI
Enriches leads and companies with deep research using parallel AI agents, web scraping, and data integrations (Apollo, AI Ark, Apify). Best used when you need to research a prospect, enrich a contact, look up a company, score a lead, or build a full prospect profile. Returns a comprehensive intelligence profile including company overview, person background, buying signals, lead score, and recommended outreach approach.
Textum: PRD→Scaffold→Story workflow
Development
This skill implements a multi-stage workflow that transforms a product requirements document (PRD) into a scaffold (global context) and then into executable stories, with low-noise outputs and mandatory gate checks at each stage. It supports 16 distinct stages from PRD planning through story execution, and accepts Chinese commands for routing between stages. Useful when you need a disciplined, low-noise progression from high-level requirements to concrete, executable tasks.
Language Learning - AI Tutor
Data & AI
AI language tutor for learning any language with personalized lessons, vocabulary practice, and conversation exercises. Learn at your own pace with instant feedback.
MVP Theme Definition
Productivity
Define a clear MVP theme and business domain for new product ideas. Use this when starting a new project, brainstorming business concepts, or clarifying service scope.
Add Skill
Development
Guides the creation of a new skill for a Claude Code plugin by generating a SKILL.md file with frontmatter and instructions. Use when a user wants to extend a plugin's capabilities, prompting for required information like skill name, description, and behavior.
Ralph Ultra Quick Fix
Development
Rapidly diagnose and fix issues in an existing project. Auto-detects project type, runs diagnostics (environment, security, flaky tests), and generates a targeted fix plan. Use when you need to fix bugs without full PRD setup.
Book Review with Specialist Agents
Documentation
Reviews specified parts of a technical book by launching parallel specialist agents, each following a distinct review policy. Helps ensure thorough and consistent feedback on chapters, line ranges, or cross-cutting topics, with concrete suggestions and awareness of already-tracked issues.
Music Plugin Configuration
Development
Interactively sets up or edits the `~/.bitwize-music/config.yaml` configuration for a music plugin. Guides through required and optional settings like artist name, storage paths, and customizable overrides. Useful during initial setup or when changing configuration settings.
Crash Monitoring
Development
Sets up Firebase Crashlytics with custom keys and non-fatal logging, integrates StrictMode and an ANR Watchdog for detecting application not responding issues, and implements structured logging using Timber. Useful for debugging performance problems and preparing monitoring before a release.
Fireflies Meeting Insights
Productivity
Provides aggregated meeting analytics and statistics from Fireflies.ai. Use to analyze meeting patterns, speaker time, trends, or to get top speakers over a period. Supports date shortcuts and grouping by speaker or other fields.
ElastiCache Configuration
DevOps
Provides automated assistance for configuring Amazon ElastiCache. Helps with step-by-step guidance, best practices, and generating production-ready configurations for ElastiCache clusters. Useful when managing or setting up ElastiCache in AWS environments.
Add Linter Rule to attgo-linter
Development
Guides the creation and integration of new linter rules into attgo-linter. It covers gathering rule specifications, generating analyzer packages, registering the rule in plugin and config files, and updating documentation. Useful for contributors extending the linter's capabilities.