Content & Writing

Page 7 of 64

Browse skills in this category.

4544 skills · Showing 433-504
Sort by:

consult-codex

Content & Writing

by centminmod

Compare OpenAI Codex GPT-5.3 and code-searcher responses for comprehensive dual-AI code analysis. Use when you need multiple AI perspectives on code questions.

1.9K
Feb 9, 2026, 01:23 PM

consult-zai

Content & Writing

by centminmod

Compare z.ai GLM 4.7 and code-searcher responses for comprehensive dual-AI code analysis. Use when you need multiple AI perspectives on code questions.

1.9K
Jan 25, 2026, 08:25 PM

changelog

Content & Writing

by recyclarr

Use when updating CHANGELOG.md for a release or user-facing change

1.9K
Feb 21, 2026, 03:40 PM

decisions

Content & Writing

by recyclarr

Use when creating or editing ADRs or PDRs in docs/decisions/

1.9K
Feb 6, 2026, 10:57 PM

vibe-agents

Content & Writing

by KhazP

Generate AGENTS.md and AI configuration files for your project. Use when the user wants to create agent instructions, set up AI configs, or says "create AGENTS.md", "configure my AI assistant", or "generate agent files".

1.9K
Jan 16, 2026, 04:40 PM

vibe-build

Content & Writing

by KhazP

Build your MVP following the AGENTS.md plan. Use when the user wants to start building, implement features, or says "build my MVP", "start coding", or "implement the project".

1.9K
Jan 16, 2026, 04:40 PM

vibe-prd

Content & Writing

by KhazP

Create a Product Requirements Document (PRD) for your MVP. Use when the user wants to define product requirements, create a PRD, or says "help me write requirements", "create PRD", or "define my product".

1.9K
Jan 16, 2026, 04:40 PM

vibe-research

Content & Writing

by KhazP

Deep research and market validation for app ideas. Use when starting a new project, validating an idea, or when the user says "research my idea", "validate my app", or "help me start a new project".

1.9K
Jan 16, 2026, 04:40 PM

vibe-techdesign

Content & Writing

by KhazP

Create a Technical Design Document for your MVP. Use when the user wants to plan architecture, choose tech stack, or says "plan technical design", "choose tech stack", or "how should I build this".

1.9K
Jan 16, 2026, 04:40 PM

vibe-workflow

Content & Writing

by KhazP

Complete 5-step workflow to build an MVP from idea to launch. Use when the user wants to start a new project from scratch, go through the full workflow, or says "help me build an MVP", "start new project", or "vibe coding workflow".

1.9K
Jan 16, 2026, 04:40 PM

skill-creator

Content & Writing

by heyitsnoah

Guide for creating effective skills and commands. Use when users want to create a new skill or command, when updating an existing one, or when asking "how do I make a skill" or "create a command for X".

1.8K
Jan 13, 2026, 09:21 PM

mflux-cli

Content & Writing

by filipstrand

Navigate MFLUX CLI capabilities, locate commands by area, and summarize supported features.

1.8K
Feb 6, 2026, 11:59 PM

mflux-debugging

Content & Writing

by filipstrand

Debug MLX ports by comparing against a PyTorch/diffusers reference via exported tensors/images (export-then-compare).

1.8K
Feb 6, 2026, 11:59 PM

mflux-manual-testing

Content & Writing

by filipstrand

Manually validate mflux CLIs by exercising the changed paths and reviewing output images/artifacts.

1.8K
Jan 28, 2026, 11:09 PM

by blader

Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lambda, Netlify). Use when: (1) Error "P2024: Timed out fetching a new connection from the pool", (2) PostgreSQL "too many connections for role", (3) Database works locally but fails in production serverless, (4) Intermittent database timeouts under load.

1.8K
Jan 17, 2026, 07:02 PM

trash-guides

Content & Writing

by recyclarr

Navigate TRaSH Guides local workspace clone for custom formats, quality profiles, naming, and quality sizes

1.8K
Jan 11, 2026, 04:46 PM

generate-verified-docs

