Content & Writing

Page 14 of 58

Browse skills in this category.

4108 skills · Showing 937-1008
Sort by:

by hashintel

HashQL diagnostic writing patterns using hashql-diagnostics crate. Use when creating error messages, warnings, Labels, Messages, Severity levels, Patches, Suggestions, or improving diagnostic quality in HashQL code.

1.4K
Jan 12, 2026, 01:08 AM

writing-hashql-jexpr

Content & Writing

by hashintel

HashQL J-Expr syntax for writing queries. Use when writing J-Expr code, using #literal/#struct/#list constructs, understanding function call syntax, or working with HashQL query files (.jsonc).

1.4K
Jan 12, 2026, 01:08 AM

pdf-translator

Content & Writing

by ForceInjection

Extract text from PDF files, translate it to a target language, and save the result as a Markdown file. Use this skill when the user wants to translate a PDF document.

1.4K
Mar 23, 2026, 10:05 AM

prompt-analyzer

Content & Writing

by huangserva

提示词分析与洞察 - 查看Prompt详情、对比差异、推荐相似提示词、元素库统计

1.4K
Jan 5, 2026, 04:51 AM

universal-learner

Content & Writing

by huangserva

通用学习器 - 从任何领域的Prompt中自动提取可复用元素,持续学习和积累知识

1.4K
Jan 7, 2026, 01:14 AM

dust-llm

Content & Writing

by dust-tt

Step-by-step guide for adding support for a new LLM in Dust. Use when adding a new model, or updating a previous one.

1.4K
May 20, 2026, 10:12 AM

dust-mcp-server

Content & Writing

by dust-tt

Step-by-step guide for creating new internal MCP server integrations in Dust that connect to remote platforms (Jira, HubSpot, Salesforce, etc.). Use when adding a new MCP server, implementing a platform integration, or connecting Dust to a new external service.

1.4K
Apr 17, 2026, 02:03 PM

dust-temporal

Content & Writing

by dust-tt

Step-by-step guide for creating Temporal workflows in Dust. Use when adding background jobs, async processing, durable workflows, or task queues.

1.4K
Jan 15, 2026, 09:38 AM

dust-test

Content & Writing

by dust-tt

Step-by-step guide for writing focused, practical tests for Dust codebases following the 80/20 principle.

1.4K
Apr 8, 2026, 04:02 PM

react-hook-form-writer

Content & Writing

by dust-tt

Write and refactor React forms using react-hook-form with Zod validation. Use when creating new form components, converting existing forms to react-hook-form, or implementing form validation patterns.

1.4K
Apr 19, 2026, 04:32 PM

convex-backend

Content & Writing

by CloudAI-X

Convex backend development guidelines. Use when writing Convex functions, schemas, queries, mutations, actions, or any backend code in a Convex project. Triggers on tasks involving Convex database operations, real-time subscriptions, file storage, or serverless functions.

1.4K
Jun 2, 2026, 06:02 PM

by CloudAI-X

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.

1.4K
Jun 2, 2026, 06:02 PM

web-design-guidelines

Content & Writing

by 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".

1.4K
Feb 14, 2026, 08:20 AM

orchestration

Content & Writing

by numman-ali

MANDATORY - You must load this skill before doing anything else. This defines how you operate.

1.3K
Jan 9, 2026, 10:35 PM

langgraph-docs

Content & Writing

by langchain-ai

Use this skill for requests related to LangGraph in order to fetch relevant documentation to provide accurate, up-to-date guidance.

1.3K
Jan 9, 2026, 01:48 AM

skill-creator

Content & Writing

by langchain-ai

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: create a skill, make a skill, build a skill, set up a skill, initialize a skill, scaffold a skill, update or modify an existing skill, validate a skill, learn about skill structure, understand how skills work, or get guidance on skill design patterns.

1.3K
Jan 9, 2026, 02:38 AM

web-research

Content & Writing

by langchain-ai

Use this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research

1.3K
Jan 9, 2026, 01:48 AM

microsoft-docs

Content & Writing

