webiny-api-logger-catalog
vnext
io.github.webiny/webiny-js/logger
api/logger — 1 abstractions.
“filesystem github context7 playwright” 共 2,714 个结果
vnext
io.github.webiny/webiny-js/logger
api/logger — 1 abstractions.
vnext
io.github.webiny/webiny-js/opensearch
api/opensearch — 4 abstractions.
vnext
io.github.webiny/webiny-js/scheduler
API — Scheduler — 15 abstractions. Scheduled action use cases.
vnext
io.github.webiny/webiny-js/security
API — Security & Auth — 53 abstractions. Authentication, API keys, roles, users, teams event handlers and use cases.
vnext
io.github.webiny/webiny-js/build-params
api/build-params — 2 abstractions.
vnext
io.github.webiny/webiny-js/aco
API — ACO — 30 abstractions. Folder event handlers and use cases.
vnext
io.github.webiny/webiny-js/system
API — System — 2 abstractions. System installation event handlers and use cases.
vnext
io.github.webiny/webiny-js/tasks
api/tasks — 2 abstractions.
vnext
io.github.webiny/webiny-js/tenancy
API — Tenancy — 17 abstractions. Tenant lifecycle and installation event handlers and use cases.
vnext
io.github.webiny/webiny-js/website-builder
API — Website Builder — 57 abstractions. Page and redirect event handlers and use cases.
vmain
io.github.microsoft/fast/testing
Use this skill when running or writing tests in the FAST monorepo — local test execution, CI workflows, Playwright fixtures, and WebUI integration testing.
vdev
io.github.facebook/openzl/openzl-codec-design
Design patterns and requirements for OpenZL codecs (located under `src/openzl/codecs/`). **USE AUOMATICALLY** when creating, modifying, or reviewing codecs in OpenZL.
vmain
io.github.dotnet/runtime/code-review
Review code changes in dotnet/runtime for correctness, performance, and consistency with project conventions. Use when reviewing PRs or code changes.
vmain
io.github.pedrohcgs/claude-code-my-workflow/deploy
Render Quarto `.qmd` slides to HTML and sync to `docs/` for GitHub Pages. Use when user says "deploy", "publish the slides", "ship to pages", "push the lecture live", "render and publish", or after Quarto edits that need to go public. NOT for local Quarto render only — use `quarto render` directly for that.
vmain
io.github.bobmatnyc/claude-mpm-skills/kubernetes
Kubernetes operations playbook for deploying services: core objects, probes, resource sizing, safe rollouts, and fast kubectl debugging
vmain
io.github.accomplish-ai/accomplish/dev-browser
Browser automation via MCP tools. ALWAYS use these tools for ANY web task - navigating sites, clicking, typing, filling forms, taking screenshots, or extracting data. This is the ONLY way to control the browser.
vdevelop
io.github.handsontable/handsontable/browserstack-live
Use when testing a local or public URL on a real device via BrowserStack, opening a live browser session on Android, iOS, or desktop browsers, or when the user mentions BrowserStack, real device testing, mobile testing, cross-browser testing, touch testing, or wants to verify behavior on a specific phone, tablet, or browser version. Also trigger when the user says "test this on Android/iPhone/Safari/Chrome mobile", asks to open a live session, or mentions demo-mobile.html, even if they don't mention BrowserStack by name.
vmain
io.github.Shubhamsaboo/awesome-llm-apps/python-expert
Senior Python developer expertise for writing clean, efficient, and well-documented code. Use when: writing Python code, optimizing Python scripts, reviewing Python code for best practices, debugging Python issues, implementing type hints, or when user mentions Python, PEP 8, or needs help with Python data structures and algorithms.
vmain
io.github.fastrepl/anarlog/sqlite-schema-design
Design or review schemas for `crates/cloudsync` using SQLite Sync constraints, not generic SQLite advice. Use when adding synced tables, changing synced columns, or planning CloudSync-safe migrations.
vmaster
io.github.dathere/qsv/mcp-release-prep
Prepare an MCP server and plugin release by bumping versions across all files and updating changelog
vmain
io.github.agent0ai/space-agent/pdf-report
Create and download browser-generated PDFs from structured data or HTML
vdevelop
io.github.forcedotcom/salesforcedx-vscode/typescript
TypeScript coding standards and conventions including file naming rules
vmain
io.github.dotnet/runtime/api-proposal
Create prototype-backed API proposals for dotnet/runtime. Use when asked to draft an API proposal, write an api-suggestion issue, refine a vague API idea into a complete proposal, or improve a proposal marked api-needs-work. Covers the full pipeline from research through prototyping, ref source generation, and publishing. DO NOT USE FOR bug fixes, code review, performance benchmarking, or internal API changes that don't affect public surface area.
vmain
io.github.doccker/cc-use-exp/refactor-safety
当用户要求重构代码(提取组件、合并重复逻辑、重命名变量、优化结构)时触发。提供重构安全检查清单,防止丢失原始上下文。