搜索结果
全部能力
找到 1168 个相关结果 / 认证与权限
软件工程 / 诊断修复
oauth-integrations
oauth-integrations
Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workers and other edge environments. Covers provider-specific quirks, required headers, scope requirements, and token handling without MSAL. Use when: implementing GitHub OAuth, Microsoft/Azure AD authentication, handling OAuth callbacks, or troubleshooting 403 errors in OAuth flows.
软件工程 / 诊断修复
API 安全测试
api-security-testing
REST 和 GraphQL API 的安全测试工作流,涵盖认证、授权、速率限制、输入验证及安全最佳实践。
软件工程 / 诊断修复
frontend-accessibility-best-practices
frontend-accessibility-best-practices
Accessibility (a11y) best practices for React components. Use when creating UI components, forms, interactive elements, or reviewing code for accessibility…
软件工程 / 诊断修复
opentui
opentui
Build terminal UIs with OpenTUI. Covers the core API, keymaps, React and Solid bindings, components, layout, keyboard input, plugins, and testing.
软件工程 / 诊断修复
frontend-accessibility
frontend-accessibility
Implement WCAG compliance using semantic HTML, ARIA, keyboard navigation, and screen reader support. Use when building inclusive applications for all users.
软件工程 / 诊断修复
qa-test-planner
qa-test-planner
Generate comprehensive test plans, manual test cases, regression test suites, and bug reports for QA engineers. Includes Figma MCP integration for design…
软件工程 / 诊断修复
agent-spec-mobile-react-native
agent-spec-mobile-react-native
适用于 spec-mobile-react-native 的 Agent 技能 - 使用 $agent-spec-mobile-react-native 调用
软件工程 / 诊断修复
aspnet-core
aspnet-core
Guidelines for ASP.NET Core web development covering API design, authentication, caching, and best practices
软件工程 / 诊断修复
cloudflare-turnstile
cloudflare-turnstile
Add bot protection with Turnstile (CAPTCHA alternative). Use when: protecting forms, securing login/signup, preventing spam, migrating from reCAPTCHA, integrating with React/Next.js/Hono, implementing E2E tests, or debugging CSP errors, token validation failures, Chrome/Edge first-load issues, multiple widget rendering bugs, timeout-or-duplicate errors, or error codes 100*/106010/300*/600*.
软件工程 / 诊断修复
python-fastapi-development
python-fastapi-development
Python FastAPI backend development with async patterns, SQLAlchemy, Pydantic, authentication, and production API patterns.
软件工程 / 诊断修复
clinicaltrials-database
clinicaltrials-database
Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical…
软件工程 / 诊断修复
backend-patterns
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
软件工程 / 诊断修复
auth0-vue
auth0-vue
Use when adding authentication to Vue.js 3 applications (login, logout, user sessions, protected routes) - integrates @auth0/auth0-vue SDK for SPAs with Vite…
软件工程 / 诊断修复
cloudflare-browser-rendering
cloudflare-browser-rendering
Add headless Chrome automation with Puppeteer/Playwright on Cloudflare Workers. Use when: taking screenshots, generating PDFs, web scraping, crawling sites, browser automation, or troubleshooting XPath errors, browser timeouts, binding not passed errors, session limits, page.evaluate __name errors, or waitForSelector timeout issues.
软件工程 / 诊断修复
nodejs-backend-patterns
nodejs-backend-patterns
Comprehensive guidance for building scalable, maintainable, and production-ready Node.js backend applications with modern frameworks, architectural patterns,…
软件工程 / 诊断修复
telegram-mini-app
telegram-mini-app
Expert in building Telegram Mini Apps (TWA) - web apps that run inside Telegram with native-like experience. Covers the TON ecosystem, Telegram Web App API,…
软件工程 / 诊断修复
pokeclaw-android-ai-agent
pokeclaw-android-ai-agent
PokeClaw (PocketClaw) — on-device Android AI phone agent using Gemma 4 via LiteRT-LM with tool calling, accessibility automation, and optional cloud models.
软件工程 / 诊断修复
API 网关配置
api-gateway-configuration
配置 API 网关,实现路由、认证、速率限制和请求/响应转换。适用于部署微服务、设置反向代理或管理 API 流量时。
软件工程 / 部署发布
aws-cdk
aws-cdk
Authors, deploys, and troubleshoots AWS infrastructure using CDK with TypeScript or Python. Covers best practices, stack architecture, and construct patterns.…
软件工程 / 诊断修复
django-rest-api-development
django-rest-api-development
Comprehensive guidelines for building scalable Django REST APIs with proper architecture, authentication, and performance optimization.