搜索结果
全部能力
找到 887 个相关结果 / 评审反馈
软件工程 / 诊断修复
html-ppt-testing-safety-alert
html-ppt-testing-safety-alert
红琥珀警示 deck — 顶/底 45° 红黑 hazard 条纹、红色删除线否定标题、L1/L2/L3 绿/琥珀/红 tier 卡片、圆点状态 alert box、policy-yaml 代码块(红左边框 + bad 关键词高亮)、红绿 checklist、Q1 事故堆叠柱状图。适合安全 / 风险 / 事故复盘 /…
软件工程 / 诊断修复
axiom-core-location
axiom-core-location
Use for Core Location implementation patterns - authorization strategy, monitoring strategy, accuracy selection, background location
软件工程 / 诊断修复
senior-backend
senior-backend
This skill should be used when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Use for Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.
软件工程 / 诊断修复
supabase-audit-rpc
supabase-audit-rpc
List and test exposed PostgreSQL RPC functions for security issues and potential RLS bypass.
软件工程 / 部署发布
codex-review
codex-review
OpenAI Codex CLI code review with GPT-5.2-Codex, CI/CD integration
软件工程 / 部署发布
dockerfile-optimise
dockerfile-optimise
Dockerfile optimization guidelines from official Docker documentation. This skill should be used when writing, reviewing, or refactoring Dockerfiles to ensure…
软件工程 / 诊断修复
clean-code
clean-code
Use this skill when reviewing, writing, or refactoring code for cleanliness and maintainability following Robert C. Martin's (Uncle Bob) Clean Code principles. Triggers on code review, refactoring, naming improvements, function decomposition, applying SOLID principles, writing clean tests with TDD, identifying code smells, or improving error handling. Covers Clean Code, SOLID, and test-driven development.
软件工程 / 诊断修复
axiom-network-framework-ref
axiom-network-framework-ref
Reference — Comprehensive Network.framework guide covering NetworkConnection (iOS 26+), NWConnection (iOS 12-25), TLV framing, Coder protocol, NetworkListener,…
软件工程 / 诊断修复
jscodeshift
jscodeshift
jscodeshift codemod development best practices from Facebook/Meta. This skill should be used when writing, reviewing, or debugging jscodeshift codemods.…
软件工程 / 部署发布
gitops-repo-audit
gitops-repo-audit
Audit and validate Flux CD GitOps repositories by scanning local repo files (not live clusters) — runs Kubernetes schema validation, detects deprecated Flux APIs, reviews RBAC/multi-tenancy/secrets management, and produces a prioritized GitOps report. Use when users ask to audit, analyze, validate, review, or security-check a GitOps repo.
软件工程 / 诊断修复
fastapi
fastapi
REST API and WebSocket development with FastAPI emphasizing security, performance, and async patterns
软件工程 / 诊断修复
review-duplication
review-duplication
Use this skill during code reviews to proactively investigate the codebase for duplicated functionality, reinvented wheels, or failure to reuse existing…
软件工程 / 诊断修复
python-refactor
python-refactor
Systematic code refactoring skill that transforms complex, hard-to-understand code into clear, well-documented, maintainable code while preserving correctness. Applies structured refactoring patterns with validation. TRIGGER WHEN: users request "readable", "maintainable", or "clean" code, during code reviews flagging comprehension issues, for legacy code modernization, or in educational/onboarding contexts DO NOT TRIGGER WHEN: the task is outside the specific scope of this component.
软件工程 / 诊断修复
supabase-report
supabase-report
Generate a comprehensive Markdown security audit report with executive summary, findings, and remediation guidance.
软件工程 / 诊断修复
sl-submit-diff
sl-submit-diff
Submit commits as Phabricator diffs for code review using Sapling.
软件工程 / 诊断修复
supabase-audit-tables-read
supabase-audit-tables-read
Attempt to read data from exposed tables to verify actual data exposure and RLS effectiveness.
软件工程 / 诊断修复
supabase-audit-tables-list
supabase-audit-tables-list
List all tables exposed via the Supabase PostgREST API to identify the attack surface.
软件工程 / 部署发布
pre-publish-review
pre-publish-review
Nuclear-grade 16-agent pre-publish release gate. Runs /get-unpublished-changes to detect all changes since last npm release, spawns up to 10 ultrabrain agents…
软件工程 / 诊断修复
ast-grep
ast-grep
ast-grep rule writing and usage best practices. This skill should be used when writing, reviewing, or debugging ast-grep rules for code search, linting, and…
软件工程 / 诊断修复
code-refactoring
code-refactoring
Turn a cleanup packet into one behavior-preserving refactor brief. Use when the user needs to simplify a messy function, component, service, script, or module; split an oversized diff into safer cleanup slices; freeze behavior before touching fragile legacy code; or plan a repeated migration / codemod without changing intended behavior. Route diagnosis to `debugging`, review judgment to `code-review`, validation-program design to `testing-strategies`, bottleneck-led tuning to `performance-optimization`, and pure symbol inventory or impact mapping to `codebase-search`.