Browse Skills
9063 skills found
postgres-rls.md
1
1
export
postgres-rls
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
MANDATORY when touching auth tables, tenant isolation, RLS policies, or multi-tenant database code - enforces Row Level Security best practices and catches common bypass vulnerabilities
2026-01-05
swift-testing.md
1
1
export
swift-testing
2
from
"pluginagentmarketplace/custom-plugin-swift"
from
"pluginagentmarketplace/custom-plugin-swift"
3
Test Swift applications - XCTest, Swift Testing, UI tests, mocking, TDD, CI/CD
2026-01-05
laneweaver-database-design.md
1
1
export
laneweaver-database-design
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Design PostgreSQL 17 schemas for laneweaverTMS using Supabase conventions - UUIDs, ENUMs, audit trails, soft deletes, triggers, functions, views, and atomic migration patterns.
2026-01-05
testing-visual-regression.md
1
1
export
testing-visual-regression
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Visual regression tests for canvas games and responsive UI. Use after canvas modifications, CSS changes, or adding new arcade games
2026-01-05
systematic-debugging.md
1
1
export
systematic-debugging
2
from
"DMJGilbert/.config"
from
"DMJGilbert/.config"
3
Four-phase root cause investigation before attempting fixes. Use when debugging bugs, test failures, or unexpected behavior.
2026-01-05
cicd-pipeline-builder.md
1
1
export
cicd-pipeline-builder
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Create CI/CD pipelines with GitHub Actions, GitLab CI. Automated testing, building, deployment. Keywords - ci cd, github actions, gitlab ci, continuous integration, continuous deployment, automated testing, pipeline
2026-01-05
checking-code-quality.md
1
1
export
checking-code-quality
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Executes code quality checks (format:check, ESLint, Jest) before each commit according to leapmultix project standards
2026-01-05
test-schema.md
1
1
export
test-schema
2
from
"madooei/backend-template"
from
"madooei/backend-template"
3
Write tests for Zod schemas. Use when testing entity schemas, DTO validation, query parameter schemas, or any schema validation rules. Triggers on "test schema", "schema tests", "test validation", "test zod".
2026-01-05
build-feature.md
1
1
export
build-feature
2
from
"patbuc/neon"
from
"patbuc/neon"
3
Feature development workflow with planning, implementation, testing, and PR creation. Use when asked to build, implement, or add a new feature that requires multiple steps.
2026-01-05
context-testing-infrastructure.md
1
1
export
context-testing-infrastructure
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Tiered testing strategy (UI mock, auth stub, full-stack), fixtures, mocks, and test configuration.Handles test setup, Playwright E2E tests, pytest backend tests, mocking strategies, and CI test configuration.Use when working with tests, test setup, mocking strategies, or CI test configuration,or when user mentions test patterns, auth stub, fixture loaders, Playwright tests, test failures,tiered testing, UI mock, E2E tests, pytest, vitest, or debugging test issues.
2026-01-05
replicated-cli.md
1
1
export
replicated-cli
2
from
"adamancini/dotfiles"
from
"adamancini/dotfiles"
3
This skill should be used when the user asks to "create a Replicated release", "promote a release", "manage CMX VMs", "create a CMX cluster", "SSH to a CMX VM", "install Embedded Cluster", "lint Replicated manifests", "execute commands on CMX VMs", "monitor cluster status", or mentions Replicated release workflows, VM testing, or compatibility matrix operations.
2026-01-05
handler-hosting-aws.md
1
1
export
handler-hosting-aws
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
AWS hosting handler - centralized AWS operations including authentication, resource deployment,verification, and querying. Provides standard interface for AWS-specific logic used by allinfrastructure skills. Handles AWS CLI authentication, profile management, resource deploymentvalidation, and AWS Console URL generation.
2026-01-05
better-auth.md
1
1
export
better-auth
2
from
"wollfoo/setup-factory"
from
"wollfoo/setup-factory"
3
Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications. | Sử dụng khi xác thực, đăng nhập, login, auth, OAuth, session, bảo mật, phiên đăng nhập.
2026-01-05
auto-animate.md
1
1
export
auto-animate
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Zero-config animations for React, Vue, Solid, Svelte, Preact with @formkit/auto-animate (3.28kb).Prevents 10+ documented errors: SSR/Next.js imports, conditional parents, missing keys, flexbox width,table display, Jest/esbuild config, CSS position conflicts, Vue/Nuxt registration, Angular ESM.Use when: animating lists/accordions/toasts/forms, troubleshooting SSR animation errors, needaccessible animations (auto prefers-reduced-motion), or want drop-in transitions without Motion overhead.
2026-01-05
statistics.md
1
1
export
statistics
2
from
"pluginagentmarketplace/custom-plugin-data-analyst"
from
"pluginagentmarketplace/custom-plugin-data-analyst"
3
Statistical analysis methods, hypothesis testing, and probability for data analytics
2026-01-05
managing-mcp-servers.md
1
1
export
managing-mcp-servers
2
from
"fx/cc"
from
"fx/cc"
3
Provides comprehensive guidance for managing MCP (Model Context Protocol) servers using the claude mcp CLI. Covers adding servers across scopes (project, local, user), transport types (stdio, sse, http), security best practices, and common patterns. Strongly recommends project scope for team consistency and version control.
2026-01-05
agentuity-cli-cloud-env-list.md
1
1
export
agentuity-cli-cloud-env-list
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
List all environment variables. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
identity-access.md
1
1
export
identity-access
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Implement identity and access management. Use when designing authentication, authorization, or user management. Covers OAuth2, OIDC, and RBAC.
2026-01-05
code-review.md
1
1
export
code-review
2
from
"tatat/agents-playground"
from
"tatat/agents-playground"
3
Review code for quality, security vulnerabilities, and best practices compliance
2026-01-05
test-selection.md
1
1
export
test-selection
2
from
"semicolon-devteam/semo"
from
"semicolon-devteam/semo"
3
Remote App 선택형 UI 테스트용 스킬. Use when (1) 선택형 응답 UI 테스트,(2) Remote App 연동 검증, (3) awaiting_type=selection 시뮬레이션.
2026-01-05
first-time-user.md
1
1
export
first-time-user
2
from
"fotescodev/portfolio"
from
"fotescodev/portfolio"
3
Simulate a first-time user experience by following only the documentation. Generates UX audit reports with friction points and recommendations. Use to test documentation quality and create improvement loops.
2026-01-05
api-route-conventions.md
1
1
export
api-route-conventions
2
from
"Sanchay-T/influencer-platform-app"
from
"Sanchay-T/influencer-platform-app"
3
Expert knowledge on Next.js API route patterns, authentication with getAuthOrTest, error handling, response formats, rate limiting, and webhook verification. Use this skill when user asks about "create api endpoint", "api route", "error handling", "authentication", "next.js api", or "route handler".
2026-01-05
playwright.md
1
1
export
playwright
2
from
"collinvandyck/dotfiles"
from
"collinvandyck/dotfiles"
3
Browser automation using Playwright for web scraping, testing, screenshots, and interaction. Use when the user needs to navigate websites, fill forms, click buttons, extract web content, take screenshots, or automate browser tasks.
2026-01-05
securityfilesystem.md
1
1
export
securityfilesystem
2
from
"mgreenly/ikigai"
from
"mgreenly/ikigai"
3
Filesystem Security security skill
2026-01-05