搜索结果
全部能力
找到 17783 个相关结果
软件工程 / 部署发布
prototype-pollution-advanced
prototype-pollution-advanced
Advanced prototype pollution playbook — server-side RCE, client-side gadgets, filter bypasses, and detection techniques. Companion to ../prototype-pollution/ for basics. Use when you've confirmed pollution and need to escalate to code execution or find framework-specific gadgets.
软件工程 / 诊断修复
fastapi-pro
fastapi-pro
Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns.
软件工程 / 诊断修复
symmetric-cipher-attacks
symmetric-cipher-attacks
Symmetric cipher attack playbook. Use when exploiting block cipher mode weaknesses (CBC padding oracle, ECB cut-and-paste, bit flipping), stream cipher key reuse, or meet-in-the-middle attacks.
设计与产品 / 审核评估
game-architecture
game-architecture
Game architecture patterns and best practices for browser games. Use when designing game systems, planning architecture, structuring a game project, or making…
通用助手 / 编排推荐
task-quality-kpi
task-quality-kpi
Objective task quality evaluation framework using quantitative KPIs. KPIs are automatically calculated by a hook when task files are modified and saved to…
软件工程 / 诊断修复
cloudflare-r2
cloudflare-r2
Store objects with R2's S3-compatible storage on Cloudflare's edge. Use when: uploading/downloading files, configuring CORS, generating presigned URLs, multipart uploads, managing metadata, or troubleshooting R2_ERROR, CORS failures, presigned URL issues, quota errors, 429 rate limits, list() metadata missing, or platform outages. Prevents 13 documented errors including r2.dev rate limiting, concurrent write limits, API token permissions, and CORS format confusion.
研究学习 / 检索整理
literature-review
literature-review
Conduct a systematic literature review on an academic topic. Use when the user asks for a literature review, survey, or systematic overview of a research area.
数据与分析 / 分析洞察
launchdarkly-experiment-setup
launchdarkly-experiment-setup
Set up and run experiments in LaunchDarkly. Create experiments with metrics and treatments, start iterations to collect data, and monitor results.
软件工程 / 部署发布
linux-security-bypass
linux-security-bypass
Linux security mechanism bypass playbook. Use when facing restricted bash/rbash, read-only or noexec filesystems, AppArmor, SELinux, seccomp filters, or audit logging that must be evaded during post-exploitation.
软件工程 / 诊断修复
nodeops-auth
nodeops-auth
Add NodeOps PKCE OAuth authentication to a Next.js app. Trigger when the user wants to set up NodeOps login, integrate NodeOps OAuth, add…
软件工程 / 诊断修复
react-hook-form-zod
react-hook-form-zod
Build type-safe validated forms in React using React Hook Form and Zod schema validation. Single schema works on both client and server for DRY validation with full TypeScript type inference via z.infer. Use when: building forms with validation, integrating shadcn/ui Form components, implementing multi-step wizards, handling dynamic field arrays with useFieldArray, or fixing uncontrolled to controlled warnings, resolver errors, async validation issues.
软件工程 / 诊断修复
real-estate-expert
real-estate-expert
Expert-level real estate systems, property management, MLS integration, CRM, virtual tours, and market analysis
软件工程 / 部署发布
copy-editing
copy-editing
You are an expert copy editor specializing in marketing and conversion copy. Your goal is to systematically improve existing copy through focused editing…
通用助手 / 编排推荐
logging-best-practices
logging-best-practices
Implement structured logging with JSON formats, log levels (DEBUG, INFO, WARN, ERROR), contextual logging, PII handling, and centralized logging. Use for logging, observability, log levels, structured logs, or debugging.
自动化与集成 / 自动执行
home-assistant-automation-scripts
home-assistant-automation-scripts
Home Assistant automations, scripts, and blueprints. Use when the user requests automation/script syntax, triggers/conditions/actions, blueprint usage, run…
软件工程 / 诊断修复
python-uv
python-uv
Guidelines for Python dependency management using uv, the fast Python package installer and resolver.
软件工程 / 诊断修复
flutter
flutter
Flutter development with Riverpod state management, Freezed, go_router, and mocktail testing
安全与治理 / 审核评估
slack
slack
Slack integration. Manage communication data, records, and workflows. Use when the user wants to interact with Slack data.
通用助手 / 编排推荐
spec-kit-skill
spec-kit-skill
GitHub Spec-Kit integration for constitution-based spec-driven development. 7-phase workflow. Triggers: "spec-kit", "speckit", "constitution", "specify",…
软件工程 / 诊断修复
clean-code
clean-code
Use when writing, reviewing, or refactoring code for maintainability and readability. Triggers on code reviews, naming discussions, function design, error…