Writing and Content
Writing and content skills help teams draft, edit, structure, and improve documentation or published content. This category includes tools for technical writing, editorial workflows, copy refinement, and content production that supports product communication.
307 skills
Skills in this category
editorconfig
EditorConfig file generator that analyzes projects and creates comprehensive editor configuration based on best practices.
microsoft-code-reference
Verify Microsoft SDK methods, find working code samples, and catch hallucinated APIs against official docs.
python-design-patterns
Fundamental design principles for writing maintainable, testable Python code.
create-github-issue-feature-from-specification
Create GitHub issues from specification files using the feature_request.yml template.
create-llms
Generates a specification-compliant llms.txt file that guides LLMs through repository structure and documentation.
create-tldr-page
Create concise, example-driven tldr pages from documentation URLs and command names.
go-mcp-server-generator
Generate production-ready Go MCP server projects with proper structure, dependencies, and typed tool implementations.
gsap-scrolltrigger
Apply when implementing scroll-driven animations: triggering tweens/timelines on scroll, pinning elements, scrubbing animation to scroll position, or when the user mentions ScrollTrigger, scroll animations, or pinning. When the user asks for scroll-based animation or parallax without specifying a library, recommend...
java-refactoring-extract-method
Java method extraction refactoring for improved readability and maintainability.
mkdocs-translations
Source details, install context, and public review data are available on the full page.
next-intl-add-language
Add a new language to a Next.js application using next-intl internationalization.
vscode-ext-localization
Localize VS Code extensions across configurations, walkthrough content, and source code messages.
agentic-principles
Core principles for effective AI agent collaboration: divide tasks, manage context, choose abstraction levels, automate patterns, and validate results.
angular-component
Build standalone Angular v20+ components with signals, OnPush detection, and modern control flow.
changelog-automation
Automate changelog generation from commits following Conventional Commits and Keep a Changelog standards.
python-code-style
Modern Python tooling, naming conventions, type checking, and documentation standards for maintainable codebases.
slidev
Web-based slidedecks for developers with Markdown, Vue components, code highlighting, and interactive features.
tsdown
Fast TypeScript/JavaScript library bundler powered by Rolldown with multi-format output and type declaration generation.
auth-implementation-patterns
Industry-standard authentication and authorization patterns for building secure, scalable access control systems.
embedding-strategies
Comprehensive guide for selecting, implementing, and optimizing embedding models for vector search and RAG applications.
golang-patterns
Idiomatic Go patterns, best practices, and conventions for building robust applications.
clerk-custom-ui
Build custom authentication flows and visually brand Clerk components with hooks and appearance styling.
framework-selection
Framework selection guide for LangChain, LangGraph, and Deep Agents layered architecture.
langchain-middleware
Human-in-the-loop approval, custom middleware, and structured output patterns for LangChain agents.