Content & Writing
Page 11 of 56
Browse skills in this category.
retellai-load-scale
Content & WritingRetell AI load scale \u2014 AI voice agent and phone call automation.\n\
retellai-local-dev-loop
Content & WritingRetell AI local dev loop \u2014 AI voice agent and phone call automation.\n\
retellai-migration-deep-dive
Content & WritingRetell AI migration deep dive \u2014 AI voice agent and phone call automation.\n\
retellai-multi-env-setup
Content & WritingRetell AI multi env setup \u2014 AI voice agent and phone call automation.\n\
retellai-performance-tuning
Content & WritingRetell AI performance tuning \u2014 AI voice agent and phone call automation.\n\
retellai-policy-guardrails
Content & WritingRetell AI policy guardrails \u2014 AI voice agent and phone call automation.\n\
retellai-prod-checklist
Content & WritingRetell AI prod checklist \u2014 AI voice agent and phone call automation.\n\
retellai-rate-limits
Content & WritingRetell AI rate limits \u2014 AI voice agent and phone call automation.\n\
retellai-sdk-patterns
Content & WritingProduction-ready Retell AI SDK patterns for voice agent applications.
retellai-security-basics
Content & WritingRetell AI security basics \u2014 AI voice agent and phone call automation.\n\
retellai-upgrade-migration
Content & WritingRetell AI upgrade migration \u2014 AI voice agent and phone call automation.\n\
retellai-webhooks-events
Content & WritingRetell AI webhooks events \u2014 AI voice agent and phone call automation.\n\
vastai-ci-integration
Content & WritingConfigure Vast.ai CI/CD integration with GitHub Actions and automated
vastai-common-errors
Content & WritingDiagnose and fix Vast.ai common errors and exceptions.
vastai-data-handling
Content & WritingManage training data and model artifacts securely on Vast.ai GPU instances.
vastai-incident-runbook
Content & WritingExecute Vast.ai incident response for GPU instance failures and outages.
vastai-local-dev-loop
Content & WritingConfigure Vast.ai local development with testing and fast iteration.
vastai-migration-deep-dive
Content & WritingMigrate GPU workloads to or from Vast.ai, or between GPU providers.
vastai-multi-env-setup
Content & WritingConfigure Vast.ai GPU cloud across dev, staging, and production environments.
vastai-observability
Content & WritingMonitor Vast.ai GPU instance health, utilization, and costs.
vastai-performance-tuning
Content & WritingOptimize Vast.ai GPU instance selection, startup time, and training
vastai-reference-architecture
Content & WritingImplement Vast.ai reference architecture for GPU compute workflows.
vastai-sdk-patterns
Content & WritingApply production-ready Vast.ai SDK patterns for Python and REST API.
vastai-upgrade-migration
Content & WritingUpgrade Vast.ai CLI, migrate API versions, and handle breaking changes.
windsurf-architecture-variants
Content & WritingChoose workspace architectures for different project scales in Windsurf.
windsurf-common-errors
Content & WritingDiagnose and fix common Windsurf IDE and Cascade errors.
windsurf-core-workflow-a
Content & WritingExecute Windsurf''s primary workflow: Cascade Write mode for multi-file
windsurf-core-workflow-b
Content & WritingExecute Windsurf''s secondary workflow: Workflows, Memories, and reusable
windsurf-data-handling
Content & WritingControl what code and data Windsurf AI can access and process in your
windsurf-debug-bundle
Content & WritingCollect Windsurf diagnostic information for troubleshooting and support
windsurf-deploy-integration
Content & WritingDeploy applications using Windsurf''s built-in deployment features and
windsurf-install-auth
Content & WritingInstall Windsurf IDE and configure Codeium authentication.
windsurf-local-dev-loop
Content & WritingConfigure Windsurf local development workflow with Cascade, Previews,
windsurf-performance-tuning
Content & WritingOptimize Windsurf IDE performance: indexing speed, Cascade responsiveness,
windsurf-rate-limits
Content & WritingUnderstand and manage Windsurf credit system, usage limits, and model
windsurf-reference-architecture
Content & WritingImplement Windsurf reference architecture with optimal project structure
windsurf-reliability-patterns
Content & WritingImplement reliable Cascade workflows with checkpoints, rollback, and
windsurf-upgrade-migration
Content & WritingUpgrade Windsurf IDE, migrate settings from VS Code or Cursor, and handle
billing
Content & Writingby useautumn
Debug, edit, and fix billing endpoints. Covers legacy endpoints (attach/checkout/cancel) and the new v2 4-layer architecture (setup, compute, evaluate, execute). Use when working on billing, subscription, invoicing, or Stripe integration code.
write-test
Content & Writingby useautumn
Write integration tests for the Autumn billing system. Use when creating tests, writing test scenarios for billing/subscription features, track/check endpoints, or when the user asks about testing, test cases, or QA.
consult-codex
Content & Writingby centminmod
Dual-AI code analysis pairing OpenAI Codex with Claude code-searcher — the lightest consult variant, two citation-verified perspectives. Use for a quick second opinion on a code question.
consult-zai
Content & Writingby 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.
skill-creator
Content & Writingby 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".
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.
tidy-deprecate-function
Content & Writingby 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.
changelog-generator
Content & WritingAutomatically 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.
ralph-tui-create-beads
Content & Writingby 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.
ralph-tui-create-json
Content & Writingby 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.
ralph-tui-prd
Content & Writingby 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.
1k-coding-patterns
Content & Writingby 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.
1k-cross-platform
Content & Writingby 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.
react-best-practices
Content & Writingby 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.
writing-registry-meta
Content & Writingby siriwatknp
Use this skill when writing meta file for MUI Treasury registry.
research
Content & Writingby 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.
mflux-cli
Content & Writingby filipstrand
Navigate MFLUX CLI capabilities, locate commands by area, and summarize supported features.
mflux-debugging
Content & Writingby filipstrand
Debug MLX ports by comparing against a PyTorch/diffusers reference via exported tensors/images (export-then-compare).
mflux-manual-testing
Content & Writingby filipstrand
Manually validate mflux CLIs by exercising the changed paths and reviewing output images/artifacts.
mflux-model-porting
Content & Writingby filipstrand
Port ML models into mflux/MLX with correctness-first validation, then refactor toward mflux style.
vercel-react-best-practices
Content & Writingby ncdai
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.
web-design-guidelines
Content & Writingby ncdai
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".
changelog-generator
Content & Writingby 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.
content-research-writer
Content & Writingby 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.
developer-growth-analysis
Content & Writingby 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.
image-enhancer
Content & Writingby 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.
json-canvas
Content & Writingby 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.
meeting-insights-analyzer
Content & Writingby 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.
obsidian-markdown
Content & Writingby 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.
skill-creator
Content & Writingby 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.