Browse Skills

44915 skills found

sql-splitter.md
0
1 export sql-splitter
2 majiayu000 from "majiayu000/claude-skill-registry"
3 High-performance CLI for working with SQL dump files: split/merge by table, analyze contents, validate integrity, convert between MySQL/PostgreSQL/SQLite/MSSQL, create FK-safe samples, shard multi-tenant dumps, generate ERD diagrams, reorder for safe imports, and run SQL analytics with embedded DuckDB. Use when working with .sql dump files for migrations, dev seeding, CI validation, schema visualization, data extraction, or ad-hoc analytics.
2026-01-05
cote-teacher.md
0
1 export cote-teacher
2 majiayu000 from "majiayu000/claude-skill-registry"
3 This skill should be used when the user requests learning materials for algorithm or data structure patterns (e.g., "Create learning material for sliding window pattern"). It automatically generates structured markdown documents in the _learning/ folder and updates the main README.md with links to the new materials.
2026-01-05
switching-to-meta-improvement.md
0
1 export switching-to-meta-improvement
2 CodeTonight-SA from "CodeTonight-SA/cips"
3 Protocol for pausing project work to enhance ~/.claude infrastructure when generalizable patterns are detected. Use when pattern should become permanent, user says make this permanent, or self-discovered optimisation.
2026-01-05
subagents.md
0
1 export subagents
2 c-daly from "c-daly/dotclaude"
3 This skill should be used when determining patterns for parallel and sequential subagent usage. Use when planning subagent orchestration or briefing subagents on tasks.
2026-01-05
typescript-best-practices.md
0
1 export typescript-best-practices
2 jwynia from "jwynia/agent-skills"
3 Guide AI agents through TypeScript coding best practices including type safety, error handling, code organization, and architecture patterns. This skill should be used when generating TypeScript code, reviewing TypeScript files, creating new TypeScript modules, refactoring JavaScript to TypeScript, or when the user asks about TypeScript patterns, types, or coding standards. Keywords: typescript, types, coding standards, best practices, type safety, generics, architecture, refactoring.
2026-01-05
guia-diseno-ui-moderno.md
0
1 export guia-diseno-ui-moderno
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Enseña principios de diseño UI/UX profesional para crear interfaces hermosas y modernas. Incluye paletas de colores contemporáneas, tipografía, espaciado y componentes. Evita clichés como gradientes azul-púrpura. Úsalo al diseñar cualquier interfaz de usuario.
2026-01-05
cloudflare-zero-trust-access.md
0
1 export cloudflare-zero-trust-access
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use this skill when integrating Cloudflare Zero Trust Access authentication with Cloudflare Workers applications. Provides Hono middleware setup, manual JWT validation patterns, service token authentication, CORS handling with Access, and multi-tenant configurations. Prevents 8 common errors including CORS preflight blocking (45 min saved), key cache race conditions (20 min), missing JWT headers (30 min), and dev/prod team mismatches (15 min). Saves ~58% tokens (3,250 tokens) and 2.5 hours per implementation. Covers user authentication flows, service-to-service auth, geographic restrictions, role-based access control, and Access policy configuration.Keywords: Cloudflare Access, Zero Trust, Cloudflare Zero Trust Access, Access authentication, JWT validation, access jwt, service tokens, hono cloudflare access, hono-cloudflare-access middleware, workers authentication, protect worker routes, admin authentication, access policy, identity providers, azure ad access, google workspace access, okta access, github a
2026-01-05
design-archivist.md
0
1 export design-archivist
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Long-running design anthropologist that builds comprehensive visual databases from 500-1000 real-world examples, extracting color palettes, typography patterns, layout systems, and interaction design across any domain (portfolios, e-commerce, SaaS, adult content, technical showcases). This skill should be used when users need exhaustive design research, pattern recognition across large example sets, or systematic visual analysis for competitive positioning.
2026-01-05
go-reviewer.md
0
1 export go-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 WHEN: Go project review, error handling, goroutines, interfaces, testingWHAT: Error handling patterns + Concurrency safety + Interface design + Testing + Idiomatic GoWHEN NOT: Go API frameworks → go-api-reviewer, Rust → rust-reviewer
2026-01-05
interaction-design.md
0
1 export interaction-design
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create rich, responsive interactive experiences that make applications a joy to use. Use this skill when building components with user interactions, forms, data-heavy interfaces, or any feature requiring thoughtful UX patterns. Complements frontend-design with psychology-driven interaction patterns.
2026-01-05
spec-writing.md
0
1 export spec-writing
2 astrosteveo from "astrosteveo/dev-marketplace"
3 This skill should be used when the user asks to "write a spec", "create a specification", "define acceptance criteria", "break down a feature", "write user stories", or needs guidance on structuring feature requirements. Provides patterns for effective spec writing and task decomposition.
2026-01-05
git-pr-creation.md
0
1 export git-pr-creation
2 foontinz from "foontinz/claude-code-plugins"
3 This skill creates pull requests using the GitHub CLI with AI-generated descriptions. It analyzes the current branch, detects available target branches, and generates concise PR descriptions based on the commit history and changes. Use this when asked to create a pull request, file a PR, or when the user uses the `/pr` or `/gpr` command. It automates the PR creation process while ensuring quality descriptions.
2026-01-05
research.md
0
1 export research
2 longtho638-jpg from "longtho638-jpg/apexrebate"
3 Use when you need to research, analyze, and plan technical solutions that are scalable, secure, and maintainable.
2026-01-05
compliance-validator.md
0
1 export compliance-validator
2 GatoaoCubo from "GatoaoCubo/codexa-core"
3 Valida textos de anúncio contra ANVISA, INMETRO, CONAR e regras de marketplace
2026-01-05
docker-health.md
0
1 export docker-health
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Docker health checks and troubleshooting. Use when building Docker images, running containers, or debugging deployment issues. Validates backend API and worker services.
2026-01-05
gmail.md
0
1 export gmail
2 abdullahbeam from "abdullahbeam/nexus-design-abdullah"
3 Read, send, and manage Gmail emails. Load when user mentions 'gmail', 'email', 'send email', 'check email', 'inbox', 'draft', or references sending/reading emails.
2026-01-05
security-patterns.md
0
1 export security-patterns
2 thapaliyabikendra from "thapaliyabikendra/ai-artifacts"
3 Web application security patterns including STRIDE threat modeling, OWASP Top 10 compliance, ABP authorization, and security audit procedures. Use when: (1) conducting security audits, (2) implementing authentication/authorization, (3) creating threat models, (4) reviewing code for vulnerabilities.
2026-01-05
backend-api.md
0
1 export backend-api
2 89jobrien from "89jobrien/mcp-joecc"
3 Design and implement RESTful API endpoints following best practices for URL structure, HTTP methods, status codes, and versioning. Use this skill when creating or modifying API routes, controllers, or endpoint handlers. When working on files like routes.py, api.py, controllers/, endpoints/, or any file defining HTTP endpoints. When designing URL patterns, choosing HTTP methods (GET, POST, PUT, PATCH, DELETE), implementing pagination, filtering, or sorting. When adding rate limiting headers or API versioning strategies.
2026-01-05
resilient-async-operations.md
0
1 export resilient-async-operations
2 majiayu000 from "majiayu000/claude-skill-registry"
3 A comprehensive pattern for handling asynchronous operations in JavaScript/TypeScript applications with automatic cleanup, graceful error handling, and memory leak prevention. Use when building async operations that need timeout control, cancellation support, retry logic, or graceful error handling.
2026-01-05
moai-lang-go.md
0
1 export moai-lang-go
2 kivo360 from "kivo360/quickhooks"
3 Go best practices with modern cloud-native development, performance optimization, and concurrent programming for 2025
2026-01-05
keeping-routines-focused.md
0
1 export keeping-routines-focused
2 barrydobson from "barrydobson/dotfiles_extra"
3 Each routine does one thing and does it well - extract when routines have multiple responsibilities
2026-01-05
backend-models.md
0
1 export backend-models
2 Software-Design-Club from "Software-Design-Club/todo-app"
3 Define database models with clear naming, proper data types, validation, relationships, and constraints to ensure data integrity. Use this skill when creating or modifying ORM model files, database schema definitions, model class files, or entity files. Use this when defining model relationships (has-many, belongs-to, many-to-many), setting up database constraints (NOT NULL, UNIQUE, foreign keys), adding timestamps and indexes, implementing model-level validations, or choosing appropriate data types for fields. Use this when working on files in directories like models/, entities/, app/models/, or any file that defines database table structures and relationships.
2026-01-05
rust-performance-analyzer.md
0
1 export rust-performance-analyzer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Analyzes Rust code for performance bottlenecks, memory inefficiencies, and optimization opportunities. Use when discussing performance, slow code, memory usage, profiling, benchmarks, or optimization.
2026-01-05
multi-model-review.md
0
1 export multi-model-review
2 mozuq-lab from "mozuq-lab/multi-model-review"
3 マルチモデルコードレビュー。LLMがコードレビューを行った後、GitHub Copilot CLIに精査させて双方の視点を統合した最終レビューを提供。Use when user wants multi-model code review, second opinion, or wants to cross-check review findings with another AI. Triggers: "/multi-model-review", "マルチモデルレビュー", "複数モデルでレビュー", "セカンドオピニオン"
2026-01-05