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.
design-preferences
This skill guides users through a structured questionnaire to define visual preferences before UI development. It creates a DESIGN.md file with chosen themes, fonts, and motion settings, integrating with project planning phases. It skips detailed questions for MVP projects and references a theme library.
roadmap
Manages project roadmaps through a structured markdown system that tracks ideas, research, completed features, and rejected proposals. Provides commands for adding items, creating specs, archiving work, and analyzing dependencies. Uses priority/effort ratings and maintains institutional memory.
spec-driven
Guide spec-driven development workflow (Requirements → Design → Tasks → Implementation) with approval gates between phases. Use when user wants structured feature planning or says "use spec-driven" or "follow the spec process".
using-superpowers
This skill enforces mandatory workflows for discovering and using other Claude skills. It requires checking for applicable skills before any task, reading them with the Skill tool, and announcing usage. The skill mandates TodoWrite for checklists and provides specific rationalizations to avoid.
writing-plans
Converts validated specifications into detailed implementation plans with explicit task breakdowns, file references, and spec validation. Provides concrete steps for developers to translate requirements into actionable code changes with test coverage.
ux-researcher-designer
UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
content-gap-analysis
This skill should be used when the user asks to "find content gaps", "what am I missing", "topics to cover", "content opportunities", "what do competitors write about that I do not", "what topics am I missing", "topics my competitors cover that I lack", or "where are my content blind spots". Identifies content opportunities by finding topics and keywords your competitors cover that you do not. Reveals untapped content potential and strategic gaps in your content strategy. For broader competitive intelligence, see competitor-analysis. For general keyword discovery, see keyword-research.
deep-research
Deep research and analysis tool. Generates comprehensive HTML reports on any topic, domain, paper, or technology. Use when user asks to research, analyze, investigate, deep-dive, or generate a report on any subject. Supports academic papers (arXiv), technologies, trends, comparisons, and general topics.
using-cipherpowers
Enforces mandatory skill usage protocol for Claude, requiring checking for relevant skills before any task. Creates TodoWrite todos for checklist items and announces skill usage transparently. Prevents rationalization of skipping established workflows.
brainstorming
Guides collaborative idea refinement into concrete designs through structured dialogue. Checks existing code via semantic search, proposes multiple approaches, and breaks designs into validated sections before generating phased spec documentation.
synthesize-plan
This skill reads three stakeholder requirement reports (architect, tester, formatter) and synthesizes them into a unified implementation plan. It validates report completeness, identifies conflicts and gaps, creates a structured plan following Purpose→Approach→Benefits format, writes to task.md, and transitions the task state to SYNTHESIS.
meeting-sync
Sync new Granola meetings to local Knowledge folder. Use during morning planning, when user asks "what should I do today", or asks to review/sync meetings.
project-types
Provides structured templates and decision trees for common project types like CLI tools, REST APIs, and web apps. Focuses on Rust-based stacks with specific dependency recommendations, example structures, and key discovery questions to guide project setup.
r-data-science
R programming for data analysis, visualization, and statistical workflows. Use when working with R scripts (.R), Quarto documents (.qmd), RMarkdown (.Rmd), or R projects. Covers tidyverse workflows, ggplot2 visualizations, statistical analysis, epidemiological methods, and reproducible research practices.
context7-auto-research
Automatically fetch latest library/framework documentation for Claude Code via Context7 API
web-research
Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
ralph
Convert PRDs to prd.json format for the Ralph autonomous agent system. Use when you have an existing PRD and need to convert it to Ralph's JSON format. Triggers on: convert this prd, turn this into ralph format, create prd.json from this, ralph json.
sre-engineer
Use when defining SLIs/SLOs, managing error budgets, or building reliable systems at scale. Invoke for incident management, chaos engineering, toil reduction, capacity planning.
monitoring-expert
Use when setting up monitoring systems, logging, metrics, tracing, or alerting. Invoke for dashboards, Prometheus/Grafana, load testing, profiling, capacity planning.
perplexity-search
AI-powered web search, research, and reasoning via Perplexity
hylo-ghl
GoHighLevel (GHL) workflow automation expert with 102 verified actions, 70 triggers, and 494 API schemas. Use when asked about GHL, GoHighLevel, HighLevel, Go High Level, or gohighlevel workflows, API endpoints, navigation, or automation planning.
b2b-sales-prospecting-agent
Find and qualify B2B prospects instantly. Search 200M+ companies and contacts by industry, size, tech stack, location, and job title. Get verified emails and phone numbers. Build targeted outbound lists with buying intent signals. Powered by Explorium AgentSource. Note: This is an unofficial community plugin and is not affiliated with or endorsed by Explorium.
ralph-tui-create-json
Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks.
writing-plans
Creates detailed implementation plans for engineers with no codebase context. Provides exact file paths, complete code examples, and verification steps. Follows TDD principles with bite-sized tasks (2-5 minutes each) and includes git commit instructions. Assumes minimal domain knowledge.