Content & Writing

Page 2 of 60

Browse skills in this category.

4249 skills · Showing 73-144
Sort by:

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

reviewing-code

Content & Writing

by jlowin

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.

24.9K
Mar 13, 2026, 10:24 PM

testing-python

Content & Writing

by jlowin

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

24.9K
Jan 12, 2026, 04:24 PM

repomix-explorer

Content & Writing

by yamadashy

Use this skill when the user wants to analyze or explore a codebase (remote repository or local repository) using Repomix. Triggers on: 'analyze this repo', 'explore codebase', 'what's the structure', 'find patterns in repo', 'how many files/tokens'. Runs repomix CLI to pack repositories, then analyzes the output.

24.0K
Jan 17, 2026, 10:45 AM

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.2K
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

skill-creator

Content & Writing

by iOfficeAI

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.

22.7K
Mar 19, 2026, 01:14 PM

blog-post

Content & Writing

by langchain-ai

Writes and structures long-form blog posts, creates tutorial outlines, and optimizes content for SEO with cover image generation. Use when the user asks to write a blog post, article, how-to guide, tutorial, technical writeup, thought leadership piece, or long-form content.

21.9K
Mar 17, 2026, 04:15 AM

query-writing

Content & Writing

by langchain-ai

Writes and executes SQL queries from simple SELECTs to complex multi-table JOINs, aggregations, and subqueries. Use when the user asks to query a database, write SQL, run a SELECT statement, retrieve data, filter records, or generate reports from database tables.

21.9K
Mar 17, 2026, 04:15 AM

schema-exploration

Content & Writing

by langchain-ai

Lists tables, describes columns and data types, identifies foreign key relationships, and maps entity relationships in a database. Use when the user asks about database schema, table structure, column types, what tables exist, ERD, foreign keys, or how entities relate.

21.9K
Mar 17, 2026, 04:15 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

rowan

Content & Writing

by K-Dense-AI

Rowan is a cloud-native molecular modeling and medicinal-chemistry workflow platform with a Python API. Use for pKa and macropKa prediction, conformer and tautomer ensembles, docking and analogue docking, protein-ligand cofolding, MSA generation, molecular dynamics, permeability, descriptor workflows, and related small-molecule or protein modeling tasks. Ideal for programmatic batch screening, multi-step chemistry pipelines, and workflows that would otherwise require maintaining local HPC/GPU infrastructure.

19.6K
Apr 2, 2026, 03:37 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

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 "为文章配图".

16.6K
Apr 24, 2026, 07:15 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 sequential image generation. Use when user asks to create "知识漫画", "教育漫画", "biography comic", "tutorial comic", or "Logicomix-style comic".

16.6K
Apr 21, 2026, 09:43 PM

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

16.6K
Apr 21, 2026, 09:59 PM

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.

16.6K
Apr 19, 2026, 05:48 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.

16.6K
Apr 19, 2026, 05:48 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 "贴图/图文/文章".

16.6K
Apr 19, 2026, 05:48 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). Uses real Chrome with CDP to bypass anti-automation. Use when user asks to "post to X", "tweet", "publish to Twitter", or "share on X".

16.6K
Apr 24, 2026, 07:15 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".

16.6K
Apr 21, 2026, 09:59 PM

baoyu-xhs-images

Content & Writing

by JimLiu

[Deprecated: use baoyu-image-cards] Generates Xiaohongshu (Little Red Book) image card series with 12 visual styles, 8 layouts, and 3 color palettes. Breaks content into 1-10 cartoon-style image cards optimized for XHS engagement. Use when user mentions \"小红书图片\", \"XHS images\", \"RedNote infographics\", \"小红书种草\", \"小绿书\", \"微信图文\", \"微信贴图\", or wants social media infographic series for Chinese platforms.

16.6K
Apr 21, 2026, 09:59 PM

release-skills

Content & Writing

by JimLiu

Universal release workflow. Auto-detects version files and changelogs. Supports Node.js, Python, Rust, Claude Plugin, and generic projects. Use when user says "release", "发布", "new version", "bump version", "push", "推送".

16.6K
Apr 19, 2026, 05:48 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".

15.7K
Apr 11, 2026, 12:41 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

feature-design-assistant

Content & Writing

by davila7

Turn ideas into fully formed designs and specs through natural collaborative dialogue. Use when planning new features, designing architecture, or making significant changes to the codebase.

15.7K
Jan 12, 2026, 05:31 AM

hypothesis-generation

Content & Writing

by davila7

Generate testable hypotheses. Formulate from observations, design experiments, explore competing explanations, develop predictions, propose mechanisms, for scientific inquiry across domains.

15.7K
Jan 12, 2026, 05:31 AM

