- Home
- /
- Categories
- /
- Writing
Writing
Content writing and editing
writing-skills
by ZhanlinCui
Use when creating new skills, editing existing skills, or verifying skills work before deployment
planning-with-files
by ZhanlinCui
Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls.
pptx
by ZhanlinCui
"Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks"
x-article-publisher
by ZhanlinCui
Publish Markdown articles to X (Twitter) Articles editor with proper formatting. Use when user wants to publish a Markdown file/URL to X Articles, or mentions "publish to X", "post article to Twitter", "X article", or wants help with X Premium article publishing. Handles cover image upload and converts Markdown to rich text automatically.
sensitive-content-scanner
by dazuck
Scan files for sensitive content before sharing. Detects personal info, credentials, private URLs, local paths, and security risks. Use before publishing repos, sharing code, or exporting configs.
plan-manager
by EdanStarfire
File-based plan storage for the Planner/Builder workflow
x-impact-checker
by tonkotsuboy
Analyze X (Twitter) posts for viral potential using the actual recommendation algorithm. Use when user wants to: (1) Check if a post will go viral, (2) Optimize a tweet for engagement, (3) Improve post performance. Triggers: "Check if this will go viral", "Make this post buzz", "Will this tweet perform well?", "Optimize my tweet", "How can I make this viral?", "バズるかチェックして", "Xでバズる投稿にして", "伸びるかチェックして", "この投稿を伸ばして", "投稿を改善して", "ツイートを最適化して"
laravel-transactions-and-consistency
by noartem
Wrap multi-write operations in transactions; use dispatchAfterCommit and idempotency patterns to ensure consistency
song-lyrics
by adamos486
Provides insights and techniques from renowned songwriters across different genres to help users improve their own lyrical compositions.
docker-best-practices
by ils15
Create optimized Dockerfiles with multi-stage builds, security hardening, layer caching, and health checks. Includes docker-compose patterns for development and production environments.
Skill: Remote Sensing Analysis
by ils15
```
cody-article-writer
by ibuildwith-ai
Cody Article Writer: Research-backed article writing workflow with customizable style guides and citations. Use when the user wants to write articles, blog posts, or long-form content with optional web research and source citations. Handles the full workflow: topic ideation with exploratory research, comprehensive research planning, thesis development, outlining, section-by-section writing with citations, article metadata generation, and markdown export. Also handles style guide management including commands like "list writing styles", "create a new article style", "edit my writing style", "delete style", "show my drafts", "continue my article", or "show my articles".
by CommandCodeAI
Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.
astro-framework
by delineas
Comprehensive Astro framework development guide for building fast, content-driven websites using islands architecture. Use this skill when creating Astro components, implementing islands with selective hydration, working with content collections, configuring SSR adapters, building API endpoints, implementing view transitions, or integrating UI frameworks (React, Vue, Svelte, Solid). Triggers on Astro, islands architecture, content collections, client directives, view transitions, Astro SSR, hybrid rendering, static site generation, astro.config.
caveman
by jwiegley
Compress and simplify prompts to preserve meaning while reducing use of context
file_organization
by MassLab-SII
File organization toolkit. Provides duplicate detection, file merging/splitting, pattern matching, text processing (like case conversion, word counting), and file classification by size or time.
frontend-design
by xenitV1
Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.
seo-fundamentals
by xenitV1
SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.
geo-fundamentals
by xenitV1
Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).
2d-games
by xenitV1
2D game development principles. Sprites, tilemaps, physics, camera.
pc-games
by xenitV1
PC and console game development principles. Engine selection, platform features, optimization strategies.
mobile-games
by xenitV1
Mobile game development principles. Touch input, battery, performance, app stores.
powershell-windows
by xenitV1
PowerShell Windows patterns. Critical pitfalls, operator syntax, error handling.
tdd-workflow
by xenitV1
Test-Driven Development workflow principles. RED-GREEN-REFACTOR cycle.