Content & Writing

Page 2 of 57

Browse skills in this category.

4059 skills · Showing 73-144
Sort by:

writing-docs

Content & Writing

by remotion-dev

Guides for writing and editing Remotion documentation. Use when adding docs pages, editing MDX files in packages/docs, or writing documentation content.

25.2K
Jan 10, 2026, 01:37 PM

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

25.1K
Jan 9, 2026, 03:41 PM

bash-defensive-patterns

Content & Writing

by wshobson

Master defensive Bash programming techniques for production-grade scripts. Use when writing robust shell scripts, CI/CD pipelines, or system utilities requiring fault tolerance and safety.

25.1K
Jan 9, 2026, 03:41 PM

defi-protocol-templates

Content & Writing

by wshobson

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.

25.1K
Jan 9, 2026, 03:41 PM

by wshobson

Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.

25.1K
Jan 9, 2026, 03:41 PM

screen-reader-testing

Content & Writing

by wshobson

Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating screen reader compatibility, debugging accessibility issues, or ensuring assistive technology support.

25.1K
Jan 9, 2026, 03:41 PM

unity-ecs-patterns

Content & Writing

by wshobson

Master Unity ECS (Entity Component System) with DOTS, Jobs, and Burst for high-performance game development. Use when building data-oriented games, optimizing performance, or working with large entity counts.

25.1K
Jan 9, 2026, 03:41 PM

wcag-audit-patterns

Content & Writing

by wshobson

Conduct WCAG 2.2 accessibility audits with automated testing, manual verification, and remediation guidance. Use when auditing websites for accessibility, fixing WCAG violations, or implementing accessible design patterns.

25.1K
Jan 9, 2026, 03:41 PM

by wshobson

Design durable workflows with Temporal for distributed systems. Covers workflow vs activity separation, saga patterns, state management, and determinism constraints. Use when building long-running processes, distributed transactions, or microservice orchestration.

25.1K
Jan 9, 2026, 03:41 PM

baoyu-article-illustrator

Content & Writing

by JimLiu

Analyzes article structure, identifies positions requiring visual aids, generates illustrations with Type × Style × Palette three-dimension approach. Use when user asks to "illustrate article", "add images", "generate images for article", or "为文章配图".

23.4K
Jun 13, 2026, 04:56 AM

baoyu-comic

Content & Writing

by JimLiu

Knowledge comic creator supporting multiple art styles and tones. Creates original educational comics with detailed panel layouts and batch-capable image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

23.4K
Jun 13, 2026, 04:56 AM

baoyu-cover-image

Content & Writing

by JimLiu

Generates article cover images with 5 dimensions (type, palette, rendering, text, mood) combining 11 color palettes and 7 rendering styles. Supports cinematic (2.35:1), widescreen (16:9), and square (1:1) aspects. Use when user asks to "generate cover image", "create article cover", or "make cover".

23.4K
Jun 13, 2026, 04:56 AM

baoyu-danger-gemini-web

Content & Writing

by JimLiu

Generates images and text via reverse-engineered Gemini Web API. Supports text generation, image generation from prompts, reference images for vision input, and multi-turn conversations. Use when other skills need image generation backend, or when user requests "generate image with Gemini", "Gemini text generation", or needs vision-capable AI generation.

23.4K
Jun 2, 2026, 04:21 AM

by JimLiu

Converts X (Twitter) tweets and articles to markdown with YAML front matter. Uses reverse-engineered API requiring user consent. Use when user mentions "X to markdown", "tweet to markdown", "save tweet", or provides x.com/twitter.com URLs for conversion.

23.4K
Jun 2, 2026, 04:21 AM

baoyu-post-to-wechat

Content & Writing

by JimLiu

Posts content to WeChat Official Account (微信公众号) via API or Chrome CDP. Supports article posting (文章) with HTML, markdown, or plain text input, and image-text posting (贴图, formerly 图文) with multiple images. Markdown article workflows default to converting ordinary external links into bottom citations for WeChat-friendly output. Use when user mentions "发布公众号", "post to wechat", "微信公众号", or "贴图/图文/文章".

23.4K
Jun 13, 2026, 05:00 AM

baoyu-post-to-x

Content & Writing

by JimLiu

Posts content and articles to X (Twitter). Supports regular posts with images/videos and X Articles (long-form Markdown). In Codex, honor explicit requests for the Codex Chrome plugin/@chrome by using the Chrome Extension workflow; otherwise use Chrome Computer Use when available and fall back to real Chrome CDP scripts only when allowed. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".

