Browse Skills

9063 skills found

build-test-auto.md
0
1 export build-test-auto
2 takutakahashi from "takutakahashi/claude-code-plugins"
3 Automatically builds and tests code changes. Use whenever code is modified, tests fail, before creating pull requests, or when verifying code quality.
2026-01-05
nextjs-supabase-auth.md
0
1 export nextjs-supabase-auth
2 1ncarnati0n from "1ncarnati0n/contech-dx"
3 Build production-ready Next.js 16 + Supabase authentication and role-based access control systems with 4-tier user roles (admin, main_user, vip_user, user). Use this skill when implementing authentication, user management, role-based permissions, or RLS policies in Next.js projects.
2026-01-05
jb.md
0
1 export jb
2 nijaru from "nijaru/jb"
3 Background job manager for long-running commands. Triggers on: "run in background", "takes a while", "long running", builds >30s, test suites, deployments, dev servers, anything that should survive session disconnect.
2026-01-05
nextjs.md
0
1 export nextjs
2 azlekov from "azlekov/my-claude-code"
3 This skill should be used when the user asks to "create a Next.js app", "build a page", "add routing", "implement server components", "add caching", "create API routes", "use server actions", "add metadata", "set up layouts", or discusses Next.js architecture, App Router, data fetching, or rendering strategies. Always use the latest Next.js version and modern patterns.
2026-01-05
github-actions-ci-workflow.md
0
1 export github-actions-ci-workflow
2 hopeoverture from "hopeoverture/worldbuilding-app-skills"
3 Sets up comprehensive GitHub Actions CI/CD workflows for modern web applications. This skill should be used when configuring automated lint, test, build, and deploy pipelines, adding preview URL comments on pull requests, or optimizing workflow caching. Use when setting up continuous integration, deployment automation, GitHub Actions, CI/CD pipeline, preview deployments, or workflow optimization.
2026-01-05
ui-ux-expert-skill.md
0
1 export ui-ux-expert-skill
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Technical workflow for implementing accessible React user interfaces with shadcn/ui, Tailwind CSS, and TanStack Query. Includes 6-phase process with mandatory Style Guide compliance, Context7 best practices consultation, Chrome DevTools validation, and WCAG 2.1 AA accessibility standards. Use after Test Agent, Implementer, and Supabase agents complete their work.
2026-01-05
ops.md
0
1 export ops
2 ignitabull18 from "ignitabull18/product-dev-os"
3 Infrastructure operations - 1Password secrets, Coolify deployments, Postman tests, Hetzner/Hostinger servers
2026-01-05
security-auditor.md
0
1 export security-auditor
2 zh1227 from "zh1227/zh1227.github.io"
3 安全审计助手,提供完整的安全审计流程,涵盖代码安全审查、漏洞扫描、安全配置检查、合规性评估与修复建议。
2026-01-05
web-agency.md
0
1 export web-agency
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Méta-skill orchestrateur pour agence Web - Compose et orchestre les skills métiers (project-management, direction-technique, lead-dev, web-dev-process, testing-process, frontend-developer, backend-developer, devops, etc.)
2026-01-05
pr-reviewer.md
0
1 export pr-reviewer
2 SpillwaveSolutions from "SpillwaveSolutions/pr-reviewer-skill"
3 Comprehensive GitHub Pull Request code review skill. This skill should be used when users provide a GitHub PR URL and request a code review. Automatically fetches PR metadata, diff, comments, commits, and related issues using gh CLI. Creates organized review workspace, analyzes code against industry-standard criteria (functionality, security, testing, maintainability), and optionally adds inline comments to the PR. Trigger phrases include review this PR, code review, review pull request, check this PR, or when a GitHub PR URL is provided.
2026-01-05
code-reviewer.md
0
1 export code-reviewer
2 nikhillinit from "nikhillinit/Updog_restore"
3 Comprehensive multi-AI code review system for Python, JavaScript, and TypeScript. Use when reviewing code for quality, security, performance, or best practices. Includes automated analysis scripts, language-specific patterns, and AI collaboration workflows for complex decisions.
2026-01-05
lead-hunter.md
0
1 export lead-hunter
2 AIBPM42 from "AIBPM42/hodgesfooshee-site-spark"
3 Self-improving AI system for distressed property lead generation. Monitors performance, spawns specialized skills to fix bottlenecks, runs A/B tests, and continuously optimizes lead conversion. Use when building or optimizing lead generation workflows, analyzing pipeline metrics, or creating automated lead intelligence systems.
2026-01-05
rls-test-patterns.md
0
1 export rls-test-patterns
2 vanman2024 from "vanman2024/ai-dev-marketplace"
3 RLS policy testing patterns for Supabase - automated test cases for Row Level Security enforcement, user isolation verification, multi-tenant security, and comprehensive security audit scripts. Use when testing RLS policies, validating user isolation, auditing Supabase security, verifying tenant isolation, testing row level security, running security tests, or when user mentions RLS testing, security validation, policy testing, or data leak prevention.
2026-01-05
doc-coauthoring.md
0
1 export doc-coauthoring
2 vamseeachanta from "vamseeachanta/workspace-hub"
3 Collaborate on documents with tracked changes, suggestions, and iterative refinement. Use for reviewing drafts, providing editorial feedback, and collaborative document development.
2026-01-05
vitest.md
0
1 export vitest
2 settlemint from "settlemint/agent-marketplace"
3 Vitest unit testing patterns for TypeScript. Covers test structure, mocking, assertions, and coverage. Triggers on vitest, describe, it, expect, mock.
2026-01-05
detecting-suspicious-assert.md
0
1 export detecting-suspicious-assert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Detects suspicious use of assertions for security checks that can be disabled in production builds. Use when analyzing assertion usage, security checks, or investigating assert-related vulnerabilities.
2026-01-05
delonauth-authentication-authorization.md
0
1 export delonauth-authentication-authorization
2 tw-lin from "tw-lin/ng-lin"
3 Implement authentication and authorization using @delon/auth. Use this skill when adding login/logout flows, JWT token management, role-based access control (RBAC), route guards, HTTP interceptors, and session management. Integrates with Firebase Auth and custom permission systems. Ensures secure token storage, automatic token refresh, and consistent authorization checks across components and services.
2026-01-05
skill-validator.md
0
1 export skill-validator
2 dopsonbr from "dopsonbr/agent-kit"
3 Validate Agent Skills against best practices and specification requirements. Use when reviewing skills, before publishing, or to audit existing skills.
2026-01-05
json-outputs-implementer.md
0
1 export json-outputs-implementer
2 cskiro from "cskiro/claudex"
3 Use PROACTIVELY when extracting structured data from text/images, classifying content, or formatting API responses with guaranteed schema compliance. Implements Anthropic's JSON outputs mode with Pydantic/Zod SDK integration. Covers schema design, validation, testing, and production optimization. Not for tool parameter validation or agentic workflows (use strict-tool-implementer instead).
2026-01-05
testing-test-writing.md
0
1 export testing-test-writing
2 DevanB from "DevanB/lucidlog"
3 Write focused tests for core user flows and critical paths using Pest framework, with minimal tests during development and strategic coverage at completion points. Use this skill when creating or editing test files in tests/Feature/ or tests/Unit/ directories, when writing Pest tests with descriptive names, when testing critical user workflows and business logic, when mocking external dependencies, when implementing fast unit tests, when testing behavior rather than implementation details, or when deciding what needs test coverage at feature completion.
2026-01-05
supabase-expert.md
0
1 export supabase-expert
2 MEDICALCOR from "MEDICALCOR/medicalcor-core"
3 Comprehensive Supabase expert with access to 2,616 official documentation files covering PostgreSQL database, authentication, real-time subscriptions, storage, edge functions, vector embeddings, and all platform features. Invoke when user mentions Supabase, PostgreSQL, database, auth, real-time, storage, edge functions, backend-as-a-service, or pgvector.
2026-01-05
cve-tracking-system.md
0
1 export cve-tracking-system
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Эксперт CVE tracking. Используй для vulnerability management, security advisories и patch prioritization.
2026-01-05
td-stationarity-test.md
0
1 export td-stationarity-test
2 teradata-labs from "teradata-labs/claude-cookbooks"
3 Statistical tests for time series stationarity (ADF, KPSS, PP tests)
2026-01-05
quality-reviewing.md
0
1 export quality-reviewing
2 TheMostlyGreat from "TheMostlyGreat/safeword"
3 Deep code review with web research to verify against latest ecosystem. Use when user says 'double check against latest', 'verify versions', 'check security', 'review against docs', or needs deep analysis beyond automatic quality hook.
2026-01-05