- Home
- /
- Categories
- /
- Writing
Writing
Content writing and editing
planning-with-files
by hxk622
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.
test-driven-development
by hxk622
"实现任何功能或修复 bug 时使用,在编写实现代码之前先写测试。Use when implementing any feature or bugfix - write the test first, watch it fail, write minimal code to pass. TDD 红绿重构循环。"
ship-learn-next
by ryanhudson
This skill should be used when the user wants to "turn this into a plan", "make this actionable", "create an action plan", "implement the advice", or has learning content (transcript, article, tutorial) and wants concrete implementation steps. Transforms passive content into shippable iterations using the Ship-Learn-Next framework.
image-assistant
by ssdiwu
配图助手 - 把文章/模块内容转成统一风格、少字高可读的信息图提示词;先定"需要几张图+每张讲什么",再压缩文案与隐喻,最后输出可直接复制的生图提示词并迭代。
xhs-note-creator
by LinkRogers
小红书笔记素材创作技能。当用户需要创建小红书笔记素材时使用这个技能。技能包含:根据用户的需求和提供的资料,撰写小红书笔记内容(标题+正文),生成图片卡片(封面+正文卡片),以及发布小红书笔记。
tapestry
by ryanhudson
This skill should be used when the user says "tapestry <URL>", "weave <URL>", "help me plan <URL>", "extract and plan <URL>", "make this actionable <URL>", or wants to extract content from a URL and create an action plan. Automatically detects content type (YouTube video, article, PDF) and orchestrates the full extract-to-plan workflow.
tigerbeetle-deterministic-simulation
by copyleftdev
Test distributed systems in the style of TigerBeetle and Joran Dirk Greef, using deterministic simulation and time compression. Emphasizes controlling all non-determinism, simulating years of operation in minutes, and finding bugs that would take decades to manifest in production. Use when testing distributed systems, consensus protocols, or any system where correctness under failure is critical.
pike-simplicity-first
by copyleftdev
Write Go code in the style of Rob Pike, co-creator of Go. Emphasizes radical simplicity, concurrency through communication, and composition over inheritance. Use when writing Go that should be clear, concurrent, and maintainable.
lamport-distributed-systems
by copyleftdev
Design distributed systems using Leslie Lamport's rigorous approach. Emphasizes formal reasoning, logical time, consensus protocols, and state machine replication. Use when building systems where correctness under concurrency and partial failure is critical.
article-extractor
by ryanhudson
This skill should be used when the user wants to "download article", "extract article", "save blog post", "get article text", or provides a web URL and asks to extract the main content without ads, navigation, or clutter. Saves clean, readable text from web articles and blog posts.
pr-message
by milistu
Write a concise, high-signal GitHub pull request message that explains intent, impact, and risk
pptx
by thechandanbhagat
Work with PowerPoint presentations (PPTX/PPT) - read slides, extract content, create presentations, convert formats, and generate slide decks. Use when the user asks to work with PowerPoint files or presentations.
anndata
by hxk622
Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.
writing
by sablier-labs
This skill should be used when writing content for Sablier, including "write a blog post", "create a case study", "draft a tweet", "write X/Twitter posts", "write an announcement", "create educational content", or any marketing content task for Sablier's brand.
claude-code-workflow
by ilude
Claude Code AI-assisted development workflow. Activate when discussing Claude Code usage, AI-assisted coding, prompting strategies, or Claude Code-specific patterns.
kotlin-compose
by pluginagentmarketplace
Jetpack Compose - composables, state, effects, theming
Orquestador Documentación
by scaleto
Líder del Grupo Documentación. Planifica y delega tareas de documentación técnica, tutoriales, diagramas y ADRs a los especialistas del grupo.
tools-p4-basics
by tjboudreaux
Fundamental Perforce operations including sync, edit, add, delete, submit, revert, and file state management.
Ad Copy Writer
by jmsktm
Write high-converting advertising copy for paid media campaigns
Content Calendar Planner
by jmsktm
Plan and organize content calendars for consistent publishing
ecommerce-seo-audit
by affilino
Comprehensive ecommerce SEO audit for product pages, collection pages, technical SEO, log file analysis, and competitor research. Use when the user asks for SEO audit, ecommerce SEO review, collection page optimization, product page SEO, crawl analysis, or wants to improve organic rankings.
morning-briefing
by krishagel
Generate comprehensive morning briefing with calendar, tasks, tickets, news, and weather. Saves to Obsidian, sends email with audio podcast attached.
Brand Voice Coach
by jmsktm
Maintain consistent brand voice across all marketing communications
react-composition
by front-depiction
Build composable React components using Effect Atom for state management. Use this skill when implementing React UIs that avoid boolean props, embrace component composition, and integrate with Effect's reactive state system.