Writing

Content writing and editing

Showing 2713-2736 of 4076 skills
whichguy

review-plan

by whichguy

Universal plan review: 3 layers (general quality, code change quality, ecosystem specialization). Invokes gas-plan for GAS plans or node-plan for Node.js/TypeScript plans, conditionally based on detected patterns. AUTOMATICALLY INVOKE when: - MANDATORY_PRE_EXIT_PLAN directive applies (before ExitPlanMode) - User says "review plan", "check plan", "plan ready?" - Any plan file needs review (GAS or non-GAS) NOT for: Code review of existing files (use /gas-review or /review-fix)

Code Review 2 3mo ago
fellipeutaka

tdd

by fellipeutaka

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

Refactoring 3 3mo ago
Crumbgrabber

competitive-ads-extractor

by Crumbgrabber

Extracts and analyzes competitors' ads from ad libraries (Facebook, LinkedIn,

File Ops 3 5mo ago
drupal-canvas

canvas-component-composability

by drupal-canvas

Design Canvas-ready React components with slots and decomposition-first

Docker 2 3mo ago
taylorzhou16

video-gen-en

by taylorzhou16

AI video editing tool. Analyze materials, generate creative ideas, design storyboards, execute editing. Supports Vidu/Kling/Kling Omni video generation, Suno music generation, TTS voiceover, FFmpeg editing. Triggers when users request video creation, video editing, video generation, short film creation, or provide material directories for producing works.

CLI Tools 3 2mo ago
mebusw

jackyshen-gen-short-video-script

by mebusw

Generate engaging short video scripts (30s-3min) for social media platforms like WeChat Channels, Douyin, Xiaohongshu, TikTok, and Reels. Use when user asks for "short video script", "WeChat/Douyin/TikTok/XHS content", "social media video content".

Automation 3 4mo ago
mebusw

jackyshen-write-wechat-article

by mebusw

Use when user asks to "write WeChat article", "create 公众号文章", "write media content", or needs engaging articles for WeChat Official Accounts. Applies Pyramid Principle, engaging hooks, and reader-focused writing.

Code Gen 3 4mo ago
mebusw

jackyshen-list-methods

by mebusw

This skill should be used when the user asks about "McKinsey frameworks", "MECE principle", "PREP structure", "SCQA framing", "Training from Back of Room", "TfBR", "ORID facilitation", "NLP patterns", "training methodologies", "Huawei BEM/BLM/DSTE system", "facilitation techniques", "liberating structures", "Scrum/Agile", "OKR", or requests guidance on structured problem solving, participant-centered learning, or communication patterns. This skill provides foundational methodologies referenced by other skills.

ML Ops 3 4mo ago
swannysec

kcap

by swannysec

Capture and distill knowledge from URLs into structured markdown notes. Supports web articles, YouTube videos, and Twitter/X posts. Extracts content using the best available tool, synthesizes key insights via a sandboxed sub-agent, generates YAML frontmatter with auto-suggested tags, and saves to a configured directory. Optionally integrates with Obsidian for direct vault linking. Use this skill when users want to: (1) Save/capture/distill a URL to a structured note (2) Create knowledge base entries from web content (3) Capture YouTube video transcripts as notes (4) Save Twitter threads as structured summaries (5) Build an Obsidian vault or markdown knowledge base from web sources For saving/distilling a specific URL to a note, use kcap. For browsing, discovering, or searching AI tweets, use ai-twitter-radar instead.

Agents 2 3mo ago
Crumbgrabber

pdf

by Crumbgrabber

Comprehensive PDF manipulation toolkit for extracting text and tables,

CLI Tools 3 5mo ago
liauw-media

docker-containers

by liauw-media

"Docker containerization best practices. Use when building Docker images, writing Dockerfiles, configuring Docker Compose, or troubleshooting container issues."

Docker 3 5mo ago
drupal-canvas

canvas-data-fetching

by drupal-canvas

Fetch and render Drupal content in Canvas components with JSON:API and SWR

API Dev 2 3mo ago
mikkelkrogsholm

seo-geo

by mikkelkrogsholm

"SEO and GEO (Generative Engine Optimization) for any web project. Use when writing or reviewing page content, meta tags, structured data, or optimizing for search visibility — both traditional search engines (Google, Bing) and AI search engines (ChatGPT, Perplexity, Gemini, Copilot). Applies principles proactively when building landing pages, blog posts, docs sites, product pages, or any public-facing content regardless of framework or language."

SEO 3 3mo ago
Crumbgrabber

test-driven-development

by Crumbgrabber

Use when implementing any feature or bugfix, before writing implementation

Debugging 3 5mo ago
yarlson

readme-gen

by yarlson

This skill should be used when the user asks to "generate a readme", "write a readme", "create a README.md", "update the readme", "make a readme for this project", "readme for this repo", or mentions generating, writing, or improving a README file for a project or repository.

CLI Tools 2 4mo ago
drupal-canvas

canvas-component-metadata

by drupal-canvas

Define valid component.yml metadata for Canvas components, including props,

Types 2 3mo ago
mebusw

jackyshen-consult-problem

by mebusw

Generate consultancy problem-solving solutions using McKinsey methods (SCQA, MECE, Pyramid Principle).

Code Gen 3 4mo ago
Crumbgrabber

content-research-writer

by Crumbgrabber

Assists in writing high-quality content by conducting research, adding

Academic 3 5mo ago
byheaven

xhs-publisher

by byheaven

小红书创作者平台发布流程的详细知识和操作步骤

Docker 2 4mo ago
liauw-media

agentic-design

by liauw-media

"Use when building AI agent systems. Covers agent loops, tool calling, planning patterns, memory systems, multi-agent coordination, and safety guardrails. Apply when creating autonomous AI workflows, coding assistants, or task automation systems."

Agents 3 5mo ago
liauw-media

writing-skills

by liauw-media

"Use when creating reusable process documentation. Apply TDD: baseline without skill → document failures → write skill → test → iterate. Four types: Discipline, Technique, Pattern, Reference. Iron Law: No skill without failing test first."

Debugging 3 7mo ago
unix2dos

humanizer-zh

by unix2dos

去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段式法则、 AI 词汇、否定式排比、过多的连接性短语。

Prompts 2 4mo ago
xbklairith

spec-driven-implementation

by xbklairith

Use when ready to implement designed features - breaks design into TDD tasks (Red-Green-Refactor), tracks progress with checkboxes in tasks.md, enforces strict testing discipline. Activates when user says "implement this", "let's code", "start execution", mentions "tasks", "TDD", or uses /dev-workflow:spec commands (tasks, execute).

Automation 2 6mo ago
ProjAnvil

swift-development

by ProjAnvil

Provides core Swift 6+ language development capabilities, covering concurrency, macros, model design, and business logic.

Processing 3 4mo ago