23.4K
Jun 2, 2026, 04:21 AM

baoyu-slide-deck

Content & Writing

by JimLiu

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".

23.4K
Jun 13, 2026, 04:56 AM

baoyu-xhs-images

Content & Writing

by JimLiu

Generates infographic image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image cards optimized for social media engagement. Use when user mentions "小红书图片", "小红书种草", "小绿书", "微信图文", "微信贴图", "image cards", "图片卡片", baoyu-xhs-images, or wants social media infographic series.

23.4K
Jun 13, 2026, 04:56 AM

release-skills

Content & Writing

by JimLiu

Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, GitHub Releases, annotated tags, historical release backfill, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送", "release notes", "GitHub Release", or "回填 Release".

23.4K
May 5, 2026, 04:17 PM

find-reviewable-pr

Content & Writing

by dotnet

Finds open PRs in the dotnet/maui and dotnet/docs-maui repositories that are good candidates for review, prioritizing by milestone, priority labels, partner/community status.

23.3K
Feb 20, 2026, 07:33 PM

issue-triage

Content & Writing

by dotnet

Queries and triages open GitHub issues that need attention. Helps identify issues needing milestones, labels, or investigation.

23.1K
Jan 12, 2026, 04:16 AM

try-fix

Content & Writing

by dotnet

Proposes ONE independent fix approach, applies it, runs tests, records result with failure analysis in state file, then reverts. Reads prior attempts to learn from failures. Returns exhausted=true when no more ideas. Max 5 attempts per session.

23.1K
Jan 12, 2026, 04:16 AM

agent-browser

Content & Writing

by EveryInc

Browser automation using Vercel's agent-browser CLI. Use when you need to interact with web pages, fill forms, take screenshots, or scrape data. Alternative to Playwright MCP - uses Bash commands with ref-based element selection. Triggers on "browse website", "fill form", "click button", "take screenshot", "scrape page", "web automation".

22.9K
Apr 11, 2026, 12:41 AM

agent-memory

Content & Writing

by yamadashy

Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'clean up memories'. Also use proactively when discovering valuable findings worth preserving.

21.1K
Jan 12, 2026, 02:43 AM

website-maintainer

Content & Writing

by yamadashy

Use this skill when working on the Repomix documentation website in `website/` directory, including VitePress configuration, multi-language content, or translation workflows.

21.1K
Jan 12, 2026, 02:43 AM

skill-developer

Content & Writing

by langfuse

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

20.4K
Jan 9, 2026, 11:12 PM

confidence-check

Content & Writing

by SuperClaude-Org

Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.

20.0K
Jan 10, 2026, 12:45 PM

confidence-check

Content & Writing

by SuperClaude-Org

Pre-implementation confidence assessment (≥90% required). Use before starting any implementation to verify readiness with duplicate check, architecture compliance, official docs verification, OSS references, and root cause identification.

20.0K
Jan 10, 2026, 12:45 PM

openai-knowledge

Content & Writing

by openai

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.

18.3K
Jan 12, 2026, 04:51 AM

changelog-generator

Content & Writing

by ComposioHQ

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

17.9K
Jan 12, 2026, 05:34 AM

content-research-writer

Content & Writing

by ComposioHQ

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

17.9K
Jan 12, 2026, 05:34 AM

developer-growth-analysis

Content & Writing

by ComposioHQ

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

17.9K
Jan 12, 2026, 05:34 AM

file-organizer

Content & Writing

by ComposioHQ

Intelligently organizes your files and folders across your computer by understanding context, finding duplicates, suggesting better structures, and automating cleanup tasks. Reduces cognitive load and keeps your digital workspace tidy without manual effort.

17.9K
Jan 12, 2026, 05:34 AM

image-enhancer

Content & Writing

by ComposioHQ

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

17.9K
Jan 12, 2026, 05:34 AM

meeting-insights-analyzer

Content & Writing

by ComposioHQ

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

17.9K
Jan 12, 2026, 05:34 AM

skill-creator

Content & Writing

by ComposioHQ

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

17.9K
Jan 12, 2026, 05:34 AM

brainstorming

Content & Writing

by obra

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

17.5K
Dec 27, 2025, 04:58 AM

executing-plans

Content & Writing

by obra

Use when you have a written implementation plan to execute in a separate session with review checkpoints

17.5K
Dec 27, 2025, 04:58 AM

using-superpowers

Content & Writing

by obra

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

17.5K
Dec 27, 2025, 04:58 AM

writing-plans

Content & Writing

by obra

Use when you have a spec or requirements for a multi-step task, before touching code

