灵感菇

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

搜索结果

ing

找到 5875 个相关结果 / 软件工程

软件工程 / 诊断修复

suggest-simplification

suggest-simplification

6

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

Stars 73
suggestsimplificationsuggestsopportunities

软件工程 / 诊断修复

developing-agentforce

developing-agentforce

6

Build, modify, debug, and deploy agents with Agentforce Agent Script. TRIGGER when: user creates, modifies, or asks about .agent files or aiAuthoringBundle…

Stars 0
designuitestingauth

软件工程 / 诊断修复

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

软件工程 / 诊断修复

智能体开发

agent-development

4

当用户要求“创建 agent”、“添加 agent”、“编写 subagent”、“agent frontmatter”、“何时使用 description”、“agent…”时,应使用此技能。

Stars 123,986
designuitestingprompt

软件工程 / 诊断修复

focus timer

focus timer

4

Structured focus sessions using Pomodoro and deep work timing techniques

Stars 0
uiworkflowfocustimer

软件工程 / 诊断修复

编写 hookify 规则

writing-hookify-rules

3

当用户要求“create a hookify rule”、“write a hook rule”、“configure hookify”、“add a hookify rule”,或者需要关于……的指导时,应使用此技能。

Stars 123,988
uisecurityapiprompt

软件工程 / 诊断修复

zr-propose

zr-propose

3

Draft and submit one high-signal idea when probe next routes propose, using directive plus ZENON Red org and phase context.

Stars 0
uiworkflowgithubpropose

软件工程 / 部署发布

cucumber-sentences

cucumber-sentences

3

Use when writing or editing Cucumber `.feature` files, page-object classes, or step definitions in a project that depends on the `cucumber-sentences` Ruby gem…

Stars 0
uidockerauthapi

软件工程 / 诊断修复

academic-cv-builder

academic-cv-builder

2

Format CVs for academic positions with publications, grants, and teaching

Stars 491
uiacademicbuilderformat

软件工程 / 部署发布

resume formatter

resume formatter

2

Ensure ATS-friendly formatting and create clean scannable layouts

Stars 0
reactdesignuidocker

软件工程 / 诊断修复

resume-ats-optimizer

resume-ats-optimizer

2

Optimize resumes for Applicant Tracking Systems, check ATS compatibility, and analyze keyword match

Stars 491
uiresumeatsoptimizer

软件工程 / 诊断修复

portfolio case study writer

portfolio case study writer

2

Transform resume bullets into detailed portfolio case studies

Stars 0
designuiuxperformance

软件工程 / 诊断修复

job-description-analyzer

job-description-analyzer

2

Analyze job postings, calculate match scores, identify gaps, and create application strategy

Stars 491
uijobdescriptionanalyzer

软件工程 / 诊断修复

executive resume writer

executive resume writer

2

Create C-suite and VP level resumes emphasizing strategic leadership

Stars 0
designuiperformanceaudit

软件工程 / 诊断修复

cover letter generator

cover letter generator

2

Create personalized, compelling cover letters from resume and job description

Stars 0
uitestingauthapi

软件工程 / 诊断修复

tech resume optimizer

tech resume optimizer

2

Optimize resumes for software engineering, PM, and technical roles

Stars 0
reactvuebackenddesign

软件工程 / 部署发布

kubernetes-operator

kubernetes-operator

2

Use when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop",…

Stars 0
designuikubernetesdevops

软件工程 / 诊断修复

ship-gate

ship-gate

2

Pre-production audit that scans a codebase for security, database, deployment, code quality, AI/LLM, dependency, frontend, and observability issues. Intercepts deploy commands and blocks until critical items pass. Stack-agnostic. Use for "run ship gate", "am I ready to ship", "pre-launch audit", "can I deploy", "push to production", "go live checklist", "preflight check". Not for CI/CD setup or infra provisioning.

Stars 0
reactnextjsvuefrontend

软件工程 / 诊断修复

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

软件工程 / 诊断修复

feature-flags-architect

feature-flags-architect

2

Use when adding, retiring, or auditing feature flags. Triggers on "add a flag", "ship behind a flag", "rollout plan", "kill switch", "stale flags", "flag…

Stars 0
designuitestingaudit

290 / 294