Showing 30 of 12,154

Sorted by quality
ralph-specum-start
Claude Codeby tzachbon
70

This skill should be used only when the user explicitly asks to use `$ralph-specum-start`, or explicitly asks Ralph Specum in Codex to start or resume a spec.

Safe-ish
Scanned
code-transfer
Claude Codeby mhattingpete
70

Transfer code between files with line-based precision. Use when users request copying code from one location to another, moving functions or classes between files, extracting code blocks, or inserting code at specific line numbers.

Coding / 软件开发
Safe-ish
Scanned
file-operations
Claude Codeby mhattingpete
70

Analyze files and get detailed metadata including size, line counts, modification times, and content statistics. Use when users request file information, statistics, or analysis without modifying files.

Data / 数据分析
Safe-ish
Scanned
smart-ralph
Claude Codeby tzachbon
70

This skill should be used when the user asks about "ralph arguments", "quick mode", "commit spec", "max iterations", "ralph state file", "execution modes", "ralph loop", "coordinator behavior", "delegate to subagent", or needs guidance on Ralph plugin arguments, state management, delegation pattern…

Safe-ish
Scanned
avoid-feature-creep
Claude Codeby waynesutton
70

Prevent feature creep when building software, apps, and AI-powered products. Use this skill when planning features, reviewing scope, building MVPs, managing backlogs, or when a user says "just one more feature." Helps developers and AI agents stay focused, ship faster, and avoid bloated products.

Safe-ish
Scanned
test-fixing
Claude Codeby mhattingpete
70

Run tests and systematically fix all failing tests using smart error grouping. Use when user asks to fix failing tests, mentions test failures, runs test suite and failures occur, or requests to make tests pass.

Coding / 软件开发
Safe-ish
Scanned
Advertisement
code-execution
Claude Codeby mhattingpete
70

Execute Python code locally with marketplace API access for 90%+ token savings on bulk operations. Activates when user requests bulk operations (10+ files), complex multi-step workflows, iterative processing, or mentions efficiency/performance.

Coding / 软件开发
Safe-ish
Scanned
ralph-specum-triage
Claude Codeby tzachbon
70

This skill should be used only when the user explicitly asks to use `$ralph-specum-triage`, or explicitly asks Ralph Specum in Codex to triage a large effort into multiple specs.

Safe-ish
Scanned
nanoresearch-ideation
Claude Codeby OpenRaiser
70

Search academic literature and generate research hypotheses

Research / 研究
Safe-ish
Scanned
technical-doc-creator
Claude Codeby mhattingpete
70

Create HTML technical documentation with code blocks, API workflows, system architecture diagrams, and syntax highlighting. Use when users request technical documentation, API docs, API references, code examples, or developer documentation.

Coding / 软件开发
Safe-ish
Scanned
project-bootstrapper
Claude Codeby mhattingpete
70

Sets up new projects or improves existing projects with development best practices, tooling, documentation, and workflow automation. Use when user wants to start a new project, improve project structure, add development tooling, or establish professional workflows.

Automation / 自动化
Safe-ish
Scanned
git-pushing
Claude Codeby mhattingpete
70

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git work…

Network
Scanned
ralph-specum
Claude Codeby tzachbon
70

Use only when the user explicitly invokes `$ralph-specum`, requests Ralph Specum in Codex, asks Ralph Specum to handle a named phase, or explicitly requests autonomous or quick mode or continuation without pauses.

Safe-ish
Scanned
ralph-specum-design
Claude Codeby tzachbon
70

This skill should be used only when the user explicitly asks to use `$ralph-specum-design`, or explicitly asks Ralph Specum in Codex to run the design phase.

Safe-ish
Scanned
convex-cron-jobs
Claude Codeby waynesutton
70

Scheduled function patterns for background tasks including interval scheduling, cron expressions, job monitoring, retry strategies, and best practices for long-running tasks

Automation / 自动化
Safe-ish
Scanned
ralph-specum-switch
Claude Codeby tzachbon
70

This skill should be used only when the user explicitly asks to use `$ralph-specum-switch`, or explicitly asks Ralph Specum in Codex to switch the active spec.

Safe-ish
Scanned
robotics-testing
Claude Codeby arpitg1304
69

Testing strategies, patterns, and tools for robotics software. Use this skill when writing unit tests, integration tests, simulation tests, or hardware-in-the-loop tests for robot systems. Trigger whenever the user mentions testing ROS nodes, pytest with ROS, launch_testing, simulation testing, CI/…

Coding / 软件开发
Safe-ish
Scanned
alphaear-stock
Claude Codeby RKiding
69

Search A-Share/HK/US finance stock tickers and retrieve finance stock price history. Use when user asks about finance stock codes, recent price changes, or specific company finance stock info.

Safe-ish
Scanned
manimce-best-practices
Claude Codeby adithya-s-k
69

