Use when writing or improving README files. Not all READMEs are the same — provides templates and guidance matched...
cat ~/New
Browse newest skills added to the marketplace
Create high-quality git commits: review/stage intended changes, split into logical commits, and write clear commit...
This skill should be used when creating a Claude Code slash command. Use when users ask to "create a command", "make...
Use when the user asks to run Codex CLI (codex exec, codex resume) or references OpenAI Codex for code analysis,...
Generate architecture documentation using C4 model Mermaid diagrams. Use when asked to create architecture diagrams,...
Create API handoff documentation for frontend developers. Use when backend work is complete and needs to be...
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure...
Generates Xiaohongshu (Little Red Book) infographic series with 9 visual styles and 6 layouts. Breaks content into...
Fetch any URL and convert to markdown using Chrome CDP. Supports two modes - auto-capture on page load, or wait for...
Generates professional slide deck images from content. Creates outlines with style instructions, then generates...
Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form...
Posts content to WeChat Official Account (微信公众号) via Chrome CDP automation. Supports article posting (文章) with full...
Generates professional infographics with 20 layout types and 17 visual styles. Analyzes content, recommends...
AI image generation with OpenAI and Google APIs. Supports text-to-image, reference images, aspect ratios, and...
Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring...
Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from...
Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 9 color palettes...
Compresses images to WebP (default) or PNG with automatic tool selection. Use when user asks to "compress image",...
Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed...
Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style...
Guide for implementing oRPC contract-first API patterns in Dify frontend. Triggers when creating new API contracts,...
Generate Vitest + React Testing Library tests for Dify frontend components, hooks, and utilities. Triggers on...
Trigger when the user requests a review of frontend files (e.g., `.tsx`, `.ts`, `.js`). Support both pending-change...
Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows...