Content & Writing
Page 12 of 57
Browse skills in this category.
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
consult-codex
Content & Writingby 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.
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.
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.
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.
writing-registry-meta
Content & Writingby siriwatknp
Use this skill when writing meta file for MUI Treasury registry.
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.
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.
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.
prisma-connection-pool-exhaustion
Content & Writingby 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.
cicd-workflows
Content & Writingby 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.
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.
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.
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.
add-icon
Content & Writingby 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.
readme-generate
Content & WritingGenerates comprehensive README.md files for Spring Boot modules based on task specification requirements
skill-creator
Content & WritingGuide 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\".
web-research
Content & WritingUse this skill for requests related to web research; it provides a structured approach to conducting comprehensive web research
auditing-pre-release-security
Content & Writingby OneKeyHQ
Audits security and supply-chain risk between two git refs, 预发布安全审计
new-skill
Content & Writingby 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.
openai-knowledge
Content & Writingby 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`.
pr-draft-summary
Content & Writingby 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.
copyright-docs
Content & Writingby 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", "软著申请".
issue-manage
Content & Writingby 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".
review-code
Content & Writingby catlog22
Multi-dimensional code review with structured reports. Analyzes correctness, readability, performance, security, testing, and architecture. Triggers on "review code", "code review", "审查代码", "代码审查".
skill-generator
Content & Writingby 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".