Content & Writing

Page 12 of 57

Browse skills in this category.

4055 skills · Showing 793-864
Sort by:

by jeremylongshore

Retell AI upgrade migration \u2014 AI voice agent and phone call automation.\n\

2.5K
Jul 17, 2026, 10:18 PM

retellai-webhooks-events

Content & Writing

by jeremylongshore

Retell AI webhooks events \u2014 AI voice agent and phone call automation.\n\

2.5K
Jul 17, 2026, 10:18 PM

vastai-ci-integration

Content & Writing

by jeremylongshore

Configure Vast.ai CI/CD integration with GitHub Actions and automated

2.5K
Jul 17, 2026, 10:18 PM

vastai-common-errors

Content & Writing

by jeremylongshore

Diagnose and fix Vast.ai common errors and exceptions.

2.5K
Jul 17, 2026, 10:18 PM

vastai-data-handling

Content & Writing

by jeremylongshore

Manage training data and model artifacts securely on Vast.ai GPU instances.

2.5K
Jul 17, 2026, 10:18 PM

vastai-incident-runbook

Content & Writing

by jeremylongshore

Execute Vast.ai incident response for GPU instance failures and outages.

2.5K
Jul 17, 2026, 10:18 PM

vastai-local-dev-loop

Content & Writing

by jeremylongshore

Configure Vast.ai local development with testing and fast iteration.

2.5K
Jul 17, 2026, 10:18 PM

by jeremylongshore

Migrate GPU workloads to or from Vast.ai, or between GPU providers.

2.5K
Jul 17, 2026, 10:18 PM

vastai-multi-env-setup

Content & Writing

by jeremylongshore

Configure Vast.ai GPU cloud across dev, staging, and production environments.

2.5K
Jul 17, 2026, 10:18 PM

vastai-observability

Content & Writing

by jeremylongshore

Monitor Vast.ai GPU instance health, utilization, and costs.

2.5K
Jul 17, 2026, 10:18 PM

vastai-performance-tuning

Content & Writing

by jeremylongshore

Optimize Vast.ai GPU instance selection, startup time, and training

2.5K
Jul 17, 2026, 10:18 PM

by jeremylongshore

Implement Vast.ai reference architecture for GPU compute workflows.

2.5K
Jul 17, 2026, 10:18 PM

vastai-sdk-patterns

Content & Writing

by jeremylongshore

Apply production-ready Vast.ai SDK patterns for Python and REST API.

2.5K
Jul 17, 2026, 10:18 PM

vastai-upgrade-migration

Content & Writing

by jeremylongshore

Upgrade Vast.ai CLI, migrate API versions, and handle breaking changes.

2.5K
Jul 17, 2026, 10:18 PM

by jeremylongshore

Choose workspace architectures for different project scales in Windsurf.

2.5K
Jul 17, 2026, 10:18 PM

windsurf-common-errors

Content & Writing

by jeremylongshore

Diagnose and fix common Windsurf IDE and Cascade errors.

2.5K
Jul 17, 2026, 10:18 PM

windsurf-core-workflow-a

Content & Writing

by jeremylongshore

Execute Windsurf''s primary workflow: Cascade Write mode for multi-file

2.5K
Jul 17, 2026, 10:18 PM

windsurf-core-workflow-b

Content & Writing

by jeremylongshore

Execute Windsurf''s secondary workflow: Workflows, Memories, and reusable

2.5K
Jul 17, 2026, 10:18 PM

windsurf-data-handling

Content & Writing

by jeremylongshore

Control what code and data Windsurf AI can access and process in your

2.5K
Jul 17, 2026, 10:18 PM

windsurf-debug-bundle

Content & Writing

by jeremylongshore

Collect Windsurf diagnostic information for troubleshooting and support

2.5K
Jul 17, 2026, 10:18 PM

by jeremylongshore

Deploy applications using Windsurf''s built-in deployment features and

