调试

定位并修复问题,分析错误

显示 1225-1248 / 共 5004 个技能
joelhooks

o11y-logging

joelhooks

"Implement and verify joelclaw observability on every change so failures cannot stay silent. Use when adding/updating Inngest functions, gateway channels, webhook providers, APIs, workers, or any pipeline step. Enforces canonical OTEL contract, storage path, and verification gates. Triggers on: 'o11y', 'observability', 'logging', 'otel', 'instrument this', 'silent failure', 'add telemetry', 'log this function'."

CLI 工具 63 6个月前
blacklanternsecurity

retrospective

blacklanternsecurity

Post-engagement lessons-learned retrospective. Reads the engagement directory, analyzes skill routing decisions, identifies knowledge gaps and missing skills, and produces an actionable improvement report.

代码生成 260 6个月前
HermeticOrmus

nodejs-backend-patterns

HermeticOrmus

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

数据库 98 9个月前
HermeticOrmus

typescript-advanced-types

HermeticOrmus

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

数据处理 98 9个月前
NikiforovAll

git-worktree

NikiforovAll

This skill should be used when the user wants to manage Git worktrees - creating worktrees from local or remote branches, listing active worktrees with details, deleting worktrees, or switching between worktrees. Ideal for working on multiple branches simultaneously without stashing changes.

代码生成 141 10个月前
sundial-org

adversarial-prompting

sundial-org

Applies rigorous adversarial analysis to generate, critique, fix, and consolidate solutions for any problem (technical or non-technical). Use when facing complex problems requiring thorough analysis, multiple solution approaches, and validation of proposed fixes before implementation.

代码生成 651 7个月前
vintasoftware

django-celery-expert

vintasoftware

Expert Django and Celery guidance for asynchronous task processing. Use when designing background tasks, configuring workers, handling retries and errors, optimizing task performance, implementing periodic tasks, or setting up production monitoring. Follows Celery best practices with Django integration patterns.

智能体 129 7个月前
JoelLewis

exchange-connectivity

JoelLewis

"Exchange and venue connectivity: market data feeds, FIX sessions, trading venue integration, market halts, circuit breakers, symbology, and connectivity architecture."

认证鉴权 175 6个月前
webflow

accessibility-audit

webflow

Run comprehensive accessibility audit (WCAG 2.1) on Webflow pages - checks buttons, forms, links, focus states, headings, keyboard navigation, and generates detailed reports with fixes. Requires Webflow Designer connection. Excludes image alt text (covered by asset-audit skill).

无障碍 113 7个月前
webflow

link-checker

webflow

Find and fix broken or insecure links across an entire site, including CMS content, to improve SEO and user experience. Audits HTTP/HTTPS issues and validates all internal and external links.

代码评审 113 7个月前
trailofbits

skill-extractor

trailofbits

Extracts reusable skills from work sessions. Use when: (1) a non-obvious problem was solved worth preserving, (2) a pattern was discovered that would help future sessions, (3) a workaround or debugging technique needs documentation. Manual invocation only via /skill-extractor command - no automatic triggers or hooks.

代码生成 493 6个月前
trailofbits

planning-with-files

trailofbits

Implements file-based planning for complex multi-step tasks. Creates task_plan.md, findings.md, and progress.md as persistent working memory. Use when starting tasks requiring >5 tool calls, multi-phase projects, research, or any work where losing track of goals and progress would be costly.

代码生成 493 6个月前
flpbalada

typescript-interface-vs-type

flpbalada

Guides when to use interface vs type in TypeScript. Use this skill when defining object types, extending types, or choosing between interface and type aliases.

调试 281 7个月前
flpbalada

react-useeffect-avoid

flpbalada

Guides when NOT to use useEffect and suggests better alternatives. Use when reviewing React code, troubleshooting performance, or considering useEffect for derived state or form resets.

数据处理 281 6个月前
flpbalada

typescript-advanced-types

flpbalada

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

数据处理 281 7个月前
flpbalada

react-use-client-boundary

flpbalada

Guides proper usage of "use client" directive in React/Next.js. Use this skill

调试 281 7个月前
flpbalada

typescript-best-practices

flpbalada

Guides TypeScript best practices for type safety, code organization, and maintainability. Use this skill when configuring TypeScript projects, deciding on typing strategies, writing async code, or reviewing TypeScript code quality.

数据处理 281 7个月前
simota

Judge

simota

codex reviewを活用したコードレビューエージェント。PRレビュー自動化・コミット前チェックを担当。バグ検出、セキュリティ脆弱性、ロジックエラー、意図との不整合を発見。Zenのリファクタリング提案を補完。コードレビュー、品質チェックが必要な時に使用。

代码评审 74 6个月前
DmitrL-dev

Two-Stage Code Review

DmitrL-dev

Разделение code review на Spec Compliance и Code Quality для повышения точности

代码评审 109 6个月前
DmitrL-dev

QA Fix Loop

DmitrL-dev

Автономный цикл Reviewer → Fixer для непрерывного улучшения качества

智能体 109 6个月前
tkersey

invariant-ace

tkersey

"Turn 'should never happen' into 'cannot happen' by defining owned inductive invariants and enforcing them at parse/construct/API/DB/lock/txn boundaries with a verification signal. Use when prompts mention invariants, impossible states, validation sprawl, cache/index drift, idempotency/versioning, retries/duplicates/out-of-order events, race/linearization bugs, loop correctness, or hardening another workflow (for example $fix) with invariant checks first."

数据处理 68 6个月前
massgen

pr-checks

massgen

Run comprehensive PR checks including reviewing CodeRabbit comments, ensuring PR description quality, running pre-commit hooks, tests, and validation. Use on an existing PR to address review feedback.

代码评审 1122 8个月前
rileyhilliard

optimizing-performance

rileyhilliard

Measure-first performance optimization that balances gains against complexity. Use when addressing slow code, profiling issues, or evaluating optimization trade-offs.

调试 128 8个月前
rileyhilliard

verification-before-completion

rileyhilliard

Run verification commands before claiming work is complete or fixed. Use before asserting any task is done, bug is fixed, tests pass, or feature works.

智能体 128 6个月前