发现 Skills
为真实工作流程挑选经过整理的 Skill,连接、安装并开始使用。
design-create
Create design documents for features or systems. Use when architecture planning, API design, or technical decisions are needed before implementation.
ecommerce_price_search
用于电商平台商品价格搜索、价格区间估算和多平台比价。优先处理京东、淘宝、天猫、拼多多、1688 等国内电商平台。先走公开搜索和可直接访问页面;遇到登录拦截、风控、详情页不可读时,自动降级为搜索结果页/公开报价页/品牌经销商页,必要时切换到可见浏览器或已登录浏览器会话。适合:查国内商品价格、找在售渠道、输出价格区间、比较多个平台。
run-linters
Discover and run code linters for the current project. Use when asked to lint code, check code quality, run static analysis, or after completing a feature. Detects PHPCS, PHPStan, ESLint, and Stylelint configurations and runs appropriate checks.
debugging-ci-failures
Guidelines for diagnosing and fixing CI build failures. Claude should use this skill when investigating why a CI build failed.
devrel
API adoption tracking, tutorial generation, breaking-change communication, onboarding guides
symfonyapi-platform-versioning
Use when versioning APIs with Symfony API Platform
meshy-ai
Use the Meshy.ai REST API to generate assets: (1) text-to-2d (Meshy Text to Image) and (2) image-to-3d, then download outputs locally. Use when the user wants Meshy generations, needs polling async tasks, and especially when they want the resulting OBJ saved to disk. Requires MESHY_API_KEY in the environment.
rate-limit-middleware
Manage rate limit middleware operations. Auto-activating skill for Backend Development. Triggers on: rate limit middleware, rate limit middleware Part of the Backend Development skill category. Use when working with rate limit middleware functionality. Trigger with phrases like "rate limit middleware", "rate middleware", "rate".
Spring Boot Caching Rules
General caching principles (cache strategy selection, TTL design, invalidation patterns, anti-patterns) — see `caching.md`.
troubleshooting
General debugging and troubleshooting patterns for slow APIs, deployment rollback, connection issues, and debugging principles. Use when diagnosing errors or deployment issues.
foo
body
imkodying
Multi-perspective problem solving. Creates a team of four specialist agents (planner, researcher, implementer, tester) who each tackle the task independently from their own lens, then anonymously peer-review and vote on each other's outputs. The orchestrator synthesizes a final amalgamated response weighted by votes. Use this as the default approach for any non-trivial task where multiple perspectives add value.
add-workflow
Guide for adding a new RolloutWorkflow to AReaL. Use when user wants to create a new workflow.
email-design
Email marketing design with layout patterns, subject-line formulas, and deliverability rules. Covers welcome sequences, promotional emails, transactional templates, and mobile optimization. Use for: email marketing, newsletter design, drip campaigns, email templates, transactional emails. Triggers: email design, email template, email marketing, newsletter design, email layout, email campaign, drip campaign, welcome email, promotional email, transactional email, email subject line, email header image, email banner
remotion-render
Render videos from React/Remotion component code via inference.sh. Pass TSX code, get MP4. Supports all Remotion APIs: useCurrentFrame, useVideoConfig, spring, interpolate, AbsoluteFill, Sequence. Configurable resolution, FPS, duration, codec. Use for: programmatic video generation, animated graphics, motion design, data-driven videos, React animations to video. Triggers: remotion, render video from code, tsx to video, react video, programmatic video, remotion render, code to video, animated video, motion graphics code, react animation video
cognitive-variability
Guide conversations through dynamic shifts between zoom levels (scale) and connecting/exploring (intent) to unlock creative breakthroughs and prevent rigid thinking. Receives signals from writing assistant's pattern detection to diagnose cognitive states. Identifies structural gaps between idea clusters as spaces for innovation. Tracks temporal dwelling patterns and manages energy across personality modes. Uses playfulness for difficult transitions from chaos to clarity. Reads emotional feedback—inspiration signals continuation, exhaustion/frustration trigger transitions. Prevents obsessive loops through sustainable cycling. Maximum creative potential lives in gaps and dissipative states. Apply for complex analysis, when a user is stuck, breakthroughs, decision paralysis, group facilitation, breaking repetitive patterns, or when grammatical patterns reveal cognitive issues.
devicemanager
This skill should be used when the user asks to manage Device Manager platform resources using the devicemanager CLI, such as "查看设备列表", "设备离线排查", "分析信号质量", "查看告警", "管理告警规则", "升级固件", "管理设备组", "创建远程隧道", "管理 DRC 模板", "边缘计算应用部署", "查看流量统计", "设备配置下发", "远程重启设备", "查看在线统计", "管理用户", "查看操作日志", "管理设备权限", "查看任务状态", or any device management, remote access, edge computing, system administration, and firmware upgrade tasks via devicemanager CLI.
next-cache-components
Next.js 16 Cache Components - PPR, use cache directive, cacheLife, cacheTag, updateTag
write-docs
Write or update documentation for the Inkeep docs site (agents-docs package). Use when: creating new docs, modifying existing docs, introducing features that need documentation, touching MDX files in agents-docs/content/. Triggers on: docs, documentation, MDX, agents-docs, write docs, update docs, add page, new tutorial, API reference, integration guide.
review
Manage the PR review iteration loop: poll for reviewer feedback, assess suggestions with evidence, implement fixes, resolve threads, and drive CI/CD to green. Works standalone on any PR (bug fix, refactor, hotfix, feature) or as a composable module invoked by /ship. Spec-aware when a SPEC.md is provided, but does not require one. Triggers: review, review loop, PR feedback, iterate on PR, resolve reviews, CI/CD resolution, green pipeline, address reviewer comments.
humanize-ai-text
Humanize AI-generated text to bypass detection. This humanizer rewrites ChatGPT, Claude, and GPT content to sound natural and pass AI detectors like GPTZero, Turnitin, and Originality.ai. Based on Wikipedia's comprehensive "Signs of AI Writing" guide. Makes robotic AI writing undetectable and human-like.
project-plan
Creates project plan documents for tracking implementation work. Use when the user asks to create a project plan, implementation plan, or wants to document a new feature or refactoring task.
molclaw-linker-sampling
Generate linker molecules connecting two warhead fragments, for applications such as PROTAC design, bivalent ligands, and fragment merging.
project-lifecycle
An 8-phase lifecycle orchestrator that allows Claude Code to manage a project end-to-end. It guides the user through Discovery → Planning → Design → Build → Test → Document → Ship → Maintain, invoking the appropriate agents and skills at each phase.