2.5K
Jul 17, 2026, 10:18 PM

windsurf-install-auth

Content & Writing

by jeremylongshore

Install Windsurf IDE and configure Codeium authentication.

2.5K
Jul 17, 2026, 10:18 PM

windsurf-local-dev-loop

Content & Writing

by jeremylongshore

Configure Windsurf local development workflow with Cascade, Previews,

2.5K
Jul 17, 2026, 10:18 PM

by jeremylongshore

Optimize Windsurf IDE performance: indexing speed, Cascade responsiveness,

2.5K
Jul 17, 2026, 10:18 PM

windsurf-rate-limits

Content & Writing

by jeremylongshore

Understand and manage Windsurf credit system, usage limits, and model

2.5K
Jul 17, 2026, 10:18 PM

by jeremylongshore

Implement Windsurf reference architecture with optimal project structure

2.5K
Jul 17, 2026, 10:18 PM

by jeremylongshore

Implement reliable Cascade workflows with checkpoints, rollback, and

2.5K
Jul 17, 2026, 10:18 PM

by jeremylongshore

Upgrade Windsurf IDE, migrate settings from VS Code or Cursor, and handle

2.5K
Jul 17, 2026, 10:18 PM

consult-codex

Content & Writing

by centminmod

Dual-AI code analysis pairing OpenAI Codex GPT-5.6-terra with Claude code-searcher — the lightest consult variant, two citation-verified perspectives. Use for a quick second opinion on a code question.

2.5K
Jul 13, 2026, 04:34 AM

consult-zai

Content & Writing

by centminmod

Dual-AI code analysis pairing z.ai GLM 5.2 with Claude code-searcher — a lightweight two-model second opinion. Use for a quick z.ai-backed check on a code question.

2.5K
Jul 13, 2026, 04:34 AM

tidy-deprecate-function

Content & Writing

by r-lib

Guide for deprecating R functions/arguments. Use when a user asks to deprecate a function or parameter, including adding lifecycle warnings, updating documentation, adding NEWS entries, and updating tests.

2.5K
Jan 21, 2026, 07:08 PM

changelog-generator

Content & Writing

by exceptionless

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

2.4K
Jan 12, 2026, 04:05 AM

foundatio

Content & Writing

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

storybook

Content & Writing

by exceptionless

2.4K
Jan 12, 2026, 04:05 AM

alignment-review

Content & Writing

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

2.4K
Jan 13, 2026, 10:28 PM

pre-submit-pr

Content & Writing

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

2.4K
Feb 7, 2026, 12:23 AM

rfc-check

Content & Writing

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

2.4K
Jan 13, 2026, 10:28 PM

writing-registry-meta

Content & Writing

by siriwatknp

Use this skill when writing meta file for MUI Treasury registry.

2.4K
Jan 8, 2026, 06:20 AM

ralph-tui-create-beads

Content & Writing

by subsy

Convert PRDs to beads for ralph-tui execution. Creates an epic with child beads for each user story. Use when you have a PRD and want to use ralph-tui with beads as the task source. Triggers on: create beads, convert prd to beads, beads for ralph, ralph beads.

2.4K
Jan 26, 2026, 04:58 PM

ralph-tui-create-json

Content & Writing

by subsy

Convert PRDs to prd.json format for ralph-tui execution. Creates JSON task files with user stories, acceptance criteria, and dependencies. Triggers on: create prd.json, convert to json, ralph json, create json tasks.

2.4K
Jan 28, 2026, 09:01 PM

ralph-tui-prd

Content & Writing

by subsy

Generate a Product Requirements Document (PRD) for ralph-tui task orchestration. Creates PRDs with user stories that can be converted to beads issues or prd.json for automated execution. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out.

2.4K
Jan 12, 2026, 04:55 PM

research

Content & Writing

by kingkongshot

Research libraries, APIs, and patterns using searchGitHub and Exa tools. Finds real-world implementations and saves structured reports to docs/research/. Use when investigating technologies, debugging issues, or comparing options.