Content & Writing

by quran

../../../.agents/quran/skills/generate-verified-docs/SKILL.md

1.8K
Feb 9, 2026, 07:50 AM

codeagent

Content & Writing

by cexll

Execute codeagent-wrapper for multi-backend AI code tasks. Supports Codex, Claude, and Gemini backends with file references (@syntax) and structured output.

1.7K
Jan 9, 2026, 03:56 AM

product-requirements

Content & Writing

by cexll

Interactive Product Owner skill for requirements gathering, analysis, and PRD generation. Triggers when users request product requirements, feature specification, PRD creation, or need help understanding and documenting project requirements. Uses quality scoring and iterative dialogue to ensure comprehensive requirements before generating professional PRD documents.

1.7K
Jan 9, 2026, 03:56 AM

content-research-writer

Content & Writing

by sonofmagic

Assists in writing high-quality content by conducting research, adding citations, improving hooks, iterating on outlines, and providing real-time feedback on each section. Transforms your writing process from solo effort to collaborative partnership.

1.7K
Jan 10, 2026, 04:16 PM

bench-debug

Content & Writing

by opendataloader-project

Debug specific document parsing failures

1.7K
Jan 16, 2026, 05:23 PM

contextual-review

Content & Writing

by flowglad

Review pull requests for code quality, security vulnerabilities, best practices, and potential issues. Use when reviewing PRs, examining diffs, or providing code review feedback.

1.7K
Jan 28, 2026, 08:49 PM

acquiring-skills

Content & Writing

by letta-ai

Guide for safely discovering and installing skills from external repositories. Use when a user asks for something where a specialized skill likely exists (browser testing, PDF processing, document generation, etc.) and you want to bootstrap your understanding rather than starting from scratch.

1.7K
Feb 7, 2026, 06:18 AM

initializing-memory

Content & Writing

by letta-ai

Comprehensive guide for initializing or reorganizing agent memory. Load this skill when running /init, when the user asks you to set up your memory, or when you need guidance on creating effective memory files.

1.7K
Feb 28, 2026, 03:35 AM

messaging-agents

Content & Writing

by letta-ai

Send messages to other agents on your server. Use when you need to communicate with, query, or delegate tasks to another agent.

1.7K
Jan 31, 2026, 10:45 PM

migrating-memory

Content & Writing

by letta-ai

Migrate memory blocks from an existing agent to the current agent. Use when the user wants to copy or share memory from another agent, or during /init when setting up a new agent that should inherit memory from an existing one.

1.7K
Feb 7, 2026, 06:18 AM

searching-messages

Content & Writing

by letta-ai

Search past messages to recall context. Use when you need to remember previous discussions, find specific topics mentioned before, pull up context from earlier in the conversation history, or find which agent discussed a topic.

1.7K
Jan 31, 2026, 10:18 PM

working-in-parallel

Content & Writing

by letta-ai

Guide for working in parallel with other agents. Use when another agent is already working in the same directory, or when you need to work on multiple features simultaneously. Covers git worktrees as the recommended approach.

1.7K
Jan 22, 2026, 06:31 AM

port-from-bslib

Content & Writing

by posit-dev

Comprehensive guide for porting UI components from R's bslib package to py-shiny. Use this skill when: (1) User asks to "port this feature" or "port a component" and mentions bslib or links to a bslib PR (e.g., github.com/rstudio/bslib/pull/...), (2) Porting a new component from bslib to py-shiny, (3) Adding a new input, output, or UI component that exists in bslib, (4) Implementing feature parity with bslib, (5) Working on bslib-related features or components. Covers the complete workflow including understanding source implementation, creating Python equivalents, vendoring assets (SCSS, CSS, JavaScript), creating tests, documentation, and all necessary project files.

1.7K
Jan 13, 2026, 01:16 AM

excalidraw-diagram

Content & Writing

by axtonliu