by MicrosoftDocs

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.

1.3K
Jan 12, 2026, 02:27 AM

cloudflare-manager

Content & Writing

by qdhenry

Comprehensive Cloudflare account management for deploying Workers, KV Storage, R2, Pages, DNS, and Routes. Use when deploying cloudflare services, managing worker containers, configuring KV/R2 storage, or setting up DNS/routing. Requires CLOUDFLARE_API_KEY in .env and Bun runtime with dependencies installed.

1.3K
Oct 19, 2025, 05:17 PM

linear-todo-sync

Content & Writing

by qdhenry

This skill fetches open tasks assigned to the user from the Linear API and generates a markdown todo list file in the project root. This skill should be used when the user asks about their work items, wants to see what they need to work on, or requests to load/sync their Linear tasks. Requires Python 3.7+, requests, mdutils, and python-dotenv packages. Requires LINEAR_API_KEY in .env file.

1.3K
Oct 18, 2025, 05:27 PM

docs-seeker

Content & Writing

by 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

1.3K
Dec 30, 2025, 02:08 PM

media-processing

Content & Writing

by 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.

1.3K
Dec 30, 2025, 02:08 PM

skill-creator

Content & Writing

by 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.

1.3K
Dec 30, 2025, 02:08 PM

file-tools

Content & Writing

by trpc-group

Simple shell utilities for files and archives.

1.2K
Nov 12, 2025, 12:08 PM

add-provider

Content & Writing

by tddworks

Guide for adding new AI providers to ClaudeBar using TDD patterns. Use this skill when:(1) Adding a new AI assistant provider (like Antigravity, Cursor, etc.)(2) Creating a usage probe for a CLI tool or local API(3) Following TDD to implement provider integration(4) User asks "how do I add a new provider" or "create a provider for X"

1.2K
Mar 12, 2026, 02:48 AM

fix-bug

Content & Writing

by tddworks

Guide for fixing bugs in ClaudeBar following Chicago School TDD and rich domain design. Use this skill when:(1) User reports a bug or unexpected behavior(2) Fixing a defect in existing functionality(3) User asks "fix this bug" or "this doesn't work correctly"(4) Correcting behavior that violates the user's mental model

1.2K
Jan 2, 2026, 10:21 AM

implement-feature

Content & Writing

by tddworks

Guide for implementing features in ClaudeBar following architecture-first design, TDD, rich domain models, and Swift 6.2 patterns. Use this skill when:(1) Adding new functionality to the app(2) Creating domain models that follow user's mental model(3) Building SwiftUI views that consume domain models directly(4) User asks "how do I implement X" or "add feature Y"(5) Implementing any feature that spans Domain, Infrastructure, and App layers

1.2K
Jan 5, 2026, 02:35 AM

improvement

Content & Writing

by tddworks

Guide for making improvements to existing ClaudeBar functionality using TDD. Use this skill when:(1) Enhancing existing features (not adding new ones)(2) Improving UX, performance, or code quality(3) User asks "improve X", "make Y better", or "enhance Z"(4) Small enhancements that don't require full architecture designFor NEW features, use implement-feature skill instead.

1.2K
Jan 2, 2026, 10:18 AM

creating-articles

Content & Writing

by 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.

1.2K
Jan 10, 2026, 08:47 AM

by wincent

Generates clear commit messages from Git diffs. Use when writing commit messages or reviewing staged changes.

1.2K
Jan 8, 2026, 12:32 PM

web-design-guidelines

Content & Writing

by inkeep

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

1.2K
Jan 27, 2026, 12:43 PM

gh-docs

Content & Writing

by 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.

1.2K
Jan 21, 2026, 11:41 PM

knowledge

Content & Writing

by XiaoMi

Search WeKnora knowledge base for documentation, guides, and best practices. Use when user asks "how to", "what is", or needs configuration guides, feature docs, usage instructions, or troubleshooting steps.

1.2K
Dec 26, 2025, 09:15 AM

lark-doc

Content & Writing

by XiaoMi

