搜索结果
全部能力
找到 1627 个相关结果 / GitHub 工作流
软件工程 / 诊断修复
poster-hero
poster-hero
竖版海报 / 朋友圈分享图, 强视觉冲击
软件工程 / 诊断修复
project-create-issues
project-create-issues
プロジェクトのドラフトアイテムを GitHub Issue に変換し、sub-issue として紐付ける。
软件工程 / 诊断修复
project-archive-done
project-archive-done
完了済みプロジェクトアイテムをアーカイブしてボードを整理する。
软件工程 / 诊断修复
zr-propose
zr-propose
Draft and submit one high-signal idea when probe next routes propose, using directive plus ZENON Red org and phase context.
软件工程 / 诊断修复
zr-execute
zr-execute
Execute the currently claimed task end-to-end and move it to review with verifiable output.
软件工程 / 部署发布
cucumber-sentences
cucumber-sentences
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…
软件工程 / 诊断修复
cover letter generator
cover letter generator
Create personalized, compelling cover letters from resume and job description
软件工程 / 诊断修复
resume section builder
resume section builder
Create targeted resume sections optimized for different experience levels and roles
软件工程 / 诊断修复
tech resume optimizer
tech resume optimizer
Optimize resumes for software engineering, PM, and technical roles
软件工程 / 部署发布
resume formatter
resume formatter
Ensure ATS-friendly formatting and create clean scannable layouts
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
ship-gate
ship-gate
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.
软件工程 / 部署发布
kubernetes-operator
kubernetes-operator
Use when building a Kubernetes Operator — custom controllers that reconcile CRD state. Triggers on "build an operator", "CRD design", "reconcile loop",…
软件工程 / 诊断修复
nop-ralph-loop
nop-ralph-loop
Self-referential development loop with ultrawork mode - continues until verified task completion
软件工程 / 诊断修复
linux-production-shell-scripts
linux-production-shell-scripts
This skill should be used when the user asks to "create bash scripts", "automate Linux tasks", "monitor system resources", "backup files", "manage users", or…
软件工程 / 诊断修复
shodan-reconnaissance-and-pentesting
shodan-reconnaissance-and-pentesting
This skill should be used when the user asks to "search for exposed devices on the internet," "perform Shodan reconnaissance," "find vulnerable services using…
软件工程 / 诊断修复
document-design
document-design
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…
软件工程 / 部署发布
pytest-testing
pytest-testing
Master test-driven development with pytest, fixtures, mocking, and CI/CD integration
软件工程 / 诊断修复
sqlmap-database-penetration-testing
sqlmap-database-penetration-testing
This skill should be used when the user asks to "automate SQL injection testing," "enumerate database structure," "extract database credentials using sqlmap,"…
软件工程 / 诊断修复
metasploit-framework
metasploit-framework
This skill should be used when the user asks to "use Metasploit for penetration testing", "exploit vulnerabilities with msfconsole", "create payloads with…