Generate Excalidraw diagrams from text content. Supports three output modes - Obsidian (.md), Standard (.excalidraw), and Animated (.excalidraw with animation order). Triggers on "Excalidraw", "画图", "流程图", "思维导图", "可视化", "diagram", "标准Excalidraw", "standard excalidraw", "Excalidraw动画", "动画图", "animate".

1.7K
Feb 12, 2026, 02:18 AM

obsidian-canvas-creator

Content & Writing

by axtonliu

Create Obsidian Canvas files from text content, supporting both MindMap and freeform layouts. Use this skill when users want to visualize content as an interactive canvas, create mind maps, or organize information spatially in Obsidian format.

1.7K
Jan 16, 2026, 04:10 AM

s2-lint

Content & Writing

by antvis

After modifying S2 project code, you must run lint to ensure there are no errors, avoiding issues when pushing to git.

1.7K
Jan 27, 2026, 02:06 AM

s2-unit-test

Content & Writing

by antvis

Guidelines for writing and maintaining unit tests in the S2 project. Use when modifying source code to ensure proper test coverage.

1.7K
Jan 27, 2026, 02:06 AM

8bit-docs-patterns

Content & Writing

by TheOrcDev

Create documentation with gaming-specific examples, retro styling, and 8-bit terminology. Apply when documenting gaming blocks, RPG components, or retro-styled UI elements.

1.7K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Optimize 8-bit animations for smooth performance. Apply when creating animated pixel art, game UI effects, or any retro-styled animations.

1.7K
Jan 16, 2026, 09:09 AM

bundle-dynamic-imports

Content & Writing

by TheOrcDev

Use next/dynamic for lazy-loading heavy components. Apply when importing large components like editors, charts, or rich text editors that aren't needed on initial render.

1.7K
Jan 16, 2026, 09:09 AM

fumadocs-component-docs

Content & Writing

by TheOrcDev

Create component documentation with installation, usage examples, and preview sections. Apply when documenting 8-bit components with proper structure and examples.

1.7K
Jan 16, 2026, 09:09 AM

fumadocs-mdx-structure

Content & Writing

by TheOrcDev

Create MDX documentation files with proper frontmatter, imports, and component integration. Apply when creating or updating Fumadocs documentation pages in content/docs/.

1.7K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Register 8-bit components in registry.json for shadcn/ui add command. Apply when adding new components to the component library distribution.

1.7K
Jan 16, 2026, 09:09 AM

by TheOrcDev

Use functional setState updates to prevent stale closures and unnecessary callback recreations. Apply when updating state based on the current state value in React components.

1.7K
Jan 16, 2026, 09:09 AM

claude-docs-consultant

Content & Writing

by centminmod

Consult official Claude Code documentation from docs.claude.com using selective fetching. Use this skill when working on Claude Code hooks, skills, subagents, MCP servers, or any Claude Code feature that requires referencing official documentation for accurate implementation. Fetches only the specific documentation needed rather than loading all docs upfront.

1.6K
Jan 10, 2026, 02:43 PM

neo4j-cypher-guide

Content & Writing

by tomasonjo

Comprehensive guide for writing modern Neo4j Cypher read queries. Essential for text2cypher MCP tools and LLMs generating Cypher queries. Covers removed/deprecated syntax, modern replacements, CALL subqueries for reads, COLLECT patterns, sorting best practices, and Quantified Path Patterns (QPP) for efficient graph traversal.

1.6K
Dec 27, 2025, 11:03 AM

doc-review

Content & Writing

by stacklok

Reviews documentation for factual accuracy

1.6K
Jan 15, 2026, 01:56 PM

brainstorming

Content & Writing

by revokslab

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

1.6K
Jan 15, 2026, 02:55 PM

docs

Content & Writing

by revokslab

ALWAYS use this when writing docs

1.6K
Jan 15, 2026, 02:55 PM

by revokslab

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.6K
Jan 15, 2026, 02:55 PM

web-design-guidelines

Content & Writing

by revokslab

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.6K
Jan 15, 2026, 02:55 PM

writing-plans

Content & Writing

by revokslab

Use when you have a spec or requirements for a multi-step task, before touching code

