4,086 boosters — open source, verified from GitHub, ready to install
"name": "matryoshka-rlm", "version": "0.2.17", "description": "Recursive Language Model - Process documents larger than LLM context windows",
A Next.js skill booster that teaches fullstack React patterns including routing, SSR/SSG, API routes, and deployment best practices. Ideal for developers building server-rendered React applications or configuring Next.js projects for production.
A plaintext-first docstring formatting specification for Python code that standardizes documentation style across projects. Developers writing or maintaining Python codebases benefit from consistent, readable documentation practices.
Gemini CLIを使った任意のタスクを実行するスキル。長文翻訳、PDF翻訳、Q&A、コード生成など、gemini_wrapperを活用して様々なタスクを自動化できる。
Implements UI/UX systems including responsive design, animations, input handling, HUD elements, and menu systems. Use when building game interfaces, menus, HUDs, or any user-facing UI.
Chief Product Officer - assign executive product strategy, organization design, and portfolio decisions
Pi Integration enables developers to route coding tasks to Pi (an alternative AI agent) for comparison testing and benchmarking against Claude Code. It's useful for teams evaluating multiple AI coding assistants and want side-by-side performance comparison.
yq is a YAML field extraction tool that lets Claude efficiently query specific data from YAML files while saving 80-95% context usage. Developers working with config files, Kubernetes manifests, and Docker Compose will benefit from faster, more focused file parsing.
A practical guide to Supervised Fine-Tuning using SFTTrainer and Unsloth optimizations, enabling developers to efficiently adapt pre-trained LLMs for instruction-following with 2x faster training. Ideal for ML engineers building custom instruction-tuned models and reasoning systems.
ALWAYS use when: creating/editing marimo notebooks, working with any .py file containing @app.cell decorators, building reactive Python notebooks, doing exploratory data analysis in notebook form, converting Jupyter (.ipynb) to marimo, or when user mentions "marimo", "reactive notebook", or asks for an interactive Python notebook. Covers marimo CLI (edit, run, convert, export), UI components (mo.ui.*), layout functions, SQL integration, caching, state management, and wigglystuff widgets. If a task involves notebooks and Python, invoke this skill first.
Compares multiple trading strategies (long, short, or both) on the same symbol and generates side-by-side performance stats tables. Useful for quantitative traders and backtesting analysts who need to evaluate strategy performance variations quickly.
Transform a Vibes app into a multi-tenant SaaS with subdomain-based tenancy. Adds Clerk authentication, subscription gating, and generates a unified app with landing page, tenant routing, and admin dashboard.
Automates GitHub issue creation and management by inferring type, labels, and milestones from conversation context, saving developers time on routine issue tracking tasks.
Provides expert guidance on tRPC setup, type-safe API development, and React Query integration. Ideal for TypeScript developers building full-stack applications who want to eliminate manual type definitions and schema synchronization.
my-voice helps Pete maintain consistent, authentic tone and style across all written communication by providing clear voice guidelines and real-time feedback. Useful for anyone wanting to preserve a personal writing voice across diverse mediums.
ZAI CLI is a command-line tool that brings AI-powered capabilities—including vision analysis, web search, page reading, and GitHub exploration—directly to developers and AI coding assistants. It's useful for developers who need programmatic access to vision, search, and code discovery features.
A life management AI assistant that proactively handles daily planning, evening reviews, health tracking, and investment monitoring through event-driven workflows triggered by natural language keywords in both English and Chinese.
VCG is a shorthand alias for the vc-router that prioritizes fast iteration and shipping working baselines over perfection. Best suited for developers who want quick, opinionated coding decisions without lengthy deliberation.
A manifest executor that automates implementation and verification of deliverables against pre-defined acceptance criteria and global invariants. Ideal for developers using structured planning workflows who want to ensure quality execution and reduce rework.
uni-cli is a unified command-line interface that enables AI agents to seamlessly interact with 25+ services (messaging, productivity, research, utilities) through a consistent pattern. Developers and AI builders benefit from simplified multi-service integration without learning individual APIs.
Analyze, review, and provide recommendations for distributed system designs. Use when: (1) Reviewing existing system architectures for gaps or improvements, (2) Analyzing system designs for scalability, reliability, or performance issues, (3) Providing recommendations on load balancing, caching, databases, sharding, replication, messaging, rate limiting, authentication, resilience, or monitoring, (4) Assessing trade-offs in system design decisions, (5) Creating system design review documents with gaps and recommendations. Triggers: "review my system design", "analyze this architecture", "what are the gaps", "system design recommendations", "scalability review", "reliability analysis".
This skill should be used when users want to train or fine-tune language models using TRL (Transformer Reinforcement Learning) on Hugging Face Jobs infrastructure. Covers SFT, DPO, GRPO and reward modeling training methods, plus GGUF conversion for local deployment. Includes guidance on the TRL Jobs package, UV scripts with PEP 723 format, dataset preparation and validation, hardware selection, cost estimation, Trackio monitoring, Hub authentication, and model persistence. Should be invoked for tasks involving cloud GPU training, GGUF conversion, or when users mention training on Hugging Face Jobs without local GPU setup.
Bip is a CLI tool for managing academic references locally and searching papers via external APIs, designed for researchers and developers working with the bipartite reference library. It helps users efficiently organize and discover academic papers while prioritizing local search over external API calls.
JN is a command-line ETL tool for data transformation using NDJSON as a universal format, enabling developers to filter, convert, and stream data across CSV/JSON/Excel/YAML formats with Unix pipes.