Browse Skills

20307 skills found

composable-rust-testing.md
0
1 export composable-rust-testing
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert knowledge for testing Composable Rust applications. Use when writing unit tests for reducers, setting up integration tests with real dependencies, using test utilities (TestStore, FixedClock, mocks), working with testcontainers for PostgreSQL/Redpanda, property-based testing, or questions about testing patterns and best practices.
2026-01-05
complex-state-management.md
0
1 export complex-state-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Production patterns for managing complex application state in React without Redux, Zustand, or other state libraries. Includes multi-stage loading, command patterns, refs for performance, and parallel data fetching. Use when building complex UIs with interconnected states, need loading stages and progress tracking, or implementing command patterns.
2026-01-05
context7-docs.md
0
1 export context7-docs
2 syz51 from "syz51/claude-code-settings"
3 PRIMARY tool for fetching library/framework documentation. PROACTIVELY use instead of WebFetch/WebSearch when user requests docs, API references, setup guides, or code examples for any programming library or framework. Use this skill immediately when detecting queries like "show me X docs", "how do I use Y", "get Z documentation", etc. Token-efficient alternative to MCP servers.
2026-01-05
code-review.md
0
1 export code-review
2 IHKREDDY from "IHKREDDY/agent-skills-ts"
3 Provides code review guidelines, checklists, and best practices for reviewing pull requests. Use when reviewing code, preparing for code review, or when users mention "code review", "review PR", "review checklist", or "code quality".
2026-01-05
claude-config-management.md
0
1 export claude-config-management
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Use when configuring, maintaining, troubleshooting, or optimizing Claude Code extensions including skills, commands, hooks, MCP servers, or agents. Provides best practices and prevents common mistakes.
2026-01-05
implementing-code-splitting.md
0
1 export implementing-code-splitting
2 djankies from "djankies/claude-configs"
3 Teaches code splitting with lazy() and Suspense in React 19 for reducing initial bundle size. Use when implementing lazy loading, route-based splitting, or optimizing performance.
2026-01-05
moai-cc-skills.md
0
1 export moai-cc-skills
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creating and Optimizing Claude Code Skills. Design reusable knowledge capsules with progressive disclosure (metadata → content → resources). Apply freedom levels (high/medium/low), create examples, validate YAML. Use when building domain-specific guidance or automating recurring patterns.
2026-01-05
payload.md
0
1 export payload
2 TariqMehmood1004 from "TariqMehmood1004/Smart-Building-Automation-3D-System-Nextjs-Zustand-Sockets-3D-models"
3 Use when working with Payload CMS projects, payload.config.ts, collections, fields, hooks, access control, or Payload API. Provides TypeScript patterns and examples for Payload 3.x development.
2026-01-05
jelly-bulk-edit.md
0
1 export jelly-bulk-edit
2 dev-jelly from "dev-jelly/jelly-dotclaude"
3 AST-based bulk code transformations across codebase using ast-grep. Replace console.log with logger, update imports, modernize syntax (var to const). Semantic pattern matching ensures accurate transformations without breaking code.
2026-01-05
webapp-testing-patterns.md
0
1 export webapp-testing-patterns
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 Comprehensive web application testing patterns with Playwright selectors, wait strategies, and best practices
2026-01-05
color-theory-palette-harmony-expert.md
0
1 export color-theory-palette-harmony-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in color theory, palette harmony, and perceptual color science for computational photo composition. Specializes in earth-mover distance optimization, warm/cool alternation, diversity-aware palette selection, and hue-based photo sequencing. Activate on "color palette", "color harmony", "warm cool", "earth mover distance", "Wasserstein", "LAB space", "hue sorted", "palette matching". NOT for basic RGB manipulation (use standard image processing), single-photo color grading (use native-app-designer), UI color schemes (use vaporwave-glassomorphic-ui-designer), or color blindness simulation (accessibility specialists).
2026-01-05
css-inspector.md
0
1 export css-inspector
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Deep CSS analysis tool for understanding specificity, cascade order, inheritance chains, and computed styles. Visualizes CSS complexity and suggests simplifications. Use when debugging specificity issues or understanding CSS behavior.
2026-01-05
discord-webhook.md
0
1 export discord-webhook
2 vm0-ai from "vm0-ai/api0"
3 Discord Webhook API via curl. Use this skill to send messages, embeds, and files to Discord channels without a bot.
2026-01-05
django-vue-flutter.md
0
1 export django-vue-flutter
2 hmesfin from "hmesfin/pm-mcp"
3 Comprehensive guide for developing full-stack applications using the Django + Vue.js + Flutter starter template.Use this skill when creating new projects from the fullstack-starter-djvurn template, or when working on projects that follow this architecture.Covers: Django app creation, DRF API development, Vue.js components, Flutter mobile development, database migrations,API client generation, testing (TDD), type safety (mypy, TypeScript), code quality enforcement, and Docker-based workflows.Trigger patterns: "create new Django app", "add API endpoint", "build Vue component", "setup Flutter feature","write tests for", "run migrations", "generate API client", "type check", "follow TDD"
2026-01-05
duckdb-data-explorer.md
0
1 export duckdb-data-explorer
2 alexismanuel from "alexismanuel/dotfiles"
3 This skill should be used when performing local data exploration, profiling, quality analysis, or transformation tasks using DuckDB. It handles CSV, Parquet, and JSON files, provides automated data quality reports, supports complex JSON transformations, and generates interactive HTML reports for data analysis.
2026-01-05
helm-chart-scaffolding.md
0
1 export helm-chart-scaffolding
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Design, organize, and manage Helm charts for templating and packaging Kubernetes applications with reusable configurations. Use when creating Helm charts, packaging Kubernetes applications, or implementing templated deployments.
2026-01-05
design-production.md
0
1 export design-production
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Creates production-ready design files, prototypes, and specifications for development teams. Translates validated concepts into detailed, implementable designs with comprehensive specs for developers. Produces Figma files (via API), high-fidelity prototypes, design specifications, and animation files.
2026-01-05
flexlayout-react.md
0
1 export flexlayout-react
2 danielseltzer from "danielseltzer/code-analysis-tools"
3 FlexLayout for React - Advanced docking layout manager with drag-and-drop, tabs, splitters, and complex window management
2026-01-05
add-backend-tool.md
0
1 export add-backend-tool
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Add a new tool to the backend OpenAI function calling system. Use when user mentions "new tool", "add tool", "backend function", "agent capability", or wants to extend what the AI agent can do.
2026-01-05
test-generator.md
0
1 export test-generator
2 seanchiuai from "seanchiuai/claude-code-workflow"
3 Test-Driven Development skill. Generates unit tests before implementation. Adapts to project type (Chrome extension, React, Express, Python, etc.). Reads/updates pattern library.
2026-01-05
nextjs-app-router-navigation.md
0
1 export nextjs-app-router-navigation
2 MUmerRazzaq from "MUmerRazzaq/fast-next-todo"
3 Provides guidance and reusable assets for implementing navigation in Next.js App Router. Covers file-based routing, dynamic routes, layouts, loading/error UI, protected routes with middleware, and navigation patterns like Link, useRouter, and redirect. Use when working on routing or navigation tasks in a Next.js App Router project.
2026-01-05
generating-rbs.md
0
1 export generating-rbs
2 DmitryPogrebnoy from "DmitryPogrebnoy/ruby-agent-skills"
3 Generates RBS type signatures from Ruby source files. Triggers when creating type definitions, adding types to Ruby code, or generating .rbs files for classes/modules without existing RBS signatures.
2026-01-05
research.md
0
1 export research
2 thoreinstein from "thoreinstein/opencode-config"
3 Research the codebase to find and explain specific topics
2026-01-05
leychile.md
0
1 export leychile
2 tcapelle from "tcapelle/claude-lex"
3 Queries Chilean legislation from the Biblioteca del Congreso Nacional using SPARQL and Linked Data. Use when searching for Chilean laws, decrees, regulations, congressional information, or when user mentions specific Chilean legal codes.
2026-01-05