webiny-api-security-catalog
vnext
io.github.webiny/webiny-js/security
API — Security & Auth — 53 abstractions. Authentication, API keys, roles, users, teams event handlers and use cases.
“filesystem github context7 playwright” 共 3,502 个结果
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.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/coworker/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.
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
vmain
io.github.doccker/cc-use-exp/refactor-safety
当用户要求重构代码(提取组件、合并重复逻辑、重命名变量、优化结构)时触发。提供重构安全检查清单,防止丢失原始上下文。
vmain
io.github.tmcfarlane/oh-my-cursor/cursor-image-generation
Generate and iterate images in Cursor using the built-in image model and strong prompts. Use when creating icons, illustrations, UI mockups, diagrams, marketing visuals, or any raster asset from a text description or reference image.
vmain
io.github.vercel-labs/agent-skills/react-best-practices
React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance improvements.
vmain
io.github.software-mansion/react-native-audio-api/writing-skills
How to write, structure, and maintain Claude skill files. Covers the three-level progressive disclosure model, all YAML frontmatter fields (context:fork, allowed-tools, disable-model-invocation, user-invocable, hooks, argument-hint), invocation control patterns, string substitutions ($ARGUMENTS, ${CLAUDE_SKILL_DIR}), shell preprocessing with backtick syntax, and the Maintenance section contract. Use when creating a new skill file, rewriting an existing one, or reviewing a skill for quality. Trigger phrases: "add a skill", "write a skill", "create a skill file", "update skill", "skill quality", "skill review", "context fork", "allowed-tools", "user-invocable".
vmain
io.github.huggingface/OpenEnv/deploy-hf
Deploy an OpenEnv environment to Hugging Face Spaces. Use when asked to deploy, push to Hugging Face, or update a space.
vmain
io.github.fastrepl/anarlog/reactive-sqlite-ui
Build SQLite-backed reactive UI in `apps/desktop` using stable patterns for reads, selection, forms, writes, and loading states. Use when implementing or reviewing screens built on `useDrizzleLiveQuery` and SQLite mutations.
vmain
io.github.NeverSight/learn-skills.dev/docker-compose
Docker Compose for multi-container local development and production stacks. Use when user mentions "docker-compose", "docker compose", "multi-container", "compose file", "services", "docker networking", "compose volumes", "dev environment setup", or orchestrating multiple containers locally.
vmain
io.github.PramodDutta/qaskills/mobile-performance-testing
Mobile application performance testing including app launch time, frame rendering, memory profiling, battery consumption, network throttling, and crash analytics using Appium, XCTest, and Espresso with real device testing.