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.
startup-business-models
This skill provides a structured framework for designing and analyzing startup business models, focusing on revenue models, unit economics, and pricing strategies. It includes decision trees, model comparisons, and practical templates for calculations. The content is well-organized with clear guidance on when to use each component.
api-field-descriptions
Provides specific patterns for documenting API field descriptions with clear templates for different data types. Includes table formats, required/optional indicators, and practical examples for UUIDs, strings, enums, booleans, and other common field types.
docstring
Provides detailed guidelines for writing PyTorch docstrings following Sphinx/reStructuredText conventions. Covers structure, formatting, examples, cross-references, and common patterns specific to PyTorch's documentation system. Includes practical templates and checklists for consistency.
internal-comms
This skill provides structured templates and workflows for generating common internal communications like 3P updates, company newsletters, and FAQs. It includes specific formatting rules, audience targeting, and data gathering guidance for each communication type. The skill helps standardize internal messaging across teams.
update-docs
This skill should be used when the user asks to "update documentation for my changes", "check docs for this PR", "what docs need updating", "sync docs with code", "scaffold docs for this feature", "document this feature", "review docs completeness", "add docs for this change", "what documentation is affected", "docs impact", or mentions "docs/", "docs/01-app", "docs/02-pages", "MDX", "documentation update", "API reference", ".mdx files". Provides guided workflow for updating Next.js documentation based on code changes.
xiaohongshu-publisher
Automatically publish notes to Xiaohongshu (小红书) creator center. Generates cover images (PIL poster, multiple styles), writes content from templates, and publishes via Playwright browser context. Cross-platform (Windows/macOS/Linux). Login once, publish many times. Use when user wants to post to 小红书, XHS, or Red Note.
mermaid-visualizer
Transform text content into professional Mermaid diagrams for presentations and documentation. Use when users ask to visualize concepts, create flowcharts, or make diagrams from text. Supports process flows, system architectures, comparisons, mindmaps, and more with built-in syntax error prevention.
positron-intake-rotation
This skill should be used when handling issue intake rotation duties for the Positron repository. It provides workflows for reviewing and organizing new issues, responding to discussions, handling support tickets, and searching for related content. Use this skill when on intake rotation duty, when helping someone with intake tasks, or when learning the intake rotation process.
Confidence Check
A pre-implementation confidence checker that prevents wasted effort by requiring 90% confidence before coding starts. It verifies no duplicates exist, checks architecture compliance, reviews official docs, finds OSS references, and identifies root causes.
card-news-generator-v2
Generates Instagram-optimized 600x600 card news series from text input. Supports solid colors or background images with dark overlays for readability. Automates content formatting, text wrapping, and batch creation with numbered output files.
blog-writer
A Claude skill that helps users create new blog posts following astro-koharu blog specifications. It generates proper frontmatter, selects appropriate category paths, and provides Markdown content framework suggestions based on article type.
claims-validator
This skill scans technical documents for unsupported claims like performance metrics without benchmarks, cost estimates without data, and features that aren't implemented. It categorizes issues and generates actionable reports, helping maintain factual accuracy in documentation.
moai-docs-generation
This skill provides concrete patterns for generating documentation using real tools like Sphinx, MkDocs, and TypeDoc. It covers setup, configuration, and CI/CD integration for API docs, user guides, and static sites. The guide includes specific commands and file examples for different tech stacks.
confluence-docs
Provides structured Markdown templates for ADRs, runbooks, architecture docs, and KT documents. Includes clear file naming conventions and a pre-publish checklist. Useful for teams needing consistent technical documentation formats.
ai-llm
This skill provides a structured reference for building and operating LLM systems in production. It covers architecture selection, evaluation workflows, deployment patterns, and operational controls. The content includes decision trees, templates, and links to external resources for implementation.
docs
Generates two distinct YAML design specifications for NotebookLM's slide customization feature. It prompts users for presentation context and outputs ready-to-use YAML with clear design rules, color codes, and layout variations for corporate or editorial styles.
voice-and-tone
Provides concrete voice and tone rules for technical documentation, including specific examples of good vs. bad writing. Covers mechanics like second-person usage, sentence case, and terminology. Includes a practical quality checklist for writers to verify compliance.
setting-detector
Automatically detects story settings (genres, time periods, themes) based on keywords and activates corresponding knowledge bases - works silently in the background to provide relevant writing guidance without user intervention
project-analyze
A multi-phase workflow for generating structured project analysis reports with Mermaid diagrams. It systematically explores codebases, analyzes architecture and design patterns, and produces visual documentation through parallel agent execution and quality consolidation phases.
using-tw-team
Specialized agents for technical documentation tasks including functional guides, API references, and quality reviews. Provides clear dispatch patterns, voice/tone standards, and integration with development teams. Follows an orchestrator model where users delegate to specialized writers rather than writing manually.
anti-ai-validator
Detects and removes AI-generated text patterns in Korean writing. It scans for overused phrases like '~를 넘어', repetitive vocabulary, and unnatural sentence structures. Provides specific replacements and a step-by-step correction workflow to make content sound more human.
writing-openrewrite-recipes-js
This skill provides templates, guides, and examples for writing OpenRewrite recipes in TypeScript to automate code transformations. It covers visitor patterns, template matching, testing, and recipe registration. It clearly defines when not to use it and offers a structured workflow.
dbt-modeling
Provides structured templates and patterns for writing dbt models across bronze, silver, and gold layers. Includes CTE patterns, staging rules, and materialization guidance with concrete SQL examples for common data modeling scenarios.
docs-consistency-checker
Validate consistency across SEED Design component documentation layers (design guidelines in ./docs/content/docs/components, Rootage specs in ./packages/rootage/components, and React docs in ./docs/content/react/components). Use when auditing documentation completeness, before releases, or validating new component docs.