2.4K
Dec 2, 2025, 01:48 PM

1k-coding-patterns

Content & Writing

by OneKeyHQ

Coding patterns and best practices for OneKey development. Use when writing React components, handling promises, error handling, or following code conventions. Triggers on react, component, hooks, promise, async, await, error, pattern, convention, typescript.

2.4K
Mar 23, 2026, 10:29 AM

1k-cross-platform

Content & Writing

by OneKeyHQ

Cross-platform development patterns for OneKey. Use when writing platform-specific code, handling platform differences, or understanding platform extensions. Triggers on platform, native, web, desktop, extension, mobile, ios, android, electron, react native.

2.4K
Mar 23, 2026, 10:29 AM

react-best-practices

Content & Writing

by OneKeyHQ

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.

2.4K
Mar 23, 2026, 10:29 AM

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.

2.4K
Jan 17, 2026, 07:02 PM

cicd-workflows

Content & Writing

by expo

Helps understand and write EAS workflow YAML files for Expo projects. Use this skill when the user asks about CI/CD or workflows in an Expo or EAS context, mentions .eas/workflows/, or wants help with EAS build pipelines or deployment automation.

2.2K
Jan 20, 2026, 09:11 PM

changelog-generator

Content & Writing

by davepoon

Automatically creates user-facing changelogs from git commits by analyzing commit history, categorizing changes, and transforming technical commits into clear, customer-friendly release notes. Turns hours of manual changelog writing into minutes of automated generation.

2.2K
Jan 12, 2026, 04:25 AM

content-research-writer

Content & Writing

by davepoon

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.

2.2K
Jan 12, 2026, 04:25 AM

developer-growth-analysis

Content & Writing

by davepoon

Analyzes your recent Claude Code chat history to identify coding patterns, development gaps, and areas for improvement, curates relevant learning resources from HackerNews, and automatically sends a personalized growth report to your Slack DMs.

2.2K
Jan 12, 2026, 04:25 AM

image-enhancer

Content & Writing

by davepoon

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

2.2K
Jan 12, 2026, 04:25 AM

json-canvas

Content & Writing

by davepoon

Create and edit JSON Canvas files (.canvas) with nodes, edges, groups, and connections. Use when working with .canvas files, creating visual canvases, mind maps, flowcharts, or when the user mentions Canvas files in Obsidian.

2.2K
Jan 12, 2026, 04:25 AM

meeting-insights-analyzer

Content & Writing

by davepoon

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedback. Identifies when you avoid conflict, use filler words, dominate conversations, or miss opportunities to listen. Perfect for professionals seeking to improve their communication and leadership skills.

2.2K
Jan 12, 2026, 04:25 AM

mflux-cli

Content & Writing

by filipstrand

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

2.2K
Mar 8, 2026, 10:13 PM

mflux-debugging

Content & Writing

by filipstrand

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

2.2K
Jun 6, 2026, 03:00 PM

mflux-manual-testing

Content & Writing

by filipstrand

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

2.2K
Jun 6, 2026, 03:00 PM

mflux-model-porting

Content & Writing

by filipstrand

Port ML models into mflux/MLX with correctness-first validation, then refactor toward mflux style.

2.2K
Jun 6, 2026, 04:56 PM

obsidian-markdown

Content & Writing

by davepoon

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and other Obsidian-specific syntax. Use when working with .md files in Obsidian, or when the user mentions wikilinks, callouts, frontmatter, tags, embeds, or Obsidian notes.

2.2K
Jan 12, 2026, 04:25 AM

skill-creator

Content & Writing

by davepoon

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.

2.2K
Jan 12, 2026, 04:25 AM

add-icon

Content & Writing

by wei

Add or update supported language, framework, library, tool, or platform icons in Socialify. Use when a request involves adding a new icon/logo, mapping a display name to a Simple Icons entry or a custom icon, and updating the language options list used in the UI.

