Browse Skills
9063 skills found
full-stack-dev.md
0
1
export
full-stack-dev
2
from
"sprigga/WebPDTool"
from
"sprigga/WebPDTool"
3
Guide for building fullstack applications with Vue 3, FastAPI, Docker, and MySQL. Use this skill when developing or debugging applications using this specific technology stack including frontend (Vue 3, Element Plus, Pinia, Vue Router, Axios, Vite), backend (FastAPI, SQLAlchemy, Pydantic, JWT), containerization (Docker, Docker Compose), database (MySQL 8.0+), RESTful API design, authentication, and deployment workflows.
2026-01-05
browser-daemon.md
0
1
export
browser-daemon
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Persistent browser automation via Playwright daemon. Keep a browser window open and send it commands (navigate, execute JS, inspect console). Perfect for interactive debugging, development, and testing web applications. Use when you need to interact with a browser repeatedly without opening/closing it.
2026-01-05
auth-components.md
0
1
export
auth-components
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Pre-built and custom Clerk authentication component templates with theming and customization patterns. Use when building authentication UI, creating sign-in/sign-up pages, customizing Clerk components, implementing user buttons, theming auth flows, or when user mentions Clerk components, SignIn, SignUp, UserButton, auth UI, appearance customization, or authentication theming.
2026-01-05
screenshot-eval.md
0
1
export
screenshot-eval
2
from
"krazyuniks/guitar-tone-shootout"
from
"krazyuniks/guitar-tone-shootout"
3
Evaluate browser screenshots and page state for errors. Use when verifying features work correctly, detecting error conditions, or validating UI state during browser testing.
2026-01-05
analyzer-agent.md
0
1
export
analyzer-agent
2
from
"Unicorn/Radium"
from
"Unicorn/Radium"
3
Static analysis, code quality checks, and security scanning agent
2026-01-05
db-seeder.md
0
1
export
db-seeder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when seeding databases with realistic fake data for development, testing, or staging environments. Supports PostgreSQL, MySQL, SQLite, MongoDB with ORM-based seeding (SQLAlchemy, Django, Prisma) and Faker library for generating realistic test data. Use when the user needs to populate databases with sample data, create test fixtures, or set up development/staging environments with realistic data.
2026-01-05
dry-check.md
0
1
export
dry-check
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Scans new/modified code against multi-mono shared libraries (@metasaver/core-utils, @metasaver/core-service-utils, @metasaver/core-components) to detect DRY violations. Use when auditing code for duplicate functions, types, or components that already exist in shared packages. Returns violation reports with suggested import replacements.
2026-01-05
ab-testing.md
0
1
export
ab-testing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
A/B testing patterns for lead generation sites. Client-side experiments, Google Optimize alternative, analytics integration. Use for conversion optimization.
2026-01-05
accepting-stories.md
0
1
export
accepting-stories
2
from
"kecbigmt/cc-plugins"
from
"kecbigmt/cc-plugins"
3
Guides product owner through systematic acceptance testing. Use when verifying acceptance criteria, checking story completion, or conducting final review before marking a story as done.
2026-01-05
security-scanning.md
0
1
export
security-scanning
2
from
"amattas/agentic-coding"
from
"amattas/agentic-coding"
3
Scan code for security vulnerabilities. Use after implementation changes.
2026-01-05
aws-sso-refresh.md
0
1
export
aws-sso-refresh
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically refresh AWS SSO authentication tokens when encountering expiration errors. Use when AWS MCP tools fail due to expired SSO sessions.
2026-01-05
supabase.md
0
1
export
supabase
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive Supabase development expert covering Edge Functions, database schema management, migrations, PostgreSQL functions, and RLS policies. Use for any Supabase development including TypeScript/Deno Edge Functions, declarative schema management, SQL formatting, migration creation, database function authoring with SECURITY INVOKER, and RLS policy implementation with auth.uid() and auth.jwt().
2026-01-05
feature-dev.md
0
1
export
feature-dev
2
from
"ferg-cod3s/anthropic-plugin-converter"
from
"ferg-cod3s/anthropic-plugin-converter"
3
Comprehensive feature development workflow management with branching strategies, code reviews, testing automation, and deployment coordination.
2026-01-05
general-development.md
0
1
export
general-development
2
from
"violabg/dev-recruit"
from
"violabg/dev-recruit"
3
General software development practices including code review, testing strategies, and CI/CD integration. Use when implementing features, writing tests, setting up deployment pipelines, or conducting peer reviews.
2026-01-05
testing.md
0
1
export
testing
2
from
"az9713/claude-code-agentic-framework"
from
"az9713/claude-code-agentic-framework"
3
Testing patterns, strategies, and best practices for comprehensive test coverage.
2026-01-05
creating-skills.md
0
1
export
creating-skills
2
from
"michellepellon/dotfiles"
from
"michellepellon/dotfiles"
3
TDD for process documentation - test with subagents before writing, iterate until bulletproof
2026-01-05
testing-strategies.md
0
1
export
testing-strategies
2
from
"adaptive-enforcement-lab/claude-skills"
from
"adaptive-enforcement-lab/claude-skills"
3
Build confidence with comprehensive CLI testing. Unit tests catch logic bugs with fakes, integration tests verify API contracts, E2E tests validate workflows.
2026-01-05
testing-strategy.md
0
1
export
testing-strategy
2
from
"nicholasgriffintn/claude-code"
from
"nicholasgriffintn/claude-code"
3
A specialist skill that designs and implements a testing strategy for a codebase. This skill should be used after code development and before code review.
2026-01-05
qas-agent-quality-assurance-security.md
0
1
export
qas-agent-quality-assurance-security
2
from
"oehm-smith/linux-env"
from
"oehm-smith/linux-env"
3
Creates comprehensive test suites including unit, integration, E2E, and security tests
2026-01-05
react-components-patterns.md
0
1
export
react-components-patterns
2
from
"joaopelegrino/app-controle"
from
"joaopelegrino/app-controle"
3
Comprehensive guide to React component patterns used in the Plataforma B2B de treinamento técnico corporativo educational platform. This skill covers functional components with hooks, composition patterns, state management, props flow, and error handling strategies essential for building maintainable React applications.Learn how to create reusable, testable components following React best practices while avoiding common antipatterns like prop drilling, unnecessary class components, and improper state management. The skill emphasizes composition over inheritance, unidirectional data flow, and separation of concerns.Real-world examples are taken directly from the project codebase, including CLearningSystem, BashLearningSystem, Breadcrumb, AreaCard, and FlashcardModal components. Each pattern is demonstrated with production code showing how architectural decisions were implemented in a 5,500+ line React application with 17 components.Key topics include functional components (vs class components), React Hoo
2026-01-05
frontend.md
0
1
export
frontend
2
from
"tidemann/st44-home"
from
"tidemann/st44-home"
3
Angular 21+ expert for .ts .html .css files, @Component, UI, components, pages, services, routing, forms, templates, signals, RxJS, HttpClient, inject(), reactive forms, validators, accessibility, WCAG, AXE, browser testing, Karma, Jasmine, e2e, Playwright
2026-01-05
nextjs-integration.md
0
1
export
nextjs-integration
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Complete Next.js integration patterns for Clerk authentication with App Router and Pages Router. Use when setting up Clerk in Next.js, configuring authentication middleware, implementing protected routes, setting up server/client components with auth, or when user mentions Clerk Next.js setup, App Router auth, Pages Router auth, or Next.js authentication integration.
2026-01-05
test-driven-development.md
0
1
export
test-driven-development
2
from
"jensenojs/dotfiles"
from
"jensenojs/dotfiles"
3
Enforces Red-Green-Refactor TDD cycle. Creates failing tests first, then minimum code to pass, then refactors while keeping tests green.
2026-01-05
code-prd.md
0
1
export
code-prd
2
from
"navidemad/claude-code-plugins"
from
"navidemad/claude-code-plugins"
3
Build features when user wants to implement PRDs, write code for specs, or develop functionality. Works incrementally substory-by-substory with automatic testing and code review. Automatically loads PRD context to maintain consistency. Also writes standalone tests for any file.
2026-01-05