setup▌
84 indexed skills · max 10 per page
sentry-setup-ai-monitoring
getsentry/sentry-for-ai · AI/ML
sentry-setup-ai-monitoring
setup-pre-commit
mattpocock/skills · Productivity
Check for package-lock.json (npm), pnpm-lock.yaml (pnpm), yarn.lock (yarn), bun.lockb (bun). Use whichever is present. Default to npm if unclear.
sentry-react-setup
getsentry/sentry-agent-skills · Frontend
Sentry error monitoring, session replay, and tracing for React applications. \n \n Install @sentry/react and initialize via instrument.js (imported first in your entry point) with DSN configuration \n Supports error capture via React 19+ error hooks or ErrorBoundary component for earlier versions \n Includes browser tracing, session replay, and Redux integration; router integrations available for React Router (v4–v7) and TanStack Router \n Source map upload via @sentry/wizard enables readable st
setup-artist
recoupable/setup-artist · Productivity
Complete artist workspace scaffold with directories, context files, memory system, and environment setup. \n \n Creates a standardized folder structure including context, memory, songs, releases, content, config, library, and apps directories with README guides for each \n Initializes context files (artist identity, audience insights, era metadata) and a scoped memory system that distinguishes between permanent, era-specific, and session-level knowledge \n Sets up environment and services config
setup-sandbox
recoupable/setup-sandbox · Productivity
Initial file system scaffolding for Recoup sandbox accounts with organizations and artists. \n \n Fetches organizations and artists from the connected Recoup account via CLI, then creates an opinionated folder structure under orgs/{org}/artists/{artist-slug} \n Generates a RECOUP.md identity file in each artist directory to track setup status and connect the workspace to the Recoupable platform \n Requires RECOUP_ACCOUNT_ID environment variable only when using an Org API Key; omit it for Persona
recipe-post-mortem-setup
googleworkspace/cli · Productivity
Orchestrate post-mortem workflows across Google Docs, Calendar, and Chat in one recipe. \n \n Combines three Google Workspace skills to create a structured post-mortem document, schedule a review meeting, and send a team notification \n Requires gws-docs , gws-calendar , and gws-chat skills to be loaded before execution \n Provides templated steps with customizable incident names, attendees, and meeting times for consistent incident response processes \n
alicloud-platform-openclaw-setup-test
cinience/alicloud-skills · Cloud
Category: test
asc-signing-setup
rudrankriyam/app-store-connect-cli-skills · Productivity
iOS/macOS signing asset setup and rotation via Apple's asc CLI. \n \n Manage bundle IDs, capabilities, signing certificates, and provisioning profiles through command-line workflows \n Supports multiple certificate types (distribution, development) and profile types (App Store, ad-hoc, development) with device assignment \n Includes rotation and cleanup commands to revoke old certificates and delete expired profiles \n Requires prior authentication via asc auth login or environment variables, pl
setup-api-key
elevenlabs/skills · Backend
Interactive guide for obtaining and configuring an ElevenLabs API key. \n \n Checks for existing ELEVENLABS_API_KEY in environment or .env file and validates it before prompting for setup \n Walks users through account creation and key generation at elevenlabs.io, with clear copy-paste instructions \n Validates the provided key via API call to https://api.elevenlabs.io/v1/user and saves it to .env on success \n Requires internet access to elevenlabs.io and api.elevenlabs.io; retries validation o
ab-test-setup
coreyhaines31/marketingskills · Testing
Expert guidance for designing statistically valid A/B tests and experiments. \n \n Provides a structured hypothesis framework, sample size calculations, and metrics selection (primary, secondary, guardrail) to ensure rigorous test design \n Covers test types (A/B, A/B/n, MVT, split URL), traffic allocation strategies, and implementation approaches (client-side vs. server-side) \n Includes pre-launch checklists, guidance on avoiding common pitfalls like early peeking, and frameworks for analyzing