Trigger when: (1) User mentions "manim" or "Manim Community" or "ManimCE", (2) Code contains `from manim import *`, (3) User runs `manim` CLI commands, (4) Working with Scene, MathTex, Create(), or ManimCE-specific classes. Best practices for Manim Community Edition - the community-maintained Pytho…

Coding / 软件开发
Safe-ish
Scanned
prompt-translator
Claude Codeby cclank
69

把一条 AI 视频提示词从源模型(如 Sora 2)的写法风格转换为目标模型(如 Kling 3.0 / Wan 2.7 / Veo 3.1 等)的最佳实践写法。基于 110 条 10 场景 × 11 模型对照基准数据(prompts/data/cross-model-matrix.json),不是凭直觉重写,而是查表式 in-context learning。10 场景:产品 / 双人对话 / 物理动作 / 图生视频 / 多人会议 / 恐怖 / 自然延时 / 抽象 / 武侠 / 萌宠。用于"Sora 已 EOL 帮我把这条提示词改成 Veo"、"我有 Kling 提示词想跑 Wan"、"跨…

Productivity / 办公效率
Safe-ish
Scanned
manim-composer
Claude Codeby adithya-s-k
69

Trigger when: (1) User wants to create an educational/explainer video, (2) User has a vague concept they want visualized, (3) User mentions "3b1b style" or "explain like 3Blue1Brown", (4) User wants to plan a Manim video or animation sequence, (5) User asks to "compose" or "plan" a math/science vis…

Creative / 创意娱乐
Safe-ish
Scanned
manimgl-best-practices
Claude Codeby adithya-s-k
69

Trigger when: (1) User mentions "manimgl" or "ManimGL" or "3b1b manim", (2) Code contains `from manimlib import *`, (3) User runs `manimgl` CLI commands, (4) Working with InteractiveScene, self.frame, self.embed(), ShowCreation(), or ManimGL-specific patterns. Best practices for ManimGL (Grant Sand…

Coding / 软件开发
Safe-ish
Scanned
remotion-best-practices
Claude Codeby dtsola
69

Best practices for Remotion - Video creation in React

Coding / 软件开发
Safe-ish
Scanned
alphaear-reporter
Claude Codeby RKiding
69

Plan, write, and edit professional financial reports; generate finance chart configurations. Use when condensing finance analysis into a structured output.

Data / 数据分析
Safe-ish
Scanned
alphaear-deepear-lite
Claude Codeby RKiding
69

Fetch the latest financial signals and transmission-chain analyses from DeepEar Lite. Use when the user needs immediate insights into financial market trends, stock performance factors, and reasoning from the DeepEar Lite dashboard.

Data / 数据分析
Safe-ish
Scanned
claude-reflect
Claude Codeby BayramAnnakov
69

Self-learning system that captures corrections during sessions and reminds users to run /reflect to update CLAUDE.md. Use when discussing learnings, corrections, or when the user mentions remembering something for future sessions.

Safe-ish
Scanned
seedance-debugger
Claude Codeby cclank
69

诊断 Seedance 2.0 生成视频时出现的常见问题(人物 ID 漂移/双胞胎/字幕/Logo/风格漂移/延长跳变/画质劣化/特效不对/中文发音/音色不准/结尾噪音 等 12 类),定位根因并给出修复后的提示词。用于"我的提示词生成出来不对"、"视频里出现奇怪的字幕"、"人脸不像参考图"、"出现两个一样的人物"、"风格变了"、"怎么修这个提示词"等触发场景。

Coding / 软件开发
Safe-ish
Scanned
alphaear-sentiment
Claude Codeby RKiding
69

Analyze finance text sentiment using FinBERT or LLM. Use when the user needs to determine the sentiment (positive/negative/neutral) and score of financial text markets.

MLOps / AI 工程
Safe-ish
Scanned
model-selector
Claude Codeby cclank
69

根据用户的视频需求(场景、时长、音频、语言、平台限制、预算、是否需要本地部署/角色一致性等),从 16 个主流 AI 视频模型(12 商业 + 4 开源)中推荐最匹配的 1-3 个,并解释为什么。覆盖商业:Seedance 2.0、HappyHorse 1.0、Kling 3.0、Sora 2、Veo 3.1、**Gemini Omni**(2026-05 新)、Runway Gen-4.5/Aleph、Pika 2.5、Hailuo 02、Hunyuan Video 1.5、Wan 2.7、即梦 AI;开源:LTX-Video 0.9.7、Mochi 1、CogVideoX 5B、Higg…

Safe-ish
Scanned
de-ai-ify
Claude Codeby BrianRWagner
68

Remove AI-generated jargon and restore human voice to text. Built from analyzing 1,000+ AI vs human content pieces.

Safe-ish
Scanned