17.5K
Dec 27, 2025, 04:58 AM

writing-skills

Content & Writing

by obra

Use when creating new skills, editing existing skills, or verifying skills work before deployment

17.5K
Dec 27, 2025, 04:58 AM

github-issues

Content & Writing

by github

Create, update, and manage GitHub issues using MCP tools. Use this skill when users want to create bug reports, feature requests, or task issues, update existing issues, add labels/assignees/milestones, or manage issue workflows. Triggers on requests like "create an issue", "file a bug", "request a feature", "update issue X", or any GitHub issue management task.

17.1K
Jan 12, 2026, 12:21 AM

hosted-agents

Content & Writing

by muratcankoylan

This skill should be used when designing hosted or background agent infrastructure: sandboxed execution, remote coding environments, warm pools, session persistence, multiplayer collaboration, self-spawning agents, or Modal-style sandboxes.

17.0K
Jun 29, 2026, 09:50 PM

opencode-primitives

Content & Writing

by different-ai

Reference OpenCode docs when implementing skills, plugins, MCPs, or config-driven behavior.

16.8K
Jan 24, 2026, 04:35 PM

prd-conventions

Content & Writing

by different-ai

PRD authoring conventions for OpenWork

16.8K
Jan 21, 2026, 05:26 PM

annualreports

Content & Writing

by danielmiessler

Annual security report aggregation and analysis. USE WHEN annual reports, security reports, threat reports, industry reports, update reports, analyze reports, vendor reports, threat landscape.

16.6K
Feb 27, 2026, 11:27 PM

brightdata

Content & Writing

by danielmiessler

Progressive URL scraping. USE WHEN Bright Data, scrape URL, web scraping tiers. SkillSearch('brightdata') for docs.

16.6K
Feb 27, 2026, 11:27 PM

council

Content & Writing

by danielmiessler

Multi-agent debate system. USE WHEN council, debate, perspectives, agents discuss. SkillSearch('council') for docs.

16.6K
Feb 15, 2026, 09:48 AM

createcli

Content & Writing

by danielmiessler

Generate TypeScript CLIs. USE WHEN create CLI, build CLI, command-line tool. SkillSearch('createcli') for docs.

16.6K
Feb 15, 2026, 09:48 AM

createcli

Content & Writing

by danielmiessler

Generate TypeScript CLIs. USE WHEN create CLI, build CLI, command-line tool. SkillSearch('createcli') for docs.

16.6K
Feb 27, 2026, 11:27 PM

firstprinciples

Content & Writing

by danielmiessler

First principles analysis. USE WHEN first principles, fundamental, root cause, decompose. SkillSearch('firstprinciples') for docs.

16.6K
Feb 27, 2026, 11:27 PM

firstprinciples

Content & Writing

by danielmiessler

First principles analysis. USE WHEN first principles, fundamental, root cause, decompose. SkillSearch('firstprinciples') for docs.

16.6K
Feb 15, 2026, 09:48 AM

osint

Content & Writing

by danielmiessler

Open source intelligence gathering. USE WHEN OSINT, due diligence, background check, research person, company intel, investigate. SkillSearch('osint') for docs.

16.6K
Feb 27, 2026, 11:27 PM

paiupgrade

Content & Writing

by danielmiessler

Extract system improvements from content AND monitor external sources (Anthropic ecosystem, YouTube). USE WHEN upgrade, improve system, system upgrade, analyze for improvements, check Anthropic, Anthropic changes, new Claude features, check YouTube, new videos. SkillSearch('upgrade') for docs.

16.6K
Feb 27, 2026, 11:27 PM

privateinvestigator

Content & Writing

by danielmiessler

Ethical people-finding. USE WHEN find person, locate, reconnect, people search, skip trace. SkillSearch('privateinvestigator') for docs.

16.6K
Feb 15, 2026, 09:48 AM

privateinvestigator

Content & Writing

by danielmiessler

Ethical people-finding. USE WHEN find person, locate, reconnect, people search, skip trace. SkillSearch('privateinvestigator') for docs.

16.6K
Feb 27, 2026, 11:27 PM

recon

Content & Writing

by danielmiessler

Security reconnaissance. USE WHEN recon, reconnaissance, bug bounty, attack surface. SkillSearch('recon') for docs.

16.6K
Feb 27, 2026, 11:27 PM

redteam

Content & Writing

by danielmiessler

Adversarial analysis with 32 agents. USE WHEN red team, attack idea, counterarguments, critique, stress test. SkillSearch('redteam') for docs.

16.6K
Feb 27, 2026, 11:27 PM

