Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
faber-config
Loads and resolves FABER configuration files with workflow inheritance support. Handles namespace resolution, inheritance chain merging, and step validation. Provides deterministic operations for configuration management without file modification.
faber-executor
Executes predefined FABER plans by spawning manager agents for each task item. Handles parallel/serial execution, resume from exact step, and aggregates results. Focuses on reliability through simple design that reads plans, spawns agents, and collects outputs.
obsidian-markdown
Provides structured guidance for using Obsidian as a knowledge management system, covering markdown syntax, plugin integration, and workflow patterns. Focuses on creating portable documentation that works across Obsidian and GitHub with clear frontmatter and linking strategies.
prd-doc-writer
Write and iteratively refine PRD/需求文档 with a story-driven structure and strict staged confirmations (journey map alignment, per-story single-point confirmation, final generation gate). Use when the user asks to 梳理/撰写/完善 PRD、需求文档、用户故事、验收标准,并希望用 ASCII 线框图与 Mermaid(流程图/状态图/时序图)来减少歧义、共同完成文档。
lawyer-analyst
Analyzes events through legal lens using statutory interpretation, case law analysis, legal reasoning, constitutional principles, and multiple legal frameworks (common law, civil law, international law). Provides insights on legal rights, obligations, liabilities, remedies, and compliance requirements. Use when: Legal disputes, contracts, regulations, compliance, rights analysis, liability assessment. Evaluates: Legal obligations, rights, liabilities, remedies, precedent, statutory authority, constitutionality.
energize-denver
Provides detailed reference for Denver's Energize Denver Article XIV building performance regulations. Helps users understand compliance requirements, deadlines, penalty calculations, and pathway options for commercial and multifamily buildings. Includes specific guidance for MAI buildings and cross-references with proposal writing tools.
better-auth
Provides implementation guidance for Better Auth, a TypeScript authentication framework supporting email/password, OAuth providers, 2FA, passkeys, and session management. Includes setup steps for various frameworks, feature selection matrix, and implementation checklist.
ai-multimodal
This skill provides Python scripts to process audio, images, videos, and documents using Google's Gemini API. It handles transcription, analysis, and content generation with specific model recommendations for different tasks. Includes utilities for media optimization and document conversion.
mongodb
Comprehensive MongoDB reference skill with extensive coverage of CRUD operations, aggregation pipelines, indexing, and deployment strategies, making it an essential tool for MongoDB developers.
embedding-strategies
Select and optimize embedding models for semantic search and RAG applications. Use when choosing embedding models, implementing chunking strategies, or optimizing embedding quality for specific domains.
m14-mental-model
Use when learning Rust concepts. Keywords: mental model, how to think about ownership, understanding borrow checker, visualizing memory layout, analogy, misconception, explaining ownership, why does Rust, help me understand, confused about, learning Rust, explain like I'm, ELI5, intuition for, coming from Java, coming from Python, 心智模型, 如何理解所有权, 学习 Rust, Rust 入门, 为什么 Rust
powerpoint
PowerPoint slide deck generation and management using python-pptx with YAML-driven content and styling - Brought to you by microsoft/hve-core
nginx-request-logging
Guide for configuring Nginx web server with custom request logging, rate limiting, and error pages. This skill should be used when tasks involve Nginx installation, configuration, custom log formats, rate limiting setup, or custom error page creation.
FFmpeg Audio Processing
Extract, normalize, mix, and process audio tracks - audio manipulation and analysis
FFmpeg Video Filters
Apply video filters - scale, crop, watermark, speed, blur, and visual effects
memory
Imported from https://github.com/cyberkaida/reverse-engineering-assistant.
docs
This Skill provides structured JSON data for Azur Lane game skills, including skill metadata and icon URLs. It offers TypeScript and Python examples for parsing leveled skill descriptions using external game data files. The tool serves as a data source rather than a processing tool, requiring users to implement their own parsing logic.
scope
Helps Claude agents get unstuck by reducing project scope to 1-2 critical deliverables. Provides a bash script interface with clear parameters for original deliverables, files created, and iteration count. Focuses on minimizing cognitive load and maintaining project momentum when agents are blocked.
verification-before-completion
Enforces a verification gate before claiming task completion. Requires running specific commands and checking outputs before making success statements. Prevents premature "done" claims by mandating evidence collection.
validate-git-safety
Prevents catastrophic git history rewrites by validating commands against protected version branches. Specifically blocks operations like filter-branch --all that could affect v1, v13, v21 markers. Returns JSON status indicating safe/blocked with affected branches and suggestions.
frame
A workflow automation skill that fetches work items from issue trackers, classifies work types, sets up development environments, and initializes workflow context. It coordinates with other agents and follows a structured execution flow with clear error handling and status reporting.
frontend-design
Guides creation of distinctive frontend interfaces with strong aesthetic direction. Focuses on typography, color, motion, and spatial composition to avoid generic AI aesthetics. Encourages bold design choices and provides specific guidelines for implementation.
active-listening
A structured prompt for eliciting clear requirements from vague stakeholder input using active listening techniques like 5 Whys and Socratic questioning. It guides users through clarifying personas, scope boundaries, and business value before solutioning.
onboard
This skill helps developers get started with existing codebases by analyzing project structure, detecting tech stack, and creating a continuity ledger. It uses RepoPrompt for exploration and provides clear steps for brownfield project onboarding.