Content & Writing
Page 14 of 64
Browse skills in this category.
web-design-guidelines
Content & Writingby CloudAI-X
Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", "check my site against best practices", or "web interface guidelines".
opentelemetry-instrumentation-extension
Content & Writingby docker
Extend OpenTelemetry instrumentation when new functionality is added to the MCP Gateway. Use when (1) new operations/functions are added, (2) reviewing code for missing instrumentation, (3) user requests otel/telemetry additions, or (4) working with state-changing operations. Analyzes git diff, suggests instrumentation points following project standards in docs/telemetry/README.md, implements with approval, writes tests, updates documentation, and verifies with debug logging and docker logs.
docs-seeker
Content & Writingby mrgoonie
Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel
media-processing
Content & Writingby mrgoonie
Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulation, format conversion, batch processing, effects, composition). Use when converting media formats, encoding videos with specific codecs (H.264, H.265, VP9), resizing/cropping images, extracting audio from video, applying filters and effects, optimizing file sizes, creating streaming manifests (HLS/DASH), generating thumbnails, batch processing images, creating composite images, or implementing media processing pipelines. Supports 100+ formats, hardware acceleration (NVENC, QSV), and complex filtergraphs.
skill-creator
Content & Writingby mrgoonie
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
create-new-skills
Content & Writingby disler
Creates new Agent Skills for Claude Code following best practices and documentation. Use when the user wants to create a new skill, extend Claude's capabilities, or package domain expertise into a reusable skill.
create-worktree-skill
Content & Writingby disler
Use when the user explicitly asks for a SKILL to create a worktree. If the user does not mention "skill" or explicitly request skill invocation, do NOT trigger this. Only use when user says things like "use a skill to create a worktree" or "invoke the worktree skill". Creates isolated git worktrees with parallel-running configuration.
worktree-manager-skill
Content & Writingby disler
Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.
alignment-review
Content & Writingby meta-pytorch
Review code changes for bugs and alignment with OpenEnv principles and RFCs. Use when reviewing PRs, checking code before commit, or when asked to review changes. Implements two-tier review model.
pre-submit-pr
Content & Writingby meta-pytorch
Validate changes before submitting a pull request. Run comprehensive checks including lint, tests, alignment review, and RFC analysis. Use before creating a PR, when asked if code is ready for review, or before pushing for PR.
rfc-check
Content & Writingby meta-pytorch
Determine if proposed changes require an RFC. Use when planning significant changes, before starting major work, or when asked whether an RFC is needed.
creating-articles
Content & Writingby artsy
Creates new blog posts for the Artsy Engineering blog. Use when the user wants to write, create, or start a new blog post or article.
generating-commit-messages
Content & Writingby wincent
Generates clear commit messages from Git diffs. Use when writing commit messages or reviewing staged changes.
skill-creator
Content & Writingby XiaoMi
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
gh-docs
Content & Writingby udecode
Look up documentation and source code for libraries and packages. Use when the user asks a question about a library, needs to understand a library's API, or when you need information about a library that you don't know about. Triggers on questions like "How do I use X library?", "What's the API for Y?", "Show me how Z library handles this", or when encountering unfamiliar library usage.
brainstorming
Content & Writingby udecode
Use when creating or developing, before writing code or implementation plans - refines rough ideas into fully-formed designs through collaborative questioning, alternative exploration, and incremental validation. Don't use during clear 'mechanical' processes
writing-skills
Content & Writingby udecode
Use when creating or editing rules/skills in .claude/rules/, whether context-specific skills (alwaysApply: false) or always-merged rules (alwaysApply: true) - applies TDD by identifying failure patterns (RED), writing rule/skill (GREEN), then closing loopholes (REFACTOR). Supports globs for file patterns. NEVER use "skill-creator" skill.
crowi-migration
Content & Writingby crowi
Crowi 2.0 移行ワークフロー。Express/Swig から Next.js + ts-rest への移行時に自動適用。キーワード: migrate, 移行, Express, Swig, legacy, 旧実装
read-large-webpage-or-knowledge
Content & Writingby inclusionAI
This skill is used for segmented reading and organization when facing large-scale knowledge bases or web pages. It captures original content segment by segment, summarizes key points in real-time, and continuously deposits them into the knowledge base, ensuring orderly information ingestion, clear structure, and traceability.
dart-build
Content & Writingby dartsim
DART build system knowledge - CMake, pixi, dependencies, troubleshooting
dart-contribute
Content & Writingby dartsim
DART contribution workflow - branching, PRs, code review, dual-PR for bugfixes
prompt-analyzer
Content & Writingby huangserva
提示词分析与洞察 - 查看Prompt详情、对比差异、推荐相似提示词、元素库统计
universal-learner
Content & Writingby huangserva
通用学习器 - 从任何领域的Prompt中自动提取可复用元素,持续学习和积累知识
api-documentation-generator
Content & Writingby luongnv89
Generate comprehensive, accurate API documentation from source code. Use when creating or updating API documentation, generating OpenAPI specs, or when users mention API docs, endpoints, or documentation.
brand-voice-consistency
Content & Writingby luongnv89
Ensure all communication matches brand voice and tone guidelines. Use when creating marketing copy, customer communications, public-facing content, or when users mention brand voice, tone, or writing style.
code-refactor
Content & Writingby luongnv89
Systematic code refactoring based on Martin Fowler's methodology. Use when users ask to refactor code, improve code structure, reduce technical debt, clean up legacy code, eliminate code smells, or improve code maintainability. This skill guides through a phased approach with research, planning, and safe incremental implementation.
code-review-specialist
Content & Writingby luongnv89
Comprehensive code review with security, performance, and quality analysis. Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization.
gcal-api-research
Content & Writingby nspady
Expert research tool for Google Calendar API implementations. PROACTIVELY use when (1) reviewing PRs adding calendar features, (2) planning new event/attendee/recurring event functionality, (3) investigating calendar API issues, (4) validating timezone handling or batch operations. Specializes in recurring events, timezone conversions, multi-calendar support, and edge case identification.
log-work
Content & Writingby pchalasani
Log the work segment that you did after the last work log until now in a
make-issue-spec
Content & Writingby pchalasani
Create a markdown document that describes a specific task along with
mcp-research
Content & Writingby nspady
Expert research tool for Model Context Protocol implementations. PROACTIVELY use when reviewing MCP server code, planning new MCP tools/resources/prompts, investigating protocol compliance issues, or validating architecture. Specializes in protocol compliance (JSON-RPC 2.0), security patterns, transport layers, and production best practices. Current spec: 2025-06-18.
apollo-ci-integration
Content & WritingConfigure Apollo.io CI/CD integration.Use when setting up automated testing, continuous integration,or deployment pipelines for Apollo integrations.Trigger with phrases like "apollo ci", "apollo github actions","apollo pipeline", "apollo ci/cd", "apollo automated tests".
apollo-data-handling
Content & WritingApollo.io data management and compliance.Use when handling contact data, implementing GDPR compliance,or managing data exports and retention.Trigger with phrases like "apollo data", "apollo gdpr", "apollo compliance","apollo data export", "apollo data retention", "apollo pii".
apollo-multi-env-setup
Content & WritingConfigure Apollo.io multi-environment setup.Use when setting up development, staging, and production environments,or managing multiple Apollo configurations.Trigger with phrases like "apollo environments", "apollo staging","apollo dev prod", "apollo multi-tenant", "apollo env config".
apollo-sdk-patterns
Content & WritingApply production-ready Apollo.io SDK patterns.Use when implementing Apollo integrations, refactoring API usage,or establishing team coding standards.Trigger with phrases like "apollo sdk patterns", "apollo best practices","apollo code patterns", "idiomatic apollo", "apollo client wrapper".
clerk-local-dev-loop
Content & WritingSet up local development workflow with Clerk.Use when configuring development environment, testing auth locally,or setting up hot reload with Clerk.Trigger with phrases like "clerk local dev", "clerk development","test clerk locally", "clerk dev environment".
customerio-known-pitfalls
Content & WritingIdentify and avoid Customer.io anti-patterns.Use when reviewing integrations, avoiding common mistakes,or optimizing existing Customer.io implementations.Trigger with phrases like "customer.io mistakes", "customer.io anti-patterns","customer.io best practices", "customer.io gotchas".
customerio-multi-env-setup
Content & WritingConfigure Customer.io multi-environment setup.Use when setting up development, staging, and productionenvironments with proper isolation.Trigger with phrases like "customer.io environments", "customer.io staging","customer.io dev prod", "customer.io workspace".
customerio-reference-architecture
Content & WritingImplement Customer.io reference architecture.Use when designing integrations, planning architecture,or implementing enterprise patterns.Trigger with phrases like "customer.io architecture", "customer.io design","customer.io enterprise", "customer.io integration pattern".
deepgram-ci-integration
Content & WritingConfigure Deepgram CI/CD integration for automated testing and deployment.Use when setting up continuous integration pipelines, automated testing,or deployment workflows for Deepgram integrations.Trigger with phrases like "deepgram CI", "deepgram CD", "deepgram pipeline","deepgram github actions", "deepgram automated testing".
deepgram-deploy-integration
Content & WritingDeploy Deepgram integrations to production environments.Use when deploying to cloud platforms, configuring production infrastructure,or setting up Deepgram in containerized environments.Trigger with phrases like "deploy deepgram", "deepgram docker","deepgram kubernetes", "deepgram production deploy", "deepgram cloud".
deepgram-sdk-patterns
Content & WritingApply production-ready Deepgram SDK patterns for TypeScript and Python.Use when implementing Deepgram integrations, refactoring SDK usage,or establishing team coding standards for Deepgram.Trigger with phrases like "deepgram SDK patterns", "deepgram best practices","deepgram code patterns", "idiomatic deepgram", "deepgram typescript".
gamma-common-errors
Content & WritingDebug and resolve common Gamma API errors.Use when encountering authentication failures, rate limits,generation errors, or unexpected API responses.Trigger with phrases like "gamma error", "gamma not working","gamma API error", "gamma debug", "gamma troubleshoot".
gamma-multi-env-setup
Content & WritingConfigure Gamma across development, staging, and production environments.Use when setting up multi-environment deployments, configuring per-environment secrets,or implementing environment-specific Gamma configurations.Trigger with phrases like "gamma environments", "gamma staging","gamma dev prod", "gamma environment setup", "gamma config by env".
gamma-performance-tuning
Content & WritingOptimize Gamma API performance and reduce latency.Use when experiencing slow response times, optimizing throughput,or improving user experience with Gamma integrations.Trigger with phrases like "gamma performance", "gamma slow","gamma latency", "gamma optimization", "gamma speed".
gamma-reference-architecture
Content & WritingReference architecture for enterprise Gamma integrations.Use when designing systems, planning integrations,or implementing best-practice Gamma architectures.Trigger with phrases like "gamma architecture", "gamma design","gamma system design", "gamma integration pattern", "gamma enterprise".
granola-core-workflow-a
Content & WritingMeeting preparation and template setup workflow with Granola.Use when preparing for important meetings, setting up note templates,or configuring meeting-specific capture settings.Trigger with phrases like "granola meeting prep", "granola template","prepare granola meeting", "granola agenda", "granola setup meeting".
granola-local-dev-loop
Content & WritingIntegrate Granola meeting notes into your local development workflow.Use when setting up development workflows, accessing notes programmatically,or syncing meeting outcomes with project tools.Trigger with phrases like "granola dev workflow", "granola development","granola local setup", "granola developer", "granola coding workflow".
granola-multi-env-setup
Content & WritingConfigure Granola across multiple workspaces and team environments.Use when setting up multi-team deployments, configuring workspace hierarchies,or managing enterprise-scale Granola installations.Trigger with phrases like "granola workspaces", "granola multi-team","granola environments", "granola organization", "granola multi-env".
granola-prod-checklist
Content & WritingProduction readiness checklist for Granola deployment.Use when preparing for team rollout, enterprise deployment,or ensuring Granola is properly configured for production use.Trigger with phrases like "granola production", "granola rollout","granola deployment", "granola checklist", "granola enterprise setup".
juicebox-debug-bundle
Content & WritingCollect Juicebox debug evidence for support.Use when creating support tickets, gathering diagnostic info,or preparing error reports for Juicebox support team.Trigger with phrases like "juicebox debug info", "juicebox support bundle","collect juicebox diagnostics", "juicebox troubleshooting".
juicebox-upgrade-migration
Content & WritingPlan and execute Juicebox SDK upgrades.Use when upgrading SDK versions, migrating between API versions,or handling breaking changes.Trigger with phrases like "upgrade juicebox", "juicebox migration","update juicebox SDK", "juicebox breaking changes".
langchain-core-workflow-a
Content & WritingBuild LangChain chains and prompts for structured LLM workflows.Use when creating prompt templates, building LCEL chains,or implementing sequential processing pipelines.Trigger with phrases like "langchain chains", "langchain prompts","LCEL workflow", "langchain pipeline", "prompt template".
langchain-deploy-integration
Content & WritingDeploy LangChain integrations to production environments.Use when deploying to cloud platforms, configuring containers,or setting up production infrastructure for LangChain apps.Trigger with phrases like "deploy langchain", "langchain production deploy","langchain cloud run", "langchain docker", "langchain kubernetes".
langchain-migration-deep-dive
Content & WritingComplex migration strategies for LangChain applications.Use when migrating from legacy LLM frameworks, refactoring large codebases,or implementing phased migration approaches.Trigger with phrases like "langchain migration strategy", "migrate to langchain","langchain refactor", "legacy LLM migration", "langchain transition".
langchain-reference-architecture
Content & WritingImplement LangChain reference architecture patterns for production.Use when designing LangChain systems, implementing scalable patterns,or architecting enterprise LLM applications.Trigger with phrases like "langchain architecture", "langchain design","langchain scalable", "langchain enterprise", "langchain patterns".
lindy-core-workflow-b
Content & WritingCore Lindy workflow for automating tasks and scheduling agents.Use when setting up automated workflows, scheduling agent runs,or creating trigger-based automations.Trigger with phrases like "lindy automation", "schedule lindy agent","lindy workflow automation", "automate with lindy".
lindy-data-handling
Content & WritingBest practices for handling data with Lindy AI.Use when managing sensitive data, implementing data privacy,or ensuring data compliance.Trigger with phrases like "lindy data", "lindy privacy","lindy PII", "lindy data handling", "lindy GDPR".
linear-data-handling
Content & WritingData synchronization, backup, and consistency patterns for Linear.Use when implementing data sync, creating backups,or ensuring data consistency across systems.Trigger with phrases like "linear data sync", "backup linear","linear data consistency", "sync linear issues", "linear data export".
linear-prod-checklist
Content & WritingProduction readiness checklist for Linear integrations.Use when preparing to deploy a Linear integration to production,reviewing production requirements, or auditing existing deployments.Trigger with phrases like "linear production checklist", "deploy linear","linear production ready", "linear go live", "linear launch checklist".
api-gateway
Content & Writingby itsmostafa
AWS API Gateway for REST and HTTP API management. Use when creating APIs, configuring integrations, setting up authorization, managing stages, implementing rate limiting, or troubleshooting API issues.
bedrock
Content & Writingby itsmostafa
AWS Bedrock foundation models for generative AI. Use when invoking foundation models, building AI applications, creating embeddings, configuring model access, or implementing RAG patterns.
cloudformation
Content & Writingby itsmostafa
AWS CloudFormation infrastructure as code for stack management. Use when writing templates, deploying stacks, managing drift, troubleshooting deployments, or organizing infrastructure with nested stacks.