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.
baoyu-slide-deck
Generates professional slide deck images from content. Creates outlines with style instructions, then generates individual slide images. Use when user asks to "create slides", "make a presentation", "generate deck", "slide deck", or "PPT".
javascript-testing-patterns
Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.
writing-skills
A meta-skill that applies TDD methodology to skill documentation creation, providing systematic guidance for writing effective, discoverable skills that resist rationalization.
Skill Development
This skill should be used when the user wants to "create a skill", "add a skill to plugin", "write a new skill", "improve skill description", "organize skill content", or needs guidance on skill structure, progressive disclosure, or skill development best practices for Claude Code plugins.
slack-usage
This skill provides clear guidance for searching Slack messages and accessing channel history through MCP tools. It emphasizes using search over history for efficiency and includes practical API tips like rate limiting and message formatting. The documentation covers common workflows and token types.
memory
Saves user-provided information to Claude OS knowledge bases for recall in future sessions. Uses trigger phrases like 'remember this' to store structured notes with titles, categories, and key points. Automatically categorizes content and confirms saves briefly.
llm-models
Access Claude, Gemini, Kimi, GLM and 100+ LLMs via inference.sh CLI using OpenRouter. Models: Claude Opus 4.5, Claude Sonnet 4.5, Claude Haiku 4.5, Gemini 3 Pro, Kimi K2, GLM-4.6, Intellect 3. One API for all models with automatic fallback and cost optimization. Use for: AI assistants, code generation, reasoning, agents, chat, content generation. Triggers: claude api, openrouter, llm api, claude sonnet, claude opus, gemini api, kimi, language model, gpt alternative, anthropic api, ai model api, llm access, chat api, claude alternative, openai alternative
help
Provides in-context help for Conductor's Context-Driven Development system. Documents all commands (setup, new-track, implement, status, revert) with clear examples, directory structure, and troubleshooting steps. Serves as a quick reference for developers using the Conductor workflow.
docstring
This skill provides a detailed guide for writing PyTorch docstrings following the project's specific conventions. It covers structure, Sphinx formatting, examples, and common patterns used in PyTorch's official documentation. The guide includes practical templates and checklists for consistency.
docs-review
Review documentation changes for compliance with the Metabase writing style guide. Use when reviewing pull requests, files, or diffs containing documentation markdown files.
brightdata
Progressive four-tier URL content scraping with automatic fallback strategy. USE WHEN user says "scrape this URL", "fetch this page", "get content from", "can't access this site", "use Bright Data", "pull content from URL", or needs to retrieve web content that may have bot detection or access restrictions.
documentation-standards
Standards and guidelines for organizing, structuring, and maintaining documentation in the PRPM repository - ensures consistency across user docs, development docs, and internal references
skill-builder
A well-structured skill for transforming extracted documentation into Claude skill packages with robust validation, error handling, and clear templates.
llms-txt-support
Detects and fetches llms.txt files for LLM-optimized documentation, providing structured workflows for checking documentation availability before scraping. Includes validation steps, variant selection logic, and fallback procedures.
review-synthesis
This skill aggregates feedback from multiple reviewers into a structured report. It categorizes comments, identifies consensus and conflicts, applies priority rules to resolve disagreements, and outputs a prioritized action list with estimated effort. It handles different review types like content, brand, technical, and legal.
forgotten-elements-reminder
Monitors character appearances, plotline progress, and foreshadowing in long-form novels, alerting when elements haven't been mentioned for configurable chapter thresholds. Provides reminders before writing sessions and generates analysis reports to prevent dropped storylines and forgotten characters.
vue-best-practices
Vue 3 and Vue.js best practices for TypeScript, vue-tsc, and Volar. This skill should be used when writing, reviewing, or refactoring Vue components to ensure correct typing patterns. Triggers on tasks involving Vue components, props extraction, wrapper components, template type checking, or Volar configuration.
technical-clarity
This skill reviews technical documentation for accessibility issues, jargon density, and gatekeeping language. It provides structured questions and principles to ensure content is understandable to learners at different proficiency levels, with specific guidelines for sentence length, term definitions, and visual accessibility.
anti-slop
Detects and removes generic AI-generated patterns in text, code, and design. Provides detection scripts, cleanup tools, and reference guides for common slop patterns like overused phrases and generic variable names.
writing-plans
Use when design is complete and you need detailed implementation tasks for engineers with zero codebase context - creates comprehensive implementation plans with exact file paths, complete code examples, and verification steps assuming engineer has minimal domain knowledge
documentation-engineer
A specialized agent for managing technical documentation systems. It handles API docs, tutorials, and reference guides with tools for markdown, AsciiDoc, Sphinx, MkDocs, Docusaurus, and Swagger. Focuses on automating documentation generation, maintaining consistency, and improving developer onboarding.
sales-engineer
A comprehensive sales engineering skill with detailed workflows, checklists, and integration with MCP tools for technical pre-sales, demonstrations, and proof-of-concept development.
ts-agent-sdk
Generate typed TypeScript SDKs for AI agents to interact with MCP servers. Converts verbose JSON-RPC curl commands to clean function calls (docs.createDocument() vs curl). Auto-detects MCP tools from server modules, generates TypeScript types and client methods, creates runnable example scripts. Use when: building MCP-enabled applications, need typed programmatic access to MCP tools, want Claude Code to manage apps via scripts, eliminating manual JSON-RPC curl commands, validating MCP inputs/outputs, or creating reusable agent automation.
source-unifier
A sophisticated tool for merging documentation from multiple sources with robust conflict detection and clear reporting, addressing a critical gap in maintaining documentation consistency.