Loading...
Loading...
Found 57 Skills
Implement advanced SLAS authentication patterns in B2C Commerce. Use when implementing passwordless login (email OTP, SMS OTP, passkeys), session bridging between PWA and SFRA, hybrid authentication, token refresh, or trusted system authentication. Covers authentication flows, token management, and JWT validation.
Sui CLI client configuration, address management, and token acquisition. Use this skill when the user needs to configure the Sui client for the first time, manage environments or addresses, switch networks, get faucet tokens, check balances, recover keys from a recovery phrase, merge coin objects, or look up transactions on explorers. Also use when the user sees "Cannot find gas coin for signer address" errors or asks about sui client commands, client.yaml, sui.keystore, SuiVision, or Suiscan.
Manage Zerion agent tokens and security policies — the primitives for autonomous trading and signing. Create / list / use / revoke agent tokens; create / list / show / delete policies (chain locks, allowlists, transfer/approval gates, expiry). Use whenever the user asks to set up an agent token, configure a policy, or enable autonomous trading. Required by `zerion-trading` and `zerion-sign`.
Guidelines for implementing JWT authentication with security best practices for token creation, validation, and storage
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.
Amazon Store Authorization and Management Skill, providing complete authorization process, token refresh, authorized store query, and access token acquisition capabilities. The store name `sellerName` is required when obtaining the authorization link, which is used to distinguish authorized stores. This skill is triggered when the user mentions Amazon store authorization, binding Amazon store, refreshing token, querying store token, managing authorized stores, or uses phrases like "Amazon seller authorization, bind Amazon seller account, refresh access token, query store tokens, manage authorized stores". It should also be triggered whenever the user's requirements involve Amazon seller account authorization, access token management, or store list query.
Use when applying Atomic Design methodology to organize UI components into quarks, atoms, molecules, organisms, templates, and pages. Core principles and hierarchy.
Pencil Design System generator. Invoke with /pds followed by a business domain (e.g., "/pds coffee shop that sells coffee online"). Creates a complete design system with tokens, foundations, components, patterns, and optional screens in a .pen file.
Use for Roblox OAuth 2.0 work: registering an OAuth app, choosing confidential versus public client flows, implementing authorization code flow with PKCE, handling authorization callbacks and token refresh safely, selecting minimal scopes for Open Cloud access, and troubleshooting OAuth-specific auth failures.
Integration patterns for Mapbox Maps SDK on iOS with Swift, SwiftUI, UIKit, lifecycle management, and mobile optimization best practices.
Build buyer and seller agent workflows with Skyfire KYA, PAY, and KYA+PAY tokens. Use when implementing token creation, token introspection and charging, seller service lifecycle, service discovery, Skyfire MCP integration, or enterprise admin operations.
Implement secure JWT authentication with refresh token rotation, secure storage, and automatic renewal. Use when building authentication for SPAs, mobile apps, or APIs that need stateless auth with refresh capabilities.