Find the perfect skill
Resource Scout
Productivity
Search and discover existing Claude Code skills and MCP servers before building custom solutions. Find tools across marketplaces, GitHub repositories, and official registries.
Reference Indexer for RAG
Data & AI
Indexes external reference documents (PDF, Word, Markdown, etc.) into a RAG corpus. Supports adding, searching, listing, and removing documents with automatic text extraction, summarization, and indexing. Helps when you need to incorporate legal, technical, or business documents as context for AI queries.
Interactive aitask file creation
Development
Interactively create aitask files in the terminal using bash/fzf. Supports parent selection, priority, effort, dependencies, and description entry with file reference insertion. A faster alternative to /aitask-create, also supporting batch creation of child tasks.
Paperconfig YAML Configuration for Omics Data
Data & AI
Create and validate paperconfig.yaml files to integrate omics publication data (RNA-seq, proteomics, metabolomics) into a knowledge graph. Used when adding new differential expression data from papers.
Exit — Room Navigation Links
Development
An Exit is a navigation link connecting two rooms in MOOLLM's spatial architecture, acting as an edge in the memory palace graph. It can be simple, guarded, hidden, or metaphysical, and uses pie menu directions (N/S/E/W, etc.) to encode meaning. This skill helps create interactive worlds where direction itself carries significance.
GitHub Issues Auto-fix with Parallel Sub-agents
Development
Fetches GitHub issues, spawns parallel sub-agents to implement fixes and open pull requests, then monitors and addresses PR review comments. Automates bug fixing or feature implementation from GitHub issues, particularly when multiple issues need simultaneous handling.
Navigator Task Manager
Documentation
Creates and manages task documentation - implementation plans that capture what was built, how, and why. Perfect for documenting new features or archiving completed work.
Claude Code Hook Patterns
Development
Production-tested hook patterns for Claude Code covering validation, state management, MCP integration, and workflow automation.
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.
Claude Collective Intelligence Knowledge Search
Productivity
Search a shared knowledge base (Claude Collective Intelligence) for existing solutions before solving problems from scratch. Use when encountering common programming issues, when the user mentions "CCI", "knowledge base", or when you want to avoid reinventing solutions.
Shesha Workflow Code Generation
Development
Generates Shesha workflow artifacts for .NET applications using ABP framework with NHibernate. Creates workflow instances, definitions, managers, service tasks, extension methods, and FluentMigrator database migrations. Use when scaffolding or updating workflow-related classes, steps, conditions, or database tables in a Shesha project.
Log Viewer
DevOps
Tail and search logs across trading platform services. Supports filtering by service, error level, regex search, time range, and live follow. Useful for debugging, monitoring, and quickly identifying issues in real-time.