1.6K
Jan 15, 2026, 02:55 PM

documentation-review

Content & Writing

by stacklok

Reviews documentation for factual accuracy

1.5K
Jan 12, 2026, 12:24 AM

release

Content & Writing

by dahlia

>-

1.5K
Jan 11, 2026, 09:30 AM

create-plan

Content & Writing

by openai

Create a concise plan. Use when a user explicitly asks for a plan related to a coding task.

1.5K
Jan 11, 2026, 09:48 PM

skill-creator

Content & Writing

by openai

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 Codex's capabilities with specialized knowledge, workflows, or tool integrations.

1.5K
Jan 11, 2026, 09:48 PM

by jeremylongshore

Enforces complete Taskwarrior integration protocol for ALL coding tasks. Activates automatically when user mentions "taskwarrior", "task warrior", "tw", or discusses task management. Decomposes all coding work into properly tracked Taskwarrior tasks with full lifecycle: task add → task start → implementation → task done. Integrates with Timewarrior for automatic time tracking.

1.4K
Nov 8, 2025, 07:07 AM

apollo-common-errors

Content & Writing

by jeremylongshore

Diagnose and fix common Apollo.io API errors.Use when encountering Apollo API errors, debugging integration issues,or troubleshooting failed requests.Trigger with phrases like "apollo error", "apollo api error","debug apollo", "apollo 401", "apollo 429", "apollo troubleshoot".

1.4K
Jan 9, 2026, 12:57 AM

apollo-core-workflow-a

Content & Writing

by jeremylongshore

Implement Apollo.io lead search and enrichment workflow.Use when building lead generation features, searching for contacts,or enriching prospect data from Apollo.Trigger with phrases like "apollo lead search", "search apollo contacts","find leads in apollo", "apollo people search", "enrich contacts apollo".

1.4K
Jan 9, 2026, 12:57 AM

apollo-core-workflow-b

Content & Writing

by jeremylongshore

Implement Apollo.io email sequences and outreach workflow.Use when building automated email campaigns, creating sequences,or managing outreach through Apollo.Trigger with phrases like "apollo email sequence", "apollo outreach","apollo campaign", "apollo sequences", "apollo automated emails".

1.4K
Jan 9, 2026, 12:57 AM

apollo-cost-tuning

Content & Writing

by jeremylongshore

Optimize Apollo.io costs and credit usage.Use when managing Apollo credits, reducing API costs,or optimizing subscription usage.Trigger with phrases like "apollo cost", "apollo credits","apollo billing", "reduce apollo costs", "apollo usage".

1.4K
Jan 9, 2026, 12:57 AM

apollo-debug-bundle

Content & Writing

by jeremylongshore

Collect Apollo.io debug evidence for support.Use when preparing support tickets, documenting issues,or gathering diagnostic information for Apollo problems.Trigger with phrases like "apollo debug", "apollo support bundle","collect apollo diagnostics", "apollo troubleshooting info".

1.4K
Jan 9, 2026, 12:57 AM

apollo-deploy-integration

Content & Writing

by jeremylongshore

Deploy Apollo.io integrations to production.Use when deploying Apollo integrations, configuring production environments,or setting up deployment pipelines.Trigger with phrases like "deploy apollo", "apollo production deploy","apollo deployment pipeline", "apollo to production".

1.4K
Jan 9, 2026, 12:57 AM

apollo-enterprise-rbac

Content & Writing

by jeremylongshore

Enterprise role-based access control for Apollo.io.Use when implementing team permissions, restricting data access,or setting up enterprise security controls.Trigger with phrases like "apollo rbac", "apollo permissions","apollo roles", "apollo team access", "apollo enterprise security".

1.4K
Jan 9, 2026, 12:57 AM

apollo-hello-world

Content & Writing

by jeremylongshore

Create a minimal working Apollo.io example.Use when starting a new Apollo integration, testing your setup,or learning basic Apollo API patterns.Trigger with phrases like "apollo hello world", "apollo example","apollo quick start", "simple apollo code", "test apollo api".