2.2K
Jan 13, 2026, 05:26 AM

readme-generate

Content & Writing

by spring-ai-alibaba

Generates comprehensive README.md files for Spring Boot modules based on task specification requirements

2.2K
Jan 11, 2026, 01:14 PM

skill-creator

Content & Writing

by spring-ai-alibaba

Guide for creating effective skills that extend agent capabilities with specialized knowledge, workflows, or tool integrations. Use this skill when the user asks to: (1) create a new skill, (2) make a skill, (3) build a skill, (4) set up a skill, (5) initialize a skill, (6) scaffold a skill, (7) update or modify an existing skill, (8) validate a skill, (9) learn about skill structure, (10) understand how skills work, or (11) get guidance on skill design patterns. Trigger on phrases like \"create a skill\", \"new skill\", \"make a skill\", \"skill for X\", \"how do I create a skill\", or \"help me build a skill\".

2.2K
Jan 11, 2026, 01:14 PM

web-research

Content & Writing

by spring-ai-alibaba

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

2.2K
Jan 11, 2026, 01:14 PM

by OneKeyHQ

Audits security and supply-chain risk between two git refs, 预发布安全审计

2.2K
Jan 12, 2026, 04:48 AM

new-skill

Content & Writing

by OneKeyHQ

Creates a new Claude Code Skill following best practices. Use when the user wants to create a new skill, add a skill, or asks about writing skills for Claude Code. Fetches latest documentation before generating skill content. New skill. Create a skill.

2.2K
Jan 12, 2026, 04:48 AM

openai-knowledge

Content & Writing

by openai

Use when working with the OpenAI API (Responses API) or OpenAI platform features (tools, streaming, Realtime API, auth, models, rate limits, MCP) and you need authoritative, up-to-date documentation (schemas, examples, limits, edge cases). Prefer the OpenAI Developer Documentation MCP server tools when available; otherwise guide the user to enable `openaiDeveloperDocs`.

2.1K
Jan 12, 2026, 05:43 AM

pr-draft-summary

Content & Writing

by openai

Create a PR title and draft description after substantive code changes are finished. Trigger when wrapping up a moderate-or-larger change (runtime code, tests, build config, docs with behavior impact) and you need the PR-ready summary block with change summary plus PR draft text.

2.1K
Jan 12, 2026, 05:43 AM

ccw-help

Content & Writing

by catlog22

CCW command help system. Search, browse, recommend commands, skills, teams. Triggers "ccw-help", "ccw-issue".

2.1K
Mar 5, 2026, 01:14 PM

copyright-docs

Content & Writing

by catlog22

Generate software copyright design specification documents compliant with China Copyright Protection Center (CPCC) standards. Creates complete design documents with Mermaid diagrams based on source code analysis. Use for software copyright registration, generating design specification, creating CPCC-compliant documents, or documenting software for intellectual property protection. Triggers on "软件著作权", "设计说明书", "版权登记", "CPCC", "软著申请".

2.1K
Feb 16, 2026, 05:23 AM

issue-manage

Content & Writing

by catlog22

Interactive issue management with menu-driven CRUD operations. Use when managing issues, viewing issue status, editing issue fields, performing bulk operations, or viewing issue history. Triggers on "manage issue", "list issues", "edit issue", "delete issue", "bulk update", "issue dashboard", "issue history", "completed issues".

2.1K
Mar 4, 2026, 02:40 PM

review-code

Content & Writing

by catlog22

Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查".

2.1K
Mar 20, 2026, 07:06 AM

skill-generator

Content & Writing

by catlog22

Meta-skill for creating new Claude Code skills with configurable execution modes. Supports sequential (fixed order) and autonomous (stateless) phase patterns. Use for skill scaffolding, skill creation, or building new workflows. Triggers on "create skill", "new skill", "skill generator".

2.1K
Mar 4, 2026, 02:40 PM