Fetch Lark/Feishu document and convert to Markdown. Use this skill to get troubleshooting guides and operation instructions from Lark documents.

1.2K
Dec 26, 2025, 09:15 AM

skill-creator

Content & Writing

by 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.

1.2K
Dec 26, 2025, 09:15 AM

document

Content & Writing

by dvdsgl

1.1K
Jan 8, 2026, 02:19 AM

vrm-springbone-physics

Content & Writing

by Project-N-E-K-O

Debugging and fixing VRM SpringBone physics issues in three-vrm, including hair/clothing physics that flies upward, sticks out horizontally, or behaves unnaturally.

1.1K
Jan 18, 2026, 05:19 AM

gcal-api-research

Content & Writing

by 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.

1.1K
Dec 5, 2025, 08:07 PM

mcp-research

Content & Writing

by 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.

1.1K
Dec 5, 2025, 08:07 PM

brainstorming

Content & Writing

by 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

1.1K
Dec 17, 2025, 04:03 PM

writing-skills

Content & Writing

by 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.

1.1K
Dec 17, 2025, 04:03 PM

api-gateway

Content & Writing

by 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.

1.1K
Jan 8, 2026, 04:20 PM

bedrock

Content & Writing

by 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.

1.1K
Jan 8, 2026, 04:20 PM

cloudformation

Content & Writing

by 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.

1.1K
Jan 8, 2026, 04:20 PM

cloudwatch

Content & Writing

by itsmostafa

AWS CloudWatch monitoring for logs, metrics, alarms, and dashboards. Use when setting up monitoring, creating alarms, querying logs with Insights, configuring metric filters, building dashboards, or troubleshooting application issues.

1.1K
Jan 8, 2026, 04:20 PM

cognito

Content & Writing

by itsmostafa

AWS Cognito user authentication and authorization service. Use when setting up user pools, configuring identity pools, implementing OAuth flows, managing user attributes, or integrating with social identity providers.

1.1K
Jan 8, 2026, 04:20 PM

dynamodb

Content & Writing

by itsmostafa

AWS DynamoDB NoSQL database for scalable data storage. Use when designing table schemas, writing queries, configuring indexes, managing capacity, implementing single-table design, or troubleshooting performance issues.

1.1K
Jan 8, 2026, 04:20 PM

ec2

Content & Writing

by itsmostafa

>

1.1K
May 12, 2026, 05:45 PM

ecs

Content & Writing

by itsmostafa

AWS ECS container orchestration for running Docker containers. Use when deploying containerized applications, configuring task definitions, setting up services, managing clusters, or troubleshooting container issues.

1.1K
May 12, 2026, 07:04 PM

eks

Content & Writing

by itsmostafa

AWS EKS Kubernetes management for clusters, node groups, and workloads. Use when creating clusters, configuring IRSA, managing node groups, deploying applications, or integrating with AWS services.

1.1K
Jan 8, 2026, 04:20 PM

eventbridge

Content & Writing

by itsmostafa

AWS EventBridge serverless event bus for event-driven architectures. Use when creating rules, configuring event patterns, setting up scheduled events, integrating with SaaS, or building cross-account event routing.

1.1K
Jan 8, 2026, 04:20 PM

iam

Content & Writing

by itsmostafa

AWS Identity and Access Management for users, roles, policies, and permissions. Use when creating IAM policies, configuring cross-account access, setting up service roles, troubleshooting permission errors, or managing access control.

1.1K
Jan 8, 2026, 04:20 PM

lambda

Content & Writing

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

1.1K
Jan 8, 2026, 04:20 PM

rds

Content & Writing

by itsmostafa

AWS RDS relational database service for managed databases. Use when provisioning databases, configuring backups, managing replicas, troubleshooting connectivity, or optimizing performance.

1.1K
Jan 8, 2026, 04:20 PM

s3

Content & Writing

by itsmostafa

AWS S3 object storage for bucket management, object operations, and access control. Use when creating buckets, uploading files, configuring lifecycle policies, setting up static websites, managing permissions, or implementing cross-region replication.