redteam

Content & Writing

by danielmiessler

Adversarial analysis with 32 agents. USE WHEN red team, attack idea, counterarguments, critique, stress test. SkillSearch('redteam') for docs.

16.6K
Feb 15, 2026, 09:48 AM

research

Content & Writing

by danielmiessler

Comprehensive research, analysis, and content extraction system. USE WHEN user says 'do research', 'do extensive research', 'quick research', 'minor research', 'research this', 'find information', 'investigate', 'extract wisdom', 'extract alpha', 'analyze content', 'can't get this content', 'use fabric', OR requests any web/content research. Supports three research modes (quick/standard/extensive), deep content analysis, intelligent retrieval, and 242+ Fabric patterns. NOTE: For due diligence, OSINT, or background checks, use OSINT skill instead.

16.6K
Feb 15, 2026, 09:48 AM

system

Content & Writing

by danielmiessler

System maintenance with three core operations - integrity check (find/fix broken references), document session (current transcript), document recent (catch-up since last update). Plus security workflows. USE WHEN integrity check, audit system, document session, document this session, document today, document recent, catch up docs, what's undocumented, check for secrets, security scan, privacy check, OR asking about past work ("we just worked on", "remember when we").

16.6K
Feb 27, 2026, 11:27 PM

system

Content & Writing

by danielmiessler

System maintenance with four core operations - integrity check (find/fix broken references), document session (current transcript), document recent (catch-up since last update), git push (git commit + push). Plus security workflows. USE WHEN integrity check, audit system, document session, document this session, document today, document recent, catch up docs, what's undocumented, git push, commit and push, check for secrets, security scan, privacy check, cross-repo validation, OR asking about past work ("we just worked on", "remember when we").

16.6K
Feb 15, 2026, 09:48 AM

telos

Content & Writing

by danielmiessler

Life OS and project analysis. USE WHEN TELOS, life goals, projects, dependencies, books, movies. SkillSearch('telos') for docs.

16.6K
Feb 15, 2026, 09:48 AM

accessibility-auditor

Content & Writing

by davila7

Web accessibility specialist for WCAG compliance, ARIA implementation, and inclusive design. Use when auditing websites for accessibility issues, implementing WCAG 2.1 AA/AAA standards, testing with screen readers, or ensuring ADA compliance. Expert in semantic HTML, keyboard navigation, and assistive technology compatibility.

15.7K
Jan 12, 2026, 05:31 AM

agile-product-owner

Content & Writing

by davila7

Agile product ownership toolkit for Senior Product Owner including INVEST-compliant user story generation, sprint planning, backlog management, and velocity tracking. Use for story writing, sprint planning, stakeholder communication, and agile ceremonies.

15.7K
Jan 12, 2026, 05:31 AM

capa-officer

Content & Writing

by davila7

Senior CAPA Officer specialist for managing Corrective and Preventive Actions within Quality Management Systems. Provides CAPA process management, root cause analysis, effectiveness verification, and continuous improvement coordination. Use for CAPA investigations, corrective action planning, preventive action implementation, and CAPA system optimization.

15.7K
Jan 12, 2026, 05:31 AM

clinical-decision-support

Content & Writing

by davila7

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelines with decision algorithms). Supports GRADE evidence grading, statistical analysis (hazard ratios, survival curves, waterfall plots), biomarker integration, and regulatory compliance. Outputs publication-ready LaTeX/PDF format optimized for drug development, clinical research, and evidence synthesis.

15.7K
Jan 12, 2026, 05:31 AM

clinical-reports

Content & Writing

by davila7

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with templates, regulatory compliance (HIPAA, FDA, ICH-GCP), and validation tools.

15.7K
Jan 12, 2026, 05:31 AM

content-creator

Content & Writing

by davila7

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing SEO, planning content calendars, or when user mentions content creation, brand voice, SEO optimization, social media marketing, or content strategy.

15.7K
Jan 12, 2026, 05:31 AM

create-plan

Content & Writing

by davila7

Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.

15.7K
Jan 12, 2026, 05:31 AM

deepspeed

Content & Writing

by davila7

Expert guidance for distributed training with DeepSpeed - ZeRO optimization stages, pipeline parallelism, FP16/BF16/FP8, 1-bit Adam, sparse attention

15.7K
Jan 12, 2026, 05:31 AM

email-composer

Content & Writing

by davila7

Draft professional emails for various contexts including business, technical, and customer communication. Use when the user needs help writing emails or composing professional messages.

15.7K
Jan 12, 2026, 05:31 AM