搜索结果
ing
找到 13037 个相关结果
设计与产品 / 审核评估
agent-evaluation
agent-evaluation
测试和评估 LLM agent,包括行为测试、能力评估、可靠性指标和生产环境监控——即便是顶尖的 agent…
软件工程 / 诊断修复
d3k
d3k
Bootstrap d3k in standalone AI apps (Codex, Cursor, Claude Code): detect/install dev3000, start d3k as the runtime, and use unified logs plus CDP browser…
软件工程 / 诊断修复
分析追踪
analytics-tracking
设计、审计并改进分析追踪系统,以产出可靠、可用于决策的数据。
软件工程 / 诊断修复
mongoose-mongodb
mongoose-mongodb
Work with MongoDB in Node.js using Mongoose ODM for schema design, CRUD operations, relationships, and advanced queries
研究学习 / 检索整理
literature-search
literature-search
Search academic literature using Semantic Scholar, arXiv, and OpenAlex APIs. Returns structured JSONL with title, authors, year, venue, abstract, citations,…
软件工程 / 诊断修复
every-style-editor
every-style-editor
This skill should be used when reviewing or editing copy to ensure adherence to Every's style guide. It provides a systematic line-by-line review process for…
设计与产品 / 审核评估
data-visualization
data-visualization
Design clear, accessible data visualizations with appropriate chart selection and styling.
通用助手 / 编排推荐
agent-xlsx
agent-xlsx
使用 agent-xlsx CLI 与 Excel 文件(.xlsx、.xlsm、.xlsb、.xls、.ods)交互,进行数据提取、分析、写入、格式化、可视化捕获、VBA…
软件工程 / 诊断修复
r3f-best-practices
r3f-best-practices
React Three Fiber (R3F) and Poimandres ecosystem best practices. Use when writing, reviewing, or optimizing R3F code. Triggers on tasks involving…
软件工程 / 诊断修复
oauth-oidc-misconfiguration
oauth-oidc-misconfiguration
OAuth and OIDC misconfiguration testing playbook. Use when reviewing redirect URI handling, state and nonce validation, PKCE, token audience, callback binding, and identity-provider trust flaws.
软件工程 / 诊断修复
db-seed
db-seed
Generate database seed scripts with realistic sample data. Reads Drizzle schemas or SQL migrations, respects foreign key ordering, produces idempotent…
软件工程 / 诊断修复
business-logic-vuln
business-logic-vuln
Entry P1 category router for business logic testing. Use when workflow abuse, race conditions, pricing flaws, or multi-step state attacks matter more than parser-level input injection.
软件工程 / 诊断修复
playwright-local
playwright-local
Build browser automation and web scraping with Playwright on your local machine. Prevents 10 documented errors including CI timeout hangs, extension testing failures, and Ubuntu compatibility issues. Includes stealth mode for anti-bot bypass, authenticated sessions, infinite scroll handling, screenshot/PDF generation, and v1.57 Speedboard performance analysis. Use when: automating browsers, scraping protected sites, testing with real IPs, bypassing bot detection, generating screenshots/PDFs, or troubleshooting "target closed", "page.pause() hangs CI", "permission prompts block tests", or "Ubuntu 25.10 installation" errors.
软件工程 / 诊断修复
agent-ui
agent-ui
Batteries-included agent component for React/Next.js from ui.inference.sh. One component with runtime, tools, streaming, approvals, and widgets built in.…
软件工程 / 部署发布
grepai-trace-callees
grepai-trace-callees
Find function callees with GrepAI trace. Use this skill to discover what functions a specific function calls.
软件工程 / 部署发布
grepai-trace-callers
grepai-trace-callers
Find function callers with GrepAI trace. Use this skill to discover what code calls a specific function.
软件工程 / 部署发布
kubernetes-deployment
kubernetes-deployment
Deploy, manage, and scale containerized applications on Kubernetes clusters with best practices for production workloads, resource management, and rolling updates.
通用助手 / 编排推荐
mapbox-android-patterns
mapbox-android-patterns
Official integration patterns for Mapbox Maps SDK on Android. Covers installation, adding markers, user location, custom data, styles, camera control, and…
软件工程 / 诊断修复
cors-cross-origin-misconfiguration
cors-cross-origin-misconfiguration
CORS misconfiguration testing playbook. Use when analyzing cross-origin trust, credentialed browser reads, origin reflection, preflight policy bugs, and browser-based access to authenticated APIs.
软件工程 / 诊断修复
frontend-security-coder
frontend-security-coder
Expert in secure frontend coding practices specializing in XSS prevention, output sanitization, and client-side security patterns.