Browse Skills
20307 skills found
electron-fsd.md
0
1
export
electron-fsd
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when developing Electron applications with Feature-Sliced Design (FSD) architecture and React 19. Triggers on requests to create components, features, entities, widgets, or pages following FSD layer structure. Also applies when setting up Electron main/preload/renderer process code organization.
2026-01-05
slide-generator.md
0
1
export
slide-generator
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate professional HTML presentation slides from Markdown files or raw content. Use when creating presentations, slide decks, or when asked to make slides. Fully automated workflow - Markdown analysis → Layout selection → HTML generation → Thumbnail generation → Surge deployment. Supports 16 layouts, Chart.js graphs, and interactive features.
2026-01-05
code-quality-pipeline.md
0
1
export
code-quality-pipeline
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Systematic code quality improvement workflow combining smart-reviewer and test-generator MCP tools with Pareto 80/20 auto-fixes, severity-based review, and comprehensive test generation. Use when p...
2026-01-05
mapping-fixer.md
0
1
export
mapping-fixer
2
from
"meekmachine/LoomLarge"
from
"meekmachine/LoomLarge"
3
Diagnose and fix broken bone/blend shape/annotation mappings on 3D characters. Analyzes model data, compares against presets, extracts animation data, and generates corrected mappings. Use when annotations don't work, AUs don't animate correctly, or importing new character models. Primary focus on skeletal-only models like the Betta fish.
2026-01-05
frontend-engineer.md
0
1
export
frontend-engineer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Expert in Lighthouse Journey Timeline frontend architecture, React patterns, TypeScript, TanStack Query, Zustand, and component development with strong type safety. Use when building UI components, implementing data fetching, managing state, writing forms, styling with Tailwind, testing React components, or integrating with backend APIs.
2026-01-05
yt-dlp.md
0
1
export
yt-dlp
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Download audio and video from thousands of websites using yt-dlp. Feature-rich command-line tool supporting format selection, subtitle extraction, playlist handling, metadata embedding, and post-processing. This skill is triggered when the user says things like "download this video", "download from YouTube", "extract audio from video", "download this playlist", "get the mp3 from this video", "download subtitles", or "save this video locally".
2026-01-05
angular-v21-development.md
0
1
export
angular-v21-development
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Develop Angular v21 components, services, and directives with signals. Use when implementing standalone components, OnPush change detection, inject() function, and input()/output() functions.
2026-01-05
webpack.md
0
1
export
webpack
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Configures Webpack 5 for JavaScript/TypeScript bundling with loaders, plugins, code splitting, and Module Federation. Use when setting up custom builds, migrating to Webpack 5, or implementing micro-frontends.
2026-01-05
oracle.md
0
1
export
oracle
2
from
"mrud/skills"
from
"mrud/skills"
3
Run long AI queries with Oracle CLI. Use for code reviews, summarization, or analysis that takes time. Always run in tmux.
2026-01-05
eslint-config.md
0
1
export
eslint-config
2
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
from
"sayali-ingle-pdl/adusa-ai-vuejs-app-template"
3
Generates ESLint 9+ configuration using flat config format. Creates eslint.config.cjs with Vue and TypeScript linting rules for code quality enforcement.
2026-01-05
ai-chapter-consolidate.md
0
1
export
ai-chapter-consolidate
2
from
"AbeJitsu/Game-Settings-Panel"
from
"AbeJitsu/Game-Settings-Panel"
3
Use AI to merge individual page HTML files into a unified chapter document. Creates continuous document format for improved reading experience and semantic consistency.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"shusukeO/fuuin_chrome_extension"
from
"shusukeO/fuuin_chrome_extension"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
splynx-docs.md
0
1
export
splynx-docs
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Access Splynx documentation from wiki.splynx.com using Crawl4AI MCP.Provides navigation guide, URL patterns, and web scraping for JS-rendered pages.
2026-01-05
weekly-structure.md
0
1
export
weekly-structure
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically create weekly folder structures for Gastrohem WhatsApp conversations. This skill should be used when the user asks to create weekly folders, set up a new week, or prepare folder structure for WhatsApp documentation (e.g., "Create weekly structure", "Set up folders for next week", "Create structure for 27.10 - 02.11"). Creates Monday-Sunday folders with chat.md files in each department.
2026-01-05
zero-to-hero.md
0
1
export
zero-to-hero
2
from
"j0KZ/mcp-agents"
from
"j0KZ/mcp-agents"
3
Go from zero knowledge to codebase expert in ANY project, ANY size, ANY language. Use when onboarding to a new codebase or trying to understand unfamiliar code.
2026-01-05
claude-typescript-sdk.md
0
1
export
claude-typescript-sdk
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build AI applications with the Anthropic TypeScript SDK. Use when creating Claude integrations, building agents, implementing tool use, streaming responses, or working with the @anthropic-ai/sdk package.
2026-01-05
nuxthub.md
0
1
export
nuxthub
2
from
"onmax/claude-config"
from
"onmax/claude-config"
3
Use when building NuxtHub v0.10 applications - provides database (Drizzle ORM with sqlite/postgresql/mysql), KV storage, blob storage, and cache APIs. Covers configuration, schema definition, migrations, multi-cloud deployment (Cloudflare, Vercel), and the new hub:db, hub:kv, hub:blob virtual module imports.
2026-01-05
rust-tests.md
0
1
export
rust-tests
2
from
"TrevorS/glhf"
from
"TrevorS/glhf"
3
Run and debug Rust tests for glhf. Use when running tests, fixing test failures, or adding new test cases.
2026-01-05
mcp-integration.md
0
1
export
mcp-integration
2
from
"s-hiraoku/claude-code-harnesses-factory"
from
"s-hiraoku/claude-code-harnesses-factory"
3
This skill guides connecting MCP servers to Claude Code plugins for external service integration. Use when configuring MCP servers, setting up authentication, or integrating external tools.
2026-01-05
webp-images.md
0
1
export
webp-images
2
from
"Manuelvillarvieites/energy-company"
from
"Manuelvillarvieites/energy-company"
3
Implement images into page sections. Converts from /public/raw/[page]/ to WebP with responsive variants, replaces CDN placeholders with Next.js Image component. Use after midjourney-prompts skill. Triggers on "implement images", "add images to page", "replace placeholder images".
2026-01-05
redis.md
0
1
export
redis
2
from
"pluginagentmarketplace/custom-plugin-sql"
from
"pluginagentmarketplace/custom-plugin-sql"
3
Redis data structures and commands including strings, lists, hashes, sets, sorted sets, streams, and transactions for high-performance caching and real-time applications.
2026-01-05
moai-essentials-refactor.md
0
1
export
moai-essentials-refactor
2
from
"dolsoon/my-awesome-project"
from
"dolsoon/my-awesome-project"
3
AI-powered enterprise refactoring with Context7 integration, automated code transformation, Rope pattern intelligence, and technical debt quantification across 25+ programming languages
2026-01-05
css-story-book.md
0
1
export
css-story-book
2
from
"madogiwa0124/madogiwa-ui"
from
"madogiwa0124/madogiwa-ui"
3
Guide for developing Storybook stories for CSS components in `@madogiwa-ui/css`.
2026-01-05
mcp-builder.md
0
1
export
mcp-builder
2
from
"narumiruna/gurume"
from
"narumiruna/gurume"
3
Comprehensive guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Covers both Python (FastMCP) and Node/TypeScript (MCP SDK) implementations.
2026-01-05