1.4K
Jan 9, 2026, 12:57 AM

apollo-incident-runbook

Content & Writing

by jeremylongshore

Apollo.io incident response procedures.Use when handling Apollo outages, debugging production issues,or responding to integration failures.Trigger with phrases like "apollo incident", "apollo outage","apollo down", "apollo production issue", "apollo emergency".

1.4K
Jan 9, 2026, 12:57 AM

apollo-install-auth

Content & Writing

by jeremylongshore

Install and configure Apollo.io API authentication.Use when setting up a new Apollo integration, configuring API keys,or initializing Apollo client in your project.Trigger with phrases like "install apollo", "setup apollo api","apollo authentication", "configure apollo api key".

1.4K
Jan 9, 2026, 12:57 AM

apollo-local-dev-loop

Content & Writing

by jeremylongshore

Configure Apollo.io local development workflow.Use when setting up development environment, testing API calls locally,or establishing team development practices.Trigger with phrases like "apollo local dev", "apollo development setup","apollo dev environment", "apollo testing locally".

1.4K
Jan 9, 2026, 12:57 AM

by jeremylongshore

Comprehensive Apollo.io migration strategies.Use when migrating from other CRMs to Apollo, consolidating data sources,or executing large-scale data migrations.Trigger with phrases like "apollo migration", "migrate to apollo","apollo data import", "crm to apollo", "apollo migration strategy".

1.4K
Jan 9, 2026, 12:57 AM

apollo-observability

Content & Writing

by jeremylongshore

Set up Apollo.io monitoring and observability.Use when implementing logging, metrics, tracing, and alertingfor Apollo integrations.Trigger with phrases like "apollo monitoring", "apollo metrics","apollo observability", "apollo logging", "apollo alerts".

1.4K
Jan 9, 2026, 12:57 AM

apollo-performance-tuning

Content & Writing

by jeremylongshore

Optimize Apollo.io API performance.Use when improving API response times, reducing latency,or optimizing bulk operations.Trigger with phrases like "apollo performance", "optimize apollo","apollo slow", "apollo latency", "speed up apollo".

1.4K
Jan 9, 2026, 12:57 AM

apollo-prod-checklist

Content & Writing

by jeremylongshore

Execute Apollo.io production deployment checklist.Use when preparing to deploy Apollo integrations to production,doing pre-launch verification, or auditing production readiness.Trigger with phrases like "apollo production checklist", "deploy apollo","apollo go-live", "apollo production ready", "apollo launch checklist".

1.4K
Jan 9, 2026, 12:57 AM

apollo-rate-limits

Content & Writing

by jeremylongshore

Implement Apollo.io rate limiting and backoff.Use when handling rate limits, implementing retry logic,or optimizing API request throughput.Trigger with phrases like "apollo rate limit", "apollo 429","apollo throttling", "apollo backoff", "apollo request limits".

1.4K
Jan 9, 2026, 12:57 AM

by jeremylongshore

Implement Apollo.io reference architecture.Use when designing Apollo integrations, establishing patterns,or building production-grade sales intelligence systems.Trigger with phrases like "apollo architecture", "apollo system design","apollo integration patterns", "apollo best practices architecture".

1.4K
Jan 9, 2026, 12:57 AM

apollo-upgrade-migration

Content & Writing

by jeremylongshore

Plan and execute Apollo.io SDK upgrades.Use when upgrading Apollo API versions, migrating to new endpoints,or updating deprecated API usage.Trigger with phrases like "apollo upgrade", "apollo migration","update apollo api", "apollo breaking changes", "apollo deprecation".

1.4K
Jan 9, 2026, 12:57 AM

apollo-webhooks-events

Content & Writing

by jeremylongshore

Implement Apollo.io webhook handling.Use when receiving Apollo webhooks, processing event notifications,or building event-driven integrations.Trigger with phrases like "apollo webhooks", "apollo events","apollo notifications", "apollo webhook handler", "apollo triggers".

1.4K
Jan 9, 2026, 12:57 AM