1.1K
Jan 8, 2026, 04:20 PM

secrets-manager

Content & Writing

by itsmostafa

AWS Secrets Manager for secure secret storage and rotation. Use when storing credentials, configuring automatic rotation, managing secret versions, retrieving secrets in applications, or integrating with RDS.

1.1K
Jan 8, 2026, 04:20 PM

sns

Content & Writing

by itsmostafa

AWS SNS notification service for pub/sub messaging. Use when creating topics, managing subscriptions, configuring message filtering, sending notifications, or setting up mobile push.

1.1K
Jan 8, 2026, 04:20 PM

sqs

Content & Writing

by itsmostafa

AWS SQS message queue service for decoupled architectures. Use when creating queues, configuring dead-letter queues, managing visibility timeouts, implementing FIFO ordering, or integrating with Lambda.

1.1K
Jan 8, 2026, 04:20 PM

step-functions

Content & Writing

by itsmostafa

AWS Step Functions workflow orchestration with state machines. Use when designing workflows, implementing error handling, configuring parallel execution, integrating with AWS services, or debugging executions.

1.1K
Jan 8, 2026, 04:20 PM

dart-build

Content & Writing

by dartsim

DART Build: CMake, pixi, dependencies, and build troubleshooting

1.1K
Jun 1, 2026, 12:09 AM

dart-contribute

Content & Writing

by dartsim

DART Contribute: branching, PRs, review workflow, and dual-PR bugfixes

1.1K
Jun 1, 2026, 12:09 AM

dart-test

Content & Writing

by dartsim

DART Test: unit tests, integration tests, CI validation, and debugging

1.1K
Jun 1, 2026, 12:09 AM

by 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.

1.1K
Jan 9, 2026, 07:47 AM

agent-evaluation

Content & Writing

by NeoLabHQ

Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.

1.1K
Mar 17, 2026, 04:09 PM

kaizen

Content & Writing

by NeoLabHQ

Use when Code implementation and refactoring, architecturing or designing systems, process and workflow improvements, error handling and validation. Provide tehniquest to avoid over-engineering and apply iterative improvements.

1.1K
Mar 17, 2026, 04:09 PM

prompt-engineering

Content & Writing

by NeoLabHQ

Use this skill when you writing commands, hooks, skills for Agent, or prompts for sub agents or any other LLM interaction, including optimizing prompts, improving LLM outputs, or designing production prompt templates.

1.1K
Mar 17, 2026, 04:09 PM

software-architecture

Content & Writing

by NeoLabHQ

Guide for quality focused software architecture. This skill should be used when users want to write code, design architecture, analyze code, in any case that relates to software development.

1.1K
Mar 21, 2026, 04:49 PM

thought-based-reasoning

Content & Writing

by NeoLabHQ

Use when tackling complex reasoning tasks requiring step-by-step logic, multi-step arithmetic, commonsense reasoning, symbolic manipulation, or problems where simple prompting fails - provides comprehensive guide to Chain-of-Thought and related prompting techniques (Zero-shot CoT, Self-Consistency, Tree of Thoughts, Least-to-Most, ReAct, PAL, Reflexion) with templates, decision matrices, and research-backed patterns

1.1K
Mar 17, 2026, 04:09 PM

by skillcreatorai

Clarify requirements before implementing. Do not use automatically, only when invoked explicitly.

1.1K
Mar 31, 2026, 08:31 AM

code-documentation

Content & Writing

by skillcreatorai

Writing effective code documentation - API docs, README files, inline comments, and technical guides. Use for documenting codebases, APIs, or writing developer guides.

1.1K
Mar 31, 2026, 08:31 AM

job-application

Content & Writing

by skillcreatorai

Write tailored cover letters and job applications using your CV and preferred style

1.1K
Mar 27, 2026, 12:14 PM

llm-application-dev

Content & Writing

by skillcreatorai

Building applications with Large Language Models - prompt engineering, RAG patterns, and LLM integration. Use for AI-powered features, chatbots, or LLM-based automation.

1.1K
Mar 31, 2026, 08:31 AM