搜索结果
全部能力
找到 7461 个相关结果 / 软件工程
软件工程 / 诊断修复
security-prompts
security-prompts
Library of battle-tested security prompt templates for secure feature implementation. Use when implementing forms, endpoints, authentication, authorization,…
软件工程 / 诊断修复
frontend-async-best-practices
frontend-async-best-practices
Async/await and Promise optimization guidelines. Use when writing, reviewing, or refactoring asynchronous code to eliminate waterfalls and maximize…
软件工程 / 诊断修复
scrapeninja
scrapeninja
ScrapeNinja API for web scraping. Use when user mentions "ScrapeNinja",
软件工程 / 诊断修复
hummingbot
hummingbot
Hummingbot trading bot framework - automated trading strategies, market making, arbitrage, connectors for crypto exchanges. Use when working with algorithmic…
软件工程 / 部署发布
nginx-c-module-debug
nginx-c-module-debug
nginx C module debugging guidelines based on the official nginx development guide. This skill should be used when debugging nginx C module crashes, memory…
软件工程 / 诊断修复
i18n-date-patterns
i18n-date-patterns
Implements internationalization (i18n) in React applications. Covers user-facing strings, date/time handling, locale-aware formatting, ICU MessageFormat, and…
软件工程 / 部署发布
git-rebase-sync
git-rebase-sync
Use when syncing a feature branch onto the latest origin base branch via git rebase.
软件工程 / 部署发布
feishu-cli-mail
feishu-cli-mail
飞书邮箱(Mail)操作。查看邮件、发送邮件、回复、转发、管理草稿、批量获取、线程、过滤。 当用户请求"发邮件"、"看邮件"、"查邮件"、"回复邮件"、"转发邮件"、"邮件草稿"、"收件箱"、 "feishu mail"、"lark mail"、"未读邮件"时使用。 所有命令需要 User Access Token(先 feishu-cli auth login)。 首期限制:发送/回复/转发仅支持纯文本或 HTML body,暂不支持附件和 CID 内联图片。
软件工程 / 诊断修复
idor-testing
idor-testing
Provide systematic methodologies for identifying and exploiting Insecure Direct Object Reference (IDOR) vulnerabilities in web applications.
软件工程 / 诊断修复
react-expert
react-expert
Expert-level React development with hooks, performance optimization, state management, and modern patterns
软件工程 / 诊断修复
newsletter-publishing
newsletter-publishing
Email newsletter workflows for journalists and researchers. Use when creating, managing, or optimizing email newsletters, building subscriber lists, designing…
软件工程 / 部署发布
social-media-marketing
social-media-marketing
Build and execute a social media marketing strategy for a solopreneur business. Use when choosing platforms, creating a posting strategy, growing followers,…
软件工程 / 诊断修复
task-planning
task-planning
Turn vague features, bug clusters, roadmap items, launch work, or playtest findings into one execution-ready planning packet by choosing the right packet type, separating discovery from delivery, and making blockers, dependencies, and the next move explicit. Use when the user needs backlog cleanup, feature slicing, sprint or milestone prep, release planning, or roadmap-to-delivery translation across developer workflow, web/fullstack, product/ops, marketing/GTM, or game work. Route sizing to `task-estimation`, board/worktree control to `vibe-kanban`, plan review to `plannotator`, daily syncs to `standup-meeting`, retros to `sprint-retrospective`, and pre-planning concept framing to `bmad`, `bmad-idea`, or `bmad-gds`.
软件工程 / 部署发布
drone-cv-expert
drone-cv-expert
Expert in drone systems, computer vision, and autonomous navigation. Specializes in flight control, SLAM, object detection, sensor fusion, and path planning.…
软件工程 / 部署发布
blog-analyze
blog-analyze
Audit and score blog posts on a 5-category 100-point scoring system covering content quality, SEO optimization, E-E-A-T signals, technical elements, and AI citation readiness. Includes AI content detection (burstiness, phrase flagging, vocabulary diversity). Supports export formats (markdown, JSON, table) and batch analysis with sorting. Generates prioritized recommendations (Critical/High/Medium/Low) with specific fixes. Works with any format (MDX, markdown, HTML, URL). Use when user says "analyze blog", "audit blog", "blog score", "check blog quality", "blog review", "rate this blog", "blog health check".
软件工程 / 诊断修复
debug
debug
Diagnose the current OMC session or repo state using logs, traces, state, and focused reproduction
软件工程 / 诊断修复
client-reporting-delivery
client-reporting-delivery
Design, generate, and deliver client performance reports across all channels, covering quarterly reports, tax reporting, portal integration, and compliance…
软件工程 / 诊断修复
software-code-review
software-code-review
Systematic code review patterns and checklists. Use when reviewing PRs or diffs for correctness, security, readability, and maintainability.
软件工程 / 诊断修复
pp-nvd
pp-nvd
Search the U.S. National Vulnerability Database for CVEs, CVSS scores, affected versions, and severity ratings — by keyword, product (CPE name), CVE ID, or…
软件工程 / 诊断修复
ddd-tactical-patterns
ddd-tactical-patterns
Apply DDD tactical patterns in code using entities, value objects, aggregates, repositories, and domain events with explicit invariants.