灵感菇

AI 技能的自然生态,你的一句话,蔓延出无限连接。

搜索结果

全部能力

找到 887 个相关结果 / 评审反馈

软件工程 / 诊断修复

mobile-app

mobile-app

15

像素级 iPhone 15 Pro 边框, 一屏 app 截图

Stars 2,156
mobileappiphonepro

软件工程 / 诊断修复

mobile-onboarding

mobile-onboarding

15

三个手机框并排: splash / value-prop / sign-in

Stars 2,156
mobileonboardingsplashvalue

软件工程 / 诊断修复

motion-frames

motion-frames

15

可循环 CSS 动效组合: 旋转环、地球仪、计时器、视差标签

Stars 2,156
motionframescsshero

软件工程 / 诊断修复

ppt-keynote

ppt-keynote

15

苹果 Keynote 级别幻灯片, 一屏一卡, 键盘左右切换

Stars 2,157
pptkeynotesectionclass

软件工程 / 部署发布

pricing-page

pricing-page

15

三档定价 + 特性对比表 + FAQ

Stars 2,157
pricingpagefaqsaas

软件工程 / 诊断修复

resume-modern

resume-modern

15

现代极简简历, A4 单页, 适合打印或导出 PDF

Stars 2,157
githubresumemodernpdf

软件工程 / 诊断修复

deck-magazine-web

deck-magazine-web

14

电子杂志 × 电子墨水风, WebGL 流体背景 + 衬线 display

Stars 2,155
deckmagazinewebwebgl

软件工程 / 部署发布

zr-validate

zr-validate

13

Validate review completeness for one task in review and finalize the Nexus decision when probe next routes validate_reviews.

Stars 0
uivalidatereviewcompleteness

软件工程 / 诊断修复

card-twitter

card-twitter

12

推特金句 / 数据卡, 适合配推文

Stars 2,155
cardtwitter1600px900px

软件工程 / 诊断修复

poster-hero

poster-hero

12

竖版海报 / 朋友圈分享图, 强视觉冲击

Stars 2,157
posterhero1080px1920px

软件工程 / 诊断修复

slo-architect

slo-architect

11

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",…

Stars 0
designuiperformancetesting

软件工程 / 诊断修复

create-value-object

create-value-object

6

Generates DDD Value Objects for PHP 8.4. Creates immutable, self-validating objects with equality comparison. Includes unit tests.

Stars 73
valueobjectgeneratesddd

软件工程 / 诊断修复

suggest-simplification

suggest-simplification

6

Suggests code simplification opportunities. Identifies extract method candidates, complex expressions, redundant code, refactoring opportunities.

Stars 73
suggestsimplificationsuggestsopportunities

软件工程 / 诊断修复

check-ssrf

check-ssrf

6

Analyzes PHP code for SSRF vulnerabilities. Detects unvalidated URLs, internal network access, DNS rebinding, cloud metadata access, URL parsing bypass…

Stars 73
securitycheckssrfanalyzes

软件工程 / 诊断修复

check-sql-injection

check-sql-injection

6

Analyzes PHP code for SQL injection vulnerabilities. Detects query concatenation, ORM misuse, raw queries, dynamic identifiers, prepared statement bypasses.

Stars 73
securitysqlcheckinjection

软件工程 / 诊断修复

stability-patterns-knowledge

stability-patterns-knowledge

5

Stability Patterns knowledge base. Provides patterns, antipatterns, and PHP-specific guidelines for Circuit Breaker, Retry, Rate Limiter, Bulkhead, and…

Stars 73
uistabilitypatternsknowledge

软件工程 / 诊断修复

custom-product-pages

custom-product-pages

5

When the user wants to design, deploy, or measure Apple Custom Product Pages (CPP) — the alternate App Store product pages with different screenshots, preview…

Stars 0
designuiperformancetesting

软件工程 / 诊断修复

zr-execute

zr-execute

3

Execute the currently claimed task end-to-end and move it to review with verifiable output.

Stars 0
uigithubexecutethe

软件工程 / 诊断修复

principled-git-commit

principled-git-commit

2

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.

Stars 0
reacttailwinddesignui

软件工程 / 诊断修复

mobile-app-design-standards

mobile-app-design-standards

0

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…

Stars 22
reactdesignuiux

44 / 45