搜索结果
全部能力
找到 887 个相关结果 / 评审反馈
软件工程 / 诊断修复
mobile-app
mobile-app
像素级 iPhone 15 Pro 边框, 一屏 app 截图
软件工程 / 诊断修复
mobile-onboarding
mobile-onboarding
三个手机框并排: splash / value-prop / sign-in
软件工程 / 诊断修复
motion-frames
motion-frames
可循环 CSS 动效组合: 旋转环、地球仪、计时器、视差标签
软件工程 / 诊断修复
ppt-keynote
ppt-keynote
苹果 Keynote 级别幻灯片, 一屏一卡, 键盘左右切换
软件工程 / 部署发布
pricing-page
pricing-page
三档定价 + 特性对比表 + FAQ
软件工程 / 诊断修复
resume-modern
resume-modern
现代极简简历, A4 单页, 适合打印或导出 PDF
软件工程 / 诊断修复
deck-magazine-web
deck-magazine-web
电子杂志 × 电子墨水风, WebGL 流体背景 + 衬线 display
软件工程 / 部署发布
zr-validate
zr-validate
Validate review completeness for one task in review and finalize the Nexus decision when probe next routes validate_reviews.
软件工程 / 诊断修复
card-twitter
card-twitter
推特金句 / 数据卡, 适合配推文
软件工程 / 诊断修复
poster-hero
poster-hero
竖版海报 / 朋友圈分享图, 强视觉冲击
软件工程 / 诊断修复
slo-architect
slo-architect
Use when defining, reviewing, or operating SLOs/SLIs/error budgets. Triggers on "define an SLO", "what should our SLO be", "error budget", "burn rate", "SLI",…
软件工程 / 诊断修复
create-value-object
create-value-object
Generates DDD Value Objects for PHP 8.4. Creates immutable, self-validating objects with equality comparison. Includes unit tests.
软件工程 / 诊断修复
suggest-simplification
suggest-simplification
Suggests code simplification opportunities. Identifies extract method candidates, complex expressions, redundant code, refactoring opportunities.
软件工程 / 诊断修复
check-ssrf
check-ssrf
Analyzes PHP code for SSRF vulnerabilities. Detects unvalidated URLs, internal network access, DNS rebinding, cloud metadata access, URL parsing bypass…
软件工程 / 诊断修复
check-sql-injection
check-sql-injection
Analyzes PHP code for SQL injection vulnerabilities. Detects query concatenation, ORM misuse, raw queries, dynamic identifiers, prepared statement bypasses.
软件工程 / 诊断修复
stability-patterns-knowledge
stability-patterns-knowledge
Stability Patterns knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Circuit Breaker, Retry, Rate Limiter, Bulkhead, and…
软件工程 / 诊断修复
custom-product-pages
custom-product-pages
When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview…
软件工程 / 诊断修复
zr-execute
zr-execute
Execute the currently claimed task end-to-end and move it to review with verifiable output.
软件工程 / 诊断修复
principled-git-commit
principled-git-commit
Conventional Commits 1.0.0 + best-practice workflow for git commit messages that serve four readers — `git log` scanners, `git blame` tracers, `git bisect` hunters, and AI agents (LLMs rebuilding context after `/clear`, reviewing PRs, generating changelogs, answering natural-language history queries). Five founding principles (atomic / leaves-repo-green / why-over-what / imperative / searchable), five-step workflow (diff inspection → staging → type decision tree → secrets blocklist → pre-commit checklist), explicit Breaking-Change / Revert / Amend / Trailer protocols, and a dialect scaffolder that generates per-project `docs/references/COMMIT.md` for project-specific extensions (domain proper nouns, custom trailers like `Refs:` / `Flag:` / `Plan SC:`, workflow hooks like PDCA / Linear / Jira / squash-merge PRs). ALWAYS trigger this skill when the user: (1) asks to write, generate, or improve a commit message (2) pastes a commit-message draft for review or critique (3) asks "should I split this commit?" / "what type for this change?" / "is this breaking?" (4) is finishing a logical unit of work and about to run `git commit` (5) mentions stage / staging / amend / revert / fixup / cherry-pick in a commit-authoring context (6) asks how to set up PDCA / Linear / Jira-driven auto-commits (7) requests scaffolding a `COMMIT.md` dialect file for a project Triggers (multi-lingual): EN: commit, git commit, stage, commit message, breaking change, conventional commits, revert, fixup, amend, cherry-pick, changelog KO: 커밋, 깃 커밋, 스테이지, 커밋 메시지, 커밋 룰, 컨벤셔널 커밋, 리버트, 되돌리기, 어맨드, 커밋 컨벤션, 커밋 메시지 검토 JA: コミット, git コミット, ステージ, コミットメッセージ, ブレーキング チェンジ, リバート, アメンド ZH: 提交, git 提交, 暂存, 提交信息, 提交消息, 重大变更, 回滚, 修订 ES: commit, mensaje de commit, preparar, cambio incompatible, revertir FR: commit, message de commit, indexer, changement incompatible, revert DE: Commit, Commit-Nachricht, Staging, breaking change, revert IT: commit, messaggio di commit, modifica incompatibile, revert Do NOT trigger for: pure code generation unrelated to git, branch/merge/ rebase mechanics not about message authoring, CI/CD pipeline configuration, or non-git version-control systems. Audience: developers writing git commits. Use technical terms directly. Korean prose variant available at `lang/ko/SKILL.md` for Korean-first readers — the convention itself stays English-default regardless of variant.
软件工程 / 诊断修复
mobile-app-design-standards
mobile-app-design-standards
This skill should be used when the user asks to "design mobile UI", "review app design", "check UI guidelines", "improve app UX", "design React Native…