灵感菇

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

搜索结果

全部能力

找到 1329 个相关结果 / 内容写作

软件工程 / 诊断修复

deck-xhs-post

deck-xhs-post

16

9 页 3:4 竖版图文, 暖 pastel + 虚线 sticker 卡片

Stars 2,155
deckxhspostpastel

软件工程 / 诊断修复

article-magazine

article-magazine

15

Substack / Medium 高级感长文排版, 适合公众号、博客发布

Stars 2,155
articlemagazinesubstackmedium

软件工程 / 诊断修复

mobile-app

mobile-app

15

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

Stars 2,156
mobileappiphonepro

软件工程 / 诊断修复

deck-simple

deck-simple

15

通用 horizontal-swipe HTML deck, 不要 magazine 调

Stars 2,155
decksimplehorizontalswipe

软件工程 / 诊断修复

docs-page

docs-page

15

三栏文档页: 侧导航 + 正文 + 右 TOC

Stars 2,155
apidocspagetoc

软件工程 / 诊断修复

deck-obsidian-claude

deck-obsidian-claude

15

GitHub-dark + 紫蓝环境光 + 三色渐变标题 + GitHub 风代码

Stars 2,155
githubdeckobsidianclaude

软件工程 / 诊断修复

writing-system-prompts

writing-system-prompts

11

Use when writing or editing a system prompt for any LLM API or SDK (any code passing a `system=` / `system` role parameter, or a `.txt`/`.md` file holding such…

Stars 0
uiapillmprompt

软件工程 / 诊断修复

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

软件工程 / 诊断修复

技能开发

skill-development

5

当用户想要“创建技能”、“向插件添加技能”、“编写新技能”、“改进技能描述”、“整理技能……”时,应使用此技能。

Stars 123,986
uiapiagentworkflow

软件工程 / 诊断修复

智能体开发

agent-development

4

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

Stars 123,986
designuitestingprompt

软件工程 / 诊断修复

编写 hookify 规则

writing-hookify-rules

3

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

Stars 123,988
uisecurityapiprompt

软件工程 / 部署发布

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

软件工程 / 诊断修复

portfolio case study writer

portfolio case study writer

2

Transform resume bullets into detailed portfolio case studies

Stars 0
designuiuxperformance

软件工程 / 诊断修复

cover letter generator

cover letter generator

2

Create personalized, compelling cover letters from resume and job description

Stars 0
uitestingauthapi

软件工程 / 诊断修复

executive resume writer

executive resume writer

2

Create C-suite and VP level resumes emphasizing strategic leadership

Stars 0
designuiperformanceaudit

软件工程 / 诊断修复

job-description-analyzer

job-description-analyzer

2

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

Stars 491
uijobdescriptionanalyzer

软件工程 / 诊断修复

academic-cv-builder

academic-cv-builder

2

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

Stars 491
uiacademicbuilderformat

软件工程 / 诊断修复

resume-ats-optimizer

resume-ats-optimizer

2

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

Stars 491
uiresumeatsoptimizer

软件工程 / 诊断修复

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

软件工程 / 诊断修复

document-design

document-design

0

This skill should be used when the user asks to "create a proposal", "design a report", "make a one-pager", "build a PDF", "create a newsletter", "design…

Stars 207
designuidocumentshould

66 / 67