json-canvas

Content & Writing

by davila7

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

15.7K
Jan 12, 2026, 05:31 AM

linear

Content & Writing

by davila7

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

15.7K
Jan 12, 2026, 05:31 AM

llama-factory

Content & Writing

by davila7

Expert guidance for fine-tuning LLMs with LLaMA-Factory - WebUI no-code, 100+ models, 2/3/4/5/6/8-bit QLoRA, multimodal support

15.7K
Jan 12, 2026, 05:31 AM

market-research-reports

Content & Writing

by davila7

Generate comprehensive market research reports (50+ pages) in the style of top consulting firms (McKinsey, BCG, Gartner). Features professional LaTeX formatting, extensive visual generation with scientific-schematics and generate-image, deep integration with research-lookup for data gathering, and multi-framework strategic analysis including Porter's Five Forces, PESTLE, SWOT, TAM/SAM/SOM, and BCG Matrix.

15.7K
Jan 12, 2026, 05:31 AM

by davila7

Multi-channel demand generation, paid media optimization, SEO strategy, and partnership programs for Series A+ startups. Includes CAC calculator, channel playbooks, HubSpot integration, and international expansion tactics. Use when planning demand generation campaigns, optimizing paid media, building SEO strategies, establishing partnerships, or when user mentions demand gen, paid ads, LinkedIn ads, Google ads, CAC, acquisition, lead generation, or pipeline generation.

15.7K
Jan 12, 2026, 05:31 AM

mdr-745-specialist

Content & Writing

by davila7

EU MDR 2017/745 regulation specialist and consultant for medical device requirement management. Provides comprehensive MDR compliance expertise, gap analysis, technical documentation guidance, clinical evidence requirements, and post-market surveillance implementation. Use for MDR compliance assessment, classification decisions, technical file preparation, and regulatory requirement interpretation.

15.7K
Jan 12, 2026, 05:31 AM

obsidian-markdown

Content & Writing

by davila7

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

15.7K
Jan 12, 2026, 05:31 AM

planning-with-files

Content & Writing

by davila7

Transforms workflow to use Manus-style persistent markdown files for planning, progress tracking, and knowledge storage. Use when starting complex tasks, multi-step projects, research tasks, or when the user mentions planning, organizing work, tracking progress, or wants structured output.

15.7K
Jan 12, 2026, 05:31 AM

pytorch-lightning

Content & Writing

by davila7

Deep learning framework (PyTorch Lightning). Organize PyTorch code into LightningModules, configure Trainers for multi-GPU/TPU, implement data pipelines, callbacks, logging (W&B, TensorBoard), distributed training (DDP, FSDP, DeepSpeed), for scalable neural network training.

15.7K
Jan 12, 2026, 05:31 AM

by davila7

Senior Quality Documentation Manager for comprehensive documentation control and regulatory document review. Provides document management system design, change control, configuration management, and regulatory documentation oversight. Use for document control system implementation, regulatory document review, change management, and documentation compliance verification.

15.7K
Jan 12, 2026, 05:31 AM

railway-docs

Content & Writing

by davila7

Fetch up-to-date Railway documentation to answer questions accurately. Use when user asks about Railway features, how Railway works, or shares a docs.railway.com URL.

15.7K
Jan 12, 2026, 05:31 AM

regulatory-affairs-head

Content & Writing

by davila7

Senior Regulatory Affairs Manager expertise for HealthTech and MedTech companies. Provides strategic regulatory guidance, submission management, regulatory pathway analysis, global compliance coordination, and cross-functional team leadership. Use for regulatory strategy development, submission planning, regulatory risk assessment, and team coordination activities.

15.7K
Jan 12, 2026, 05:31 AM

research-grants

Content & Writing

by davila7

Write competitive research proposals for NSF, NIH, DOE, and DARPA. Agency-specific formatting, review criteria, budget preparation, broader impacts, significance statements, innovation narratives, and compliance with submission requirements.

15.7K
Jan 12, 2026, 05:31 AM

scientific-writing

Content & Writing

by davila7

Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process: (1) create section outlines with key points using research-lookup, (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions.

15.7K
Jan 12, 2026, 05:31 AM

seo-optimizer

Content & Writing

by davila7

Search Engine Optimization specialist for content strategy, technical SEO, keyword research, and ranking improvements. Use when optimizing website content, improving search rankings, conducting keyword analysis, or implementing SEO best practices. Expert in on-page SEO, meta tags, schema markup, and Core Web Vitals.

15.7K
Jan 12, 2026, 05:31 AM

skill-creation-guide

Content & Writing

by davila7

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.

15.7K
Jan 12, 2026, 05:31 AM