>
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →>
>
>
>
>
Semantic code intelligence across your entire code ecosystem — current project, organizational repos, dependencies, and any indexed codebase.
task = $ARGUMENTS
Use when questioning whether code in a folder should exist, whether a solution is over-engineered, or where maintenance cost can be cut.
Use when the user asks for a substantial refactor, structural cleanup, or deep codebase improvement beyond a small localized change.
Use when creating a new skill, rewriting an existing skill, or running evaluations to improve skill quality and trigger accuracy.
Use when rewriting an existing skill so Opus 4.7 (or any frontier reasoning model) executes it with better judgment, less scaffolding, and tighter calibration. Do NOT trigger for new skills from scratch (use skill-creator) or for prompt artifacts (use prompt).
不知道下一步该干什么?打 `/forge`。
任何时候、任何话题。讨论完用户自己决定下一步。
forge-deliver
纯设计规划——**不写代码**。产出 DESIGN.md 和设计方案,交由 forge-design-impl 或 forge-eng 实现。
接力 `/forge-prd` 或 `/forge-brainstorm` 的产出,调度设计、工程、QA 子技能完成开发交付。
forge-qa
Manage Vercel deployments, projects, environment variables, domains, and DNS via REST API. Use when the user wants to deploy, check a deploy status, manage env vars, add domains, or query logs programmatically without the Vercel MCP installed.
'Coding.net DevOps automation: MR lifecycle, CI operations (trigger/logs/stop),
doc-sentinel
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
>-
Comprehensive guide for developing WebExtensions (browser extensions) for Mozilla Firefox, including Manifest V2/V3 configuration, all WebExtension APIs, security practices, web-ext CLI, and AMO submission.
Develop GIMP 3.0+ plugins using Python 3 with GEGL operations, image manipulation, UI dialogs, and procedure registration
Comprehensive guide for developing MailExtensions for Mozilla Thunderbird, including Manifest V2/V3 configuration, all messenger.* APIs, UI actions, Experiment APIs, and ATN submission.
Modern Django admin theme - Unfold - customization, settings, components, actions, filters, integrations
Django security - CSRF protection, authentication, sessions, login/logout, password handling, middleware, protected views
PyQt/PySide multimedia - audio playback, video playback, camera, audio recording, media player
Comprehensive guide for developing cross-platform desktop applications with Qt in C++, including Qt5/Qt6, CMake, signals/slots, widgets, QML, threading, and deployment.