Loading...
Loading...
Found 266 Skills
Manage Alibaba Cloud ApsaraVideo VOD resources and media workflows via OpenAPI/SDK. Use for upload and media asset operations, transcoding templates, playback authorization, AI processing jobs, and VOD troubleshooting.
GraphQL and hidden parameter testing playbook. Use when exploring introspection, batching, undocumented fields, hidden parameters, schema abuse, and GraphQL authorization gaps.
Schema design guide for polizy authorization. Use when defining relations, actions, action mappings, hierarchy propagation, or modifying authorization models. Covers direct, group, and hierarchy relation types.
Implementation patterns for polizy authorization. Use when implementing team access, folder inheritance, field-level permissions, temporary access, revocation, or any specific authorization scenario.
Creates comprehensive permission tests ensuring RBAC doesn't regress with test matrices, CI gating, and authorization coverage. Use for "RBAC testing", "permission tests", "authorization testing", or "access control tests".
Automate payer review of prior authorization (PA) requests. This skill should be used when users say "Review this PA request", "Process prior authorization for [procedure]", "Assess medical necessity", "Generate PA decision", or when processing clinical documentation for coverage policy validation and authorization decisions.
Secure GraphQL APIs - authentication, authorization, rate limiting, and validation
API security testing workflow for REST and GraphQL APIs covering authentication, authorization, rate limiting, input validation, and security best practices.
Amazon Ads Store Authorization and Management Skill, providing complete capabilities including authorization process, query of bound accounts and sites, token refresh and reading. When initiating an authorization link, you must first confirm an account name with the user; a single authorization can automatically discover and bind all available ad profiles under the same account (each site corresponds to one profileId). This skill is triggered when the user mentions terms such as Amazon Ads authorization, binding ad accounts, refreshing ad tokens, querying profile lists, managing authorized ad accounts, or English terms like Amazon Advertising authorization, Ads token refresh, list profiles, ad account management. Even if "Amazon Ads" or "authorization" is not explicitly mentioned, it should be triggered as long as it involves Amazon Ads account binding, access token management, or ad profile list query.
Authentication, authorization, and API security implementation. Use when building user systems, protecting APIs, or implementing access control. Covers OAuth 2.1/OIDC, JWT patterns, sessions, Passkeys/WebAuthn, RBAC/ABAC/ReBAC, policy engines (OPA, Casbin, SpiceDB), managed auth (Clerk, Auth0), self-hosted (Keycloak, Ory), and API security best practices.
Generate Pest tests for FilamentPHP v4 resources, forms, tables, and authorization
Use when adding authentication or authorization to safe actions with Better Auth -- covers betterAuth() middleware setup, typed session context (BetterAuthContext), custom authorize callbacks (AuthorizeFn), unauthorized() handling, nextCookies() configuration, and Next.js authInterrupts setup