搜索结果
全部能力
找到 1067 个相关结果 / RAG 与知识库
软件工程 / 诊断修复
chaos-engineering
chaos-engineering
Use when planning, running, or learning from chaos engineering experiments. Triggers on "chaos experiment", "fault injection", "gameday", "resilience test",…
软件工程 / 诊断修复
pydantic
pydantic
Python data validation using type hints and runtime type checking with Pydantic v2's Rust-powered core for high-performance validation in FastAPI, Django, and…
软件工程 / 诊断修复
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…
软件工程 / 诊断修复
cover letter generator
cover letter generator
Create personalized, compelling cover letters from resume and job description
软件工程 / 部署发布
resume formatter
resume formatter
Ensure ATS-friendly formatting and create clean scannable layouts
软件工程 / 诊断修复
portfolio case study writer
portfolio case study writer
Transform resume bullets into detailed portfolio case studies
软件工程 / 诊断修复
xyo-knowledge
xyo-knowledge
XYO Protocol 2.0 domain knowledge. Covers payloads, bound witnesses, schemas, the module system (archivist, diviner, witness, sentinel, node), accounts,…
软件工程 / 诊断修复
resume section builder
resume section builder
Create targeted resume sections optimized for different experience levels and roles
软件工程 / 部署发布
career changer translator
career changer translator
Translate skills from one industry to another, identify transferable skills
软件工程 / 部署发布
resume quantifier
resume quantifier
Find opportunities to add metrics and estimate numbers when exact data unavailable
软件工程 / 部署发布
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",…
软件工程 / 诊断修复
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.
软件工程 / 诊断修复
supabase-developer
supabase-developer
Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with…
软件工程 / 诊断修复
red-team-tools-and-methodology
red-team-tools-and-methodology
This skill should be used when the user asks to "follow red team methodology", "perform bug bounty hunting", "automate reconnaissance", "hunt for XSS…
软件工程 / 诊断修复
debug-issue
debug-issue
Systematically debug issues using graph-powered code navigation
软件工程 / 诊断修复
sqlite-database-expert
sqlite-database-expert
Expert in SQLite embedded database development for Tauri/desktop applications with focus on SQL injection prevention, migrations, FTS search, and secure data…
软件工程 / 诊断修复
skill-builder
skill-builder
Create new Claude Code Skills with proper YAML frontmatter, progressive disclosure structure, and complete directory organization. Use when you need to build…
软件工程 / 部署发布
pytest-testing
pytest-testing
Master test-driven development with pytest, fixtures, mocking, and CI/CD integration
软件工程 / 诊断修复
home-assistant-integration-knowledge
home-assistant-integration-knowledge
Everything you need to know to build, test and review Home Assistant Integrations. If you're looking at an integration, you must use this as your primary…