Browse Skills
20307 skills found
css-inspector.md
0
1
export
css-inspector
2
from
"majiayu000/claude-skill-registry"
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
from
"vm0-ai/api0"
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
from
"hmesfin/pm-mcp"
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
from
"alexismanuel/dotfiles"
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
from
"HermeticOrmus/after-the-third-cup"
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
from
"majiayu000/claude-skill-registry"
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
from
"danielseltzer/code-analysis-tools"
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
from
"majiayu000/claude-skill-registry"
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
from
"seanchiuai/claude-code-workflow"
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
from
"MUmerRazzaq/fast-next-todo"
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
from
"DmitryPogrebnoy/ruby-agent-skills"
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
from
"thoreinstein/opencode-config"
from
"thoreinstein/opencode-config"
3
Research the codebase to find and explain specific topics
2026-01-05
leychile.md
0
1
export
leychile
2
from
"tcapelle/claude-lex"
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
mermaid-flowchart.md
0
1
export
mermaid-flowchart
2
from
"46ki75/skills"
from
"46ki75/skills"
3
Flowcharts are composed of **nodes** (geometric shapes) and **edges** (arrows or lines). The Mermaid code defines how nodes and edges are made and accommodates different arrow types, multi-directional arrows, and any linking to and from subgraphs.
2026-01-05
tailwind-css.md
0
1
export
tailwind-css
2
from
"rozwer/cross2B-Pro"
from
"rozwer/cross2B-Pro"
3
Use when implementing Tailwind CSS styling. Prefer utility-first composition and responsive patterns.
2026-01-05
full-stack-dev.md
0
1
export
full-stack-dev
2
from
"sprigga/WebPDTool"
from
"sprigga/WebPDTool"
3
Guide for building fullstack applications with Vue 3, FastAPI, Docker, and MySQL. Use this skill when developing or debugging applications using this specific technology stack including frontend (Vue 3, Element Plus, Pinia, Vue Router, Axios, Vite), backend (FastAPI, SQLAlchemy, Pydantic, JWT), containerization (Docker, Docker Compose), database (MySQL 8.0+), RESTful API design, authentication, and deployment workflows.
2026-01-05
browser-daemon.md
0
1
export
browser-daemon
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Persistent browser automation via Playwright daemon. Keep a browser window open and send it commands (navigate, execute JS, inspect console). Perfect for interactive debugging, development, and testing web applications. Use when you need to interact with a browser repeatedly without opening/closing it.
2026-01-05
auth-components.md
0
1
export
auth-components
2
from
"vanman2024/ai-dev-marketplace"
from
"vanman2024/ai-dev-marketplace"
3
Pre-built and custom Clerk authentication component templates with theming and customization patterns. Use when building authentication UI, creating sign-in/sign-up pages, customizing Clerk components, implementing user buttons, theming auth flows, or when user mentions Clerk components, SignIn, SignUp, UserButton, auth UI, appearance customization, or authentication theming.
2026-01-05
analyzer-agent.md
0
1
export
analyzer-agent
2
from
"Unicorn/Radium"
from
"Unicorn/Radium"
3
Static analysis, code quality checks, and security scanning agent
2026-01-05
skill-creator-agent.md
0
1
export
skill-creator-agent
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Creates Claude Code skills where each skill is tied to a specialist agent optimized with evidence-based prompting techniques. Use this skill when users need to create reusable skills that leverage specialized agents for consistent high-quality performance. The skill ensures that each created skill spawns an appropriately crafted agent that communicates effectively with the parent Claude Code instance using best practices.
2026-01-05
db-seeder.md
0
1
export
db-seeder
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when seeding databases with realistic fake data for development, testing, or staging environments. Supports PostgreSQL, MySQL, SQLite, MongoDB with ORM-based seeding (SQLAlchemy, Django, Prisma) and Faker library for generating realistic test data. Use when the user needs to populate databases with sample data, create test fixtures, or set up development/staging environments with realistic data.
2026-01-05
dry-check.md
0
1
export
dry-check
2
from
"metasaver/metasaver-marketplace"
from
"metasaver/metasaver-marketplace"
3
Scans new/modified code against multi-mono shared libraries (@metasaver/core-utils, @metasaver/core-service-utils, @metasaver/core-components) to detect DRY violations. Use when auditing code for duplicate functions, types, or components that already exist in shared packages. Returns violation reports with suggested import replacements.
2026-01-05
new-issue.md
0
1
export
new-issue
2
from
"ainergiz/xfeed"
from
"ainergiz/xfeed"
3
Create GitHub issues with duplicate detection and codebase analysis. Use when you discover a bug, improvement, or issue that wasn't in the original scope/spec during development. Triggers on phrases like "create an issue", "file a bug", "this should be tracked", "we should fix this later", "out of scope issue", "noticed a problem", "found a bug".
2026-01-05
n8n-expert.md
0
1
export
n8n-expert
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert guidance for n8n workflow automation using REST API and CLI. Use when creating, updating, debugging, or managing n8n workflows. Provides efficient alternatives to MCP server with direct API calls and scripts. Covers workflow patterns, node configuration, API endpoints, CLI commands, and debugging strategies. Activate for any n8n-related task.
2026-01-05