搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
telegram-bot
telegram-bot
Send messages, images, and marketing content to Telegram channels and groups via Bot API. Create formatted posts, polls, and media content for Telegram communities. Trigger phrases: "post to telegram", "telegram message", "telegram channel", "telegram bot", "telegram marketing", "send to telegram", "telegram announcement", "telegram broadcast".
软件工程 / 诊断修复
supabase-help
supabase-help
Quick reference for all Supabase security audit skills with usage examples and command overview.
软件工程 / 诊断修复
terraform-validator
terraform-validator
Validate, lint, audit, or plan Terraform/.tf/HCL files; runs tflint, checkov, terraform validate.
软件工程 / 诊断修复
tailwindcss-accessibility
tailwindcss-accessibility
Tailwind CSS accessibility patterns including WCAG 2.2 compliance, touch targets, focus management, and ARIA support
软件工程 / 部署发布
promql-generator
promql-generator
Generate/create/write PromQL queries, metric expressions, alerting rules, recording rules, Prometheus dashboards.
软件工程 / 部署发布
postplus-shared
postplus-shared
Shared rules, routing preferences, execution boundaries, and workflow references for released PostPlus skills. Use this before any PostPlus skill that mentions…
软件工程 / 诊断修复
recommendation-system
recommendation-system
Deploy production recommendation systems with feature stores, caching, A/B testing. Use for personalization APIs, low latency serving, or encountering cache…
软件工程 / 诊断修复
github-actions-validator
github-actions-validator
Validate, lint, audit, fix GitHub Actions workflows (.github/workflows).
软件工程 / 部署发布
postmortem-writing
postmortem-writing
Comprehensive guide to writing effective, blameless postmortems that drive organizational learning and prevent incident recurrence.
软件工程 / 诊断修复
github
github
GitHub CLI(gh)를 활용한 GitHub 플랫폼 상호작용 가이드. 다음 상황에서 사용: (1) GitHub 이슈 생성, 조회, 수정 시, (2) Pull Request 생성, 리뷰, 병합 시, (3) GitHub 릴리스 생성 및 관리 시, (4) 레이블, 마일스톤 등 프로젝트…
软件工程 / 诊断修复
logging-best-practices
logging-best-practices
Structured logging with proper levels, context, PII handling, centralized aggregation. Use for application logging, log management integration, distributed…
软件工程 / 诊断修复
page-transitions
page-transitions
Use when implementing route changes, view transitions, modal opens/closes, or navigation animation in web and mobile applications.
软件工程 / 诊断修复
rust-expert-best-practices-code-review
rust-expert-best-practices-code-review
Rust best practices and code quality guidelines for writing idiomatic, safe, and performant Rust code. This skill should be used when writing, reviewing, or…
软件工程 / 诊断修复
axiom-swiftui-nav
axiom-swiftui-nav
Use when implementing navigation patterns, choosing between NavigationStack and NavigationSplitView, handling deep links, adopting coordinator patterns, or…
软件工程 / 诊断修复
create-opencode-plugin
create-opencode-plugin
Create OpenCode plugins using the @opencode-ai/plugin SDK. Use for building custom tools, event hooks, auth providers, or tool execution interception. Use proactively when developing new plugins in .opencode/plugin/ or ~/.config/opencode/plugin/. Examples: - user: "Create a plugin to block dangerous commands" → implement tool execution before hook with blocking logic - user: "Add a custom tool for jira" → design tool schema and implementation using SDK context - user: "Show toast on file edit" → react to file edit events and display status message - user: "Build a custom auth provider" → implement auth flow for new model provider - user: "Intercept git commits" → add hook to validate commit messages before execution
软件工程 / 诊断修复
camofox-browser
camofox-browser
Anti-detection browser automation using Camoufox (Firefox fork with C++ fingerprint spoofing). Use when standard browser tools get blocked by Cloudflare,…
软件工程 / 诊断修复
android-kotlin-core
android-kotlin-core
在 Android 应用中安全使用 Kotlin 惯用法,包括可空性、数据类、密封类型、扩展函数和集合管道。
软件工程 / 诊断修复
axiom-app-store-connect-ref
axiom-app-store-connect-ref
Use when navigating App Store Connect to find crash data, read TestFlight feedback, interpret metrics dashboards, or export diagnostic logs. Covers crash-free…
软件工程 / 诊断修复
debug
debug
This skill should be used when debugging frontend/UI bugs that need runtime evidence. USE THIS SKILL (instead of adding console.log) when you're about to: "add console.log and ask user to check", "open DevTools and tell me what you see", "reproduce the bug and share the output", "check the browser console". Triggers: "debug this", "fix this bug", "why isn't this working", "investigate this issue", "trace the problem", "figure out why X happens", "UI not updating", "state is wrong", "value is null/undefined", "click doesn't work", "modal not showing". Automates log collection server-side - you read logs directly, no user copy-paste needed.
软件工程 / 诊断修复
voice-changer
voice-changer
Transform the voice in an audio recording into a different target voice while preserving emotion, timing, and delivery using the ElevenLabs Voice Changer…