بنقرة واحدة
game-developers-skills
يحتوي game-developers-skills على 14 من skills المجمعة من blackplume233، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Manage a private Skill repository: search (local repo + skills.sh), install (to any agent directory), reference external skill repositories as git submodules, keep README and Wiki synchronized for every repository change, publish (version check + AI privacy audit + git push), and maintain ordinary personal-repository listings on skills.sh. Triggers on: "manage skills", "upload skill", "publish skill", "skill search", "skill repo", "skill upload", "reference skill repo", "update wiki", "技能仓库", "上传技能", "发布技能", "技能搜索", "引用技能仓库", "skills.sh 收录", "skills.sh.json", "技能页面分组".
通用 QA Engineer 技能。像真实用户和负责交付的工程师一样操作产品,用截图、日志、可见行为和可复现步骤验证质量,并把探索中发现的稳定路径自动总结为可复用测试用例。统一入口 /qa,支持 run / create / list / explore / loop / watch。触发方式:用户提及 "/qa"、"QA test"、"测试"、"E2E"、"验证 UI"、"回归测试"、"qa-loop"、"qa-watch" 等关键词时激活。
文件化自动 Goal 执行技能,适用于任何仓库或工作区。用于用户要求 auto-goal、Goal 模式、带 goal 文件的 Codex/Claude 原生目标模式、文件维护目标、自修正目标、人机协作目标、子代理辅助执行、跨 Codex/Claude/其他 agent 互操作目标、HTN 递归分解、HGoal 风格执行、Ponytail 风格最小实现审查,或 SkillOpt 风格的目标与流程迭代优化。
Maintain a repository's project Wiki and README as first-class release artifacts. Use when Codex changes repository behavior, adds or updates skills, changes architecture, modifies installation or usage flows, publishes a repository change, or the user asks to update wiki, README, docs index, project knowledge base, onboarding docs, changelog-adjacent documentation, or documentation freshness gates.
Helps users discover and install agent skills from skills.sh, the current skill repository, and referenced skill repositories under references/ when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities.
Create a human-in-the-loop watch skill for interactive tools, desktop apps, browser apps, IDE extensions, or E2E debugging workflows. Use when the user wants a new skill similar to watch-vscode: launch an environment, observe a human-driven session, capture evidence, diagnose issues, patch code, rebuild, restart, and continue the feedback loop.
Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks.
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: auto-detecting type and scope from changes, generating conventional commit messages from diff, interactive commit with optional type/scope/description overrides, intelligent file staging for logical grouping. Triggers on: "/commit", "git commit", "提交代码", "commit changes".
High-risk session guardrail. Constrains dangerous operations, warns about destructive commands, and prevents blind progress without evidence. Triggers on: "guard", "safe mode", "high-risk change", "be careful", "don't break anything", "安全模式", "高风险修改", "谨慎处理", "不要乱改".
Root cause investigation skill. When handling failures, anomalies, regressions, or unknown behavior: collect evidence, form and verify hypotheses, then deliver root cause, fix recommendations, and regression checks. Triggers on: "investigate", "root cause", "debug this", "analyze regression", "排查异常", "调查问题", "分析回归".
Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome DevTools Protocol. Use when the user needs to interact with an Electron app, automate a desktop app, connect to a running app, control a native app, or test an Electron application. Triggers include "automate Slack app", "control VS Code", "interact with Discord app", "test this Electron app", "connect to desktop app", or any task requiring automation of a native Electron application.
Delegate sub-agent tasks to Codex CLI instead of Cursor built-in sub-agents. Use when you need to spawn a sub-agent for implementation, research, debugging, code review, shell tasks, or any multi-step autonomous work. Does NOT apply to quick readonly codebase exploration (use Cursor built-in explore for that).
GAS 扩展交付流水线。审查代码质量 → TypeCheck → 构建 → E2E 验证 → 提交 → 推送 → 打包 VSIX。触发方式:用户提及 "/ship"、"交付"、"提交推送"、"打包发布"、"ship it"、"发版" 等关键词时激活。