write▌
24 indexed skills · max 10 per page
write-a-prd
mattpocock/skills · Productivity
Collaborative PRD creation through structured interviews, codebase analysis, and modular design planning. \n \n Guides users through problem definition, solution ideation, and iterative design interviews to reach shared understanding \n Explores the codebase to validate assumptions and understand current architecture before planning changes \n Designs modular solutions by identifying deep modules with simple, testable interfaces that encapsulate significant functionality \n Generates comprehensi
feishu-cli-write
riba2534/feishu-cli · Productivity
创建或更新飞书云文档,通过 Markdown 作为中间格式。支持 Mermaid/PlantUML 图表自动转飞书画板。
gws-docs-write
googleworkspace/cli · Documents
Append plain text to the end of a Google Docs document. \n \n Requires a document ID and text string; inserts content at the end of the document body \n Write operation that should be confirmed with the user before execution \n For rich text formatting, use the raw batchUpdate API instead \n
write-release-notes
tldraw/tldraw · Productivity
This skill covers how to write a complete release notes article for a published tldraw SDK release.
write-judge-prompt
hamelsmu/evals-skills · Productivity
Design a binary Pass/Fail LLM-as-Judge evaluator for one specific failure mode. Each judge checks exactly one thing.
write-api-reference
vercel/next.js · Backend
Produce an API reference page that documents a single API surface (function, component, file convention, directive, or config option). The page should be concise, scannable, and example-driven.
write-issue
tldraw/tldraw · Productivity
Standards for issues in tldraw/tldraw.
write-guide
vercel/next.js · Frontend
Produce a technical guide that teaches a real-world use case through progressive examples. Concepts are introduced only when the reader needs them.
write-docs
tldraw/tldraw · Documents
This skill covers how to write and update tldraw SDK documentation.
clojure-write
metabase/metabase · Productivity
When clojure-mcp tools are available (e.g., clojure_eval, clojure_edit), always use them instead of shell commands like ./bin/mage -repl. The MCP tools provide: