Browse Skills

44915 skills found

dashboard.md
0
1 export dashboard
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Create interactive analytics dashboards with React components from drizzle-cube/client. Use when building dashboards, configuring portlets, setting up grid layouts, or creating analytics UIs with drizzle-cube React components.
2026-01-05
foundry-setup.md
0
1 export foundry-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 First-time setup for the claude-foundry plugin (plugin:foundry@claude-foundry)
2026-01-05
design-token-generation.md
0
1 export design-token-generation
2 osama-eldrieny from "osama-eldrieny/design-token-generator"
3 Generates design tokens from multi-dimensional configurations, creating hierarchical token names with proper naming conventions. Use when building design systems, creating token sets from component schemas, or generating token combinations from dimensions like variant, state, size, and properties.
2026-01-05
onboarding-agent.md
0
1 export onboarding-agent
2 violetio from "violetio/violet-ai-plugins"
3 Customer onboarding specialist
2026-01-05
ruby-community-style.md
0
1 export ruby-community-style
2 nhlongnguyen from "nhlongnguyen/dotfiles"
3 Use this skill when writing Ruby code following the RuboCop Community Ruby Style Guide. Provides comprehensive guidance on idiomatic Ruby patterns, method design, class structure, collections, strings, exceptions, and testing. Covers Sandi Metz rules, duck typing, metaprogramming guidelines, and RuboCop enforcement. Appropriate for any task involving .rb files, Ruby code reviews, refactoring, Rails development, or implementing Ruby best practices.
2026-01-05
migrating-from-forwardref.md
0
1 export migrating-from-forwardref
2 djankies from "djankies/claude-configs"
3 Teaches migration from forwardRef to ref-as-prop pattern in React 19. Use when seeing forwardRef usage, upgrading React components, or when refs are mentioned. forwardRef is deprecated in React 19.
2026-01-05
dependency-wrapper.md
0
1 export dependency-wrapper
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Wrap third-party libraries for testability and replaceability. Use when integrating external APIs, creating testable code, or building swappable implementations.
2026-01-05
vulnerability-analysis.md
0
1 export vulnerability-analysis
2 amattas from "amattas/agentic-coding"
3 Identify vulnerability class, analyze root cause, and plan exploitation strategy.
2026-01-05
git-lines.md
0
1 export git-lines
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Stages specific lines from git diffs when hunk-level staging is too coarse. Use when a file contains multiple unrelated changes that need separate semantic commits, split commits, partial staging, or cherry-picking specific lines. Requires git-lines tool on PATH.
2026-01-05
modern-rationalism-empiricism.md
0
1 export modern-rationalism-empiricism
2 chrislemke from "chrislemke/stoffy"
3 Master Early Modern philosophy from Descartes through Kant. Use for: rationalism, empiricism, the epistemological turn, mind-body problem, substance metaphysics. Triggers: 'Cartesian', 'cogito', 'Descartes', 'Spinoza', 'Leibniz', 'Locke', 'Berkeley', 'Hume', 'tabula rasa', 'innate ideas', 'impressions ideas', 'monads', 'substance', 'causation', 'personal identity', 'transcendental', 'synthetic a priori', 'Kant', 'categories', 'thing-in-itself', 'noumenon', 'phenomenon'.
2026-01-05
vue3-frontend.md
0
1 export vue3-frontend
2 Eva813 from "Eva813/vue3-skills"
3 Comprehensive Vue 3 frontend development skill. Use when developing Vue 3 applications, components, or composables. Covers: (1) Creating new Vue 3 projects and components, (2) Vue 2 to Vue 3 migration, (3) Code review and optimization, (4) Composition API implementation, (5) Best practices and common patterns, (6) TypeScript integration, (7) State management with Pinia, (8) Performance optimization. Includes component templates, composable examples, migration guides, and best practices documentation.
2026-01-05
gohome-clawdis.md
0
1 export gohome-clawdis
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when Clawdis needs to test or operate GoHome (Home Assistant clone) via gRPC discovery, metrics, and Grafana.
2026-01-05
typescript-advanced-types.md
0
1 export typescript-advanced-types
2 SiTaggart from "SiTaggart/claude-devbench"
3 Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.
2026-01-05
web-artifacts-builder.md
0
1 export web-artifacts-builder
2 JoaquinCampo from "JoaquinCampo/codex-skills"
3 Suite of tools for creating elaborate, multi-component HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
box-factory-uv-scripts.md
0
1 export box-factory-uv-scripts
2 racurry from "racurry/neat-little-package"
3 UV-specific patterns for single-file Python scripts using inline metadata (PEP 723). Use when creating Python hooks, standalone utilities, or executable scripts in UV-managed projects.
2026-01-05
zenn-markdown.md
0
1 export zenn-markdown
2 kokuyouwind from "kokuyouwind/claude-plugins"
3 This skill should be used when the user asks about "Zenn記法", "Zenn Markdown", "メッセージブロック", "アコーディオン", "埋め込み", "Zenn特有の記法", or mentions writing Zenn articles with specific formatting needs. Provides comprehensive knowledge of Zenn-specific Markdown syntax and best practices.
2026-01-05
backend-models.md
0
1 export backend-models
2 frankdevlabs from "frankdevlabs/compilothq"
3 Define and structure database models with clear naming conventions, timestamps, data integrity constraints, appropriate data types, and relationship definitions. Use this skill when creating or modifying database model files in directories like models/, entities/, schemas/, src/models/, app/models/, or any ORM model definition folders. Use this when defining model classes with ORMs like Sequelize, TypeORM, Prisma schema, Django ORM models, Rails ActiveRecord models, SQLAlchemy models, Mongoose schemas, or any database ORM framework, adding or modifying database constraints like NOT NULL, UNIQUE, CHECK constraints, or foreign key relationships to enforce data integrity at the database level, defining model relationships such as hasMany, belongsTo, hasOne, belongsToMany, ManyToMany, or OneToMany associations between entities to represent how data is connected, implementing validation rules at the model layer for data integrity including required fields, format validation, and custom business rule validation, ch
2026-01-05
usd-currency-convert.md
0
1 export usd-currency-convert
2 tstojecki from "tstojecki/usd-currency-convert-skill"
3 Convert USD amounts to foreign currencies (EUR, PLN, AUD) using historical exchange rates. Use this skill when users ask to convert dollar amounts to other currencies for a specific date, or when they need historical currency exchange rates.
2026-01-05
pal-analyze.md
0
1 export pal-analyze
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Comprehensive code analysis for architecture, performance, security, and quality using PAL MCP. Use when reviewing codebases, assessing technical decisions, or planning improvements. Triggers on analysis requests, architecture reviews, or code quality assessments.
2026-01-05
project-linking.md
0
1 export project-linking
2 fnichol from "fnichol/claude-code-plugins"
3 Use when session starts with CLAUDE.local.md containing Vault project field - automatically loads vault index, enables dual-location routing (vault + local docs), style adaptation, and cross-location linking with GitHub URLs for Obsidian project documentation
2026-01-05
motion-sickness.md
0
1 export motion-sickness
2 dylantarre from "dylantarre/animation-principles"
3 Use when animation causes dizziness, nausea, disorientation, or vestibular discomfort
2026-01-05
react-tanstack-senior.md
0
1 export react-tanstack-senior
2 mOdrA40 from "mOdrA40/claude-codex-skills-directory"
3 Expertise senior/lead React developer 20 tahun dengan TanStack ecosystem (Query, Router, Table, Form, Start). Gunakan skill ini ketika: (1) Membuat aplikasi React dengan TanStack libraries, (2) Review/refactor kode React untuk clean code, (3) Debugging React/TanStack issues, (4) Setup project structure yang maintainable, (5) Optimasi performa React apps, (6) Memilih library yang tepat untuk use case tertentu, (7) Mencegah common bugs dan memory leaks, (8) Implementasi best practices KISS dan less is more. Trigger keywords: React, TanStack, React Query, TanStack Router, TanStack Table, TanStack Form, TanStack Start, Vinxi, clean code, refactor, performance, debugging.
2026-01-05
smalltalk-implementation-finder.md
0
1 export smalltalk-implementation-finder
2 mumez from "mumez/smalltalk-dev-plugin"
3 This skill should be used when investigating method implementations in Smalltalk:
2026-01-05
add-buyable-item.md
0
1 export add-buyable-item
2 salvarecuero from "salvarecuero/tap-cat"
3 Add a new one-time shop boost (buyable item) consistent with the app’s cat-petting theme and design-concept-reference.png. Produces the boosts.json entry, icon filename/path, accessible imageDescription, and concise icon generation instructions.
2026-01-05