Browse Skills
22656 skills found
numpy-ufuncs.md
0
1
export
numpy-ufuncs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Universal functions (ufuncs) for vectorization, including reductions, in-place operations, and custom Python-function wrapping. Triggers: ufunc, vectorize, reduce, accumulate, frompyfunc, in-place.
2026-01-05
storybook.md
0
1
export
storybook
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Storybook CSF3 story authoring methodology for UI component catalogs.Prioritizes visual showcase patterns over exhaustive argTypes enumeration.Reference for creating scannable, maintainable component documentation.
2026-01-05
feature-recovery.md
0
1
export
feature-recovery
2
from
"pcortes/swarm-attack"
from
"pcortes/swarm-attack"
3
Analyze implementation failures and generate recovery plans. Use when an issue fails and needs diagnosis for retry or escalation.
2026-01-05
ai-agent-pricing.md
0
1
export
ai-agent-pricing
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Better proposals, faster closes. Use when creating AI agent pricing, automation proposals, ROI calculations, or sales materials. Generates professional pricing pages, case studies, and closing scripts for AI automation services.
2026-01-05
beam-debug-issue-tasks.md
0
1
export
beam-debug-issue-tasks
2
from
"abdullahbeam/nexus-design-abdullah"
from
"abdullahbeam/nexus-design-abdullah"
3
Debug failed/issue tasks from Beam.ai using Langfuse traces. Load when user says "debug issue tasks", "check failed tasks", "why did task fail", "task errors", "debug agent", or needs to investigate task failures.
2026-01-05
lessons.md
0
1
export
lessons
2
from
"timequity/plugins"
from
"timequity/plugins"
3
Lesson content for Claude Code Course.Use when: loading lesson content.Internal skill - contains lesson files.
2026-01-05
huggingface-js.md
0
1
export
huggingface-js
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Runs ML models in the browser and Node.js with Transformers.js and Hugging Face Inference API. Use when adding local inference, embeddings, or calling hosted models without GPU servers.
2026-01-05
research.md
0
1
export
research
2
from
"nizarghribi/hounii-monorepo-first"
from
"nizarghribi/hounii-monorepo-first"
3
Use when encountering errors, investigating library APIs, troubleshooting issues, or needing up-to-date documentation. Prioritizes Context7 and WebSearch over outdated training data.
2026-01-05
gitignore-generator.md
0
1
export
gitignore-generator
2
from
"ehtbanton/ClaudeSkillsRepo"
from
"ehtbanton/ClaudeSkillsRepo"
3
Generate comprehensive .gitignore files tailored to specific tech stacks, frameworks, and development environments. Triggers on "create gitignore", "generate .gitignore for", "gitignore for", "ignore files for".
2026-01-05
prisma.md
0
1
export
prisma
2
from
"FractionEstate/midnight-dev-skills"
from
"FractionEstate/midnight-dev-skills"
3
Type-safe database access with Prisma ORM for Node.js and TypeScript. Use when designing schemas, writing queries, running migrations, or optimizing database operations. Triggers on Prisma, database, ORM, migration, or SQL questions.
2026-01-05
sql-splitter.md
0
1
export
sql-splitter
2
from
"majiayu000/claude-skill-registry"
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
from
"majiayu000/claude-skill-registry"
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
from
"CodeTonight-SA/cips"
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
from
"c-daly/dotclaude"
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
from
"jwynia/agent-skills"
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
design-archivist.md
0
1
export
design-archivist
2
from
"majiayu000/claude-skill-registry"
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
interaction-design.md
0
1
export
interaction-design
2
from
"majiayu000/claude-skill-registry"
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
git-pr-creation.md
0
1
export
git-pr-creation
2
from
"foontinz/claude-code-plugins"
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
from
"longtho638-jpg/apexrebate"
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
docker-health.md
0
1
export
docker-health
2
from
"majiayu000/claude-skill-registry"
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
from
"abdullahbeam/nexus-design-abdullah"
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
from
"thapaliyabikendra/ai-artifacts"
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
moai-lang-go.md
0
1
export
moai-lang-go
2
from
"kivo360/quickhooks"
from
"kivo360/quickhooks"
3
Go best practices with modern cloud-native development, performance optimization, and concurrent programming for 2025
2026-01-05
backend-models.md
0
1
export
backend-models
2
from
"Software-Design-Club/todo-app"
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