Browse Skills
2452 skills found
resolve-conflicts.md
0
1
export
resolve-conflicts
2
from
"manthanabc/paws"
from
"manthanabc/paws"
3
Use this skill immediately when the user mentions merge conflicts that need to be resolved. Do not attempt to resolve conflicts directly - invoke this skill first. This skill specializes in providing a structured framework for merging imports, tests, lock files (regeneration), configuration files, and handling deleted-but-modified files with backup and analysis.
2026-01-05
shadcn-usage.md
0
1
export
shadcn-usage
2
from
"MightyJabe/CoinTraderAI"
from
"MightyJabe/CoinTraderAI"
3
Enforce shadcn/ui best practices in this repo. Use when building or modifying UI components, pages, layouts, or forms, especially when deciding whether to reuse existing primitives or fetch canonical shadcn/ui source via MCP.
2026-01-05
osint.md
0
1
export
osint
2
from
"kiwamizamurai/cctf"
from
"kiwamizamurai/cctf"
3
Gathers intelligence from public sources. Use when searching for usernames, geolocating images, investigating social media, analyzing domains, or solving information gathering challenges.
2026-01-05
frontend-dev-guidelines.md
0
1
export
frontend-dev-guidelines
2
from
"thomas0369/claude_ai"
from
"thomas0369/claude_ai"
3
Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, MUI v7 styling, TanStack Router, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend code.
2026-01-05
typescript-node-expert.md
0
1
export
typescript-node-expert
2
from
"DammianMiller/universal-agent-memory"
from
"DammianMiller/universal-agent-memory"
3
Expert TypeScript/Node.js developer for building high-quality, performant, and maintainable CLI tools and libraries. Enforces best practices, strict typing, and modern patterns.
2026-01-05
silent-execution.md
0
1
export
silent-execution
2
from
"elliotsteene/claude-code"
from
"elliotsteene/claude-code"
3
Automatically wraps verbose commands (pytest, ruff, builds) with silent execution for context-efficient output. Use this proactively when running tests, linters, formatters, or build commands to minimize context usage while preserving error information.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"tylermorganme/bgf"
from
"tylermorganme/bgf"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
pdf2audio-minimax.md
0
1
export
pdf2audio-minimax
2
from
"aicoder2048/story-writer"
from
"aicoder2048/story-writer"
3
Convert PDF files to MP3 audio using MiniMax MCP Server's text-to-audio tool. Use when user wants to convert a PDF to audio/MP3, create audiobook from PDF, or text-to-speech for PDF documents. Requires PDF file path; voice ID is optional (auto-selects based on content).
2026-01-05
java-unit-tests.md
0
1
export
java-unit-tests
2
from
"Kacper99/kacpers-marketplace"
from
"Kacper99/kacpers-marketplace"
3
Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing unit tests, creating test classes, or need guidance on mocking strategies, assertions, test builders, or JUnit 5 best practices. Requires JUnit 5, AssertJ, and Mockito dependencies.
2026-01-05
qa-automation.md
0
1
export
qa-automation
2
from
"Andrew1326/Andrew1326"
from
"Andrew1326/Andrew1326"
3
Write E2E tests using Playwright with Cucumber/Gherkin for this project. Use when creating tests, writing test cases, testing UI flows, API testing, or when user mentions e2e, playwright, cucumber, gherkin, bdd, test automation, or QA.
2026-01-05
cosmic-python.md
0
1
export
cosmic-python
2
from
"meaningfy-ws/agent-skills"
from
"meaningfy-ws/agent-skills"
3
Clean Architecture and Cosmic Python guidance for well-tested, layered Python systems. Use for designing Python projects with layered architecture (models, adapters, services, entrypoints), enforcing Clean Code and SOLID principles, testing strategies (unit tests, BDD, Gherkin), CI/CD setup (pytest, tox, importlinter), and architectural decision-making (ADRs). Applicable to systems requiring strict boundary enforcement, clean separation of concerns, and comprehensive test coverage.
2026-01-05
vkc-i18n-ko-vi-safety.md
0
1
export
vkc-i18n-ko-vi-safety
2
from
"LEE-SANG-BOK/VKC-2-"
from
"LEE-SANG-BOK/VKC-2-"
3
Prevent i18n regressions for ko/en/vi (missing keys, long Vietnamese text UI breakage). Use when changing messages/*.json or adding user-facing strings.
2026-01-05
thematic-doc-generator.md
0
1
export
thematic-doc-generator
2
from
"delorenj/dummies-book-creative-team"
from
"delorenj/dummies-book-creative-team"
3
Generate comprehensive, publication-quality technical manuals with thematic storytelling using multi-agent orchestration. Use when user asks for themed documentation, narrative technical guides, memorable training materials, or mentions themes like Victorian, steampunk, art deco, medieval, pharmaceutical, or nautical combined with technical topics. Triggers on phrases like "create themed manual", "documentation with storytelling", or requests to make docs "more engaging" or "memorable".
2026-01-05
ratatui.md
0
1
export
ratatui
2
from
"filipexyz/plugins"
from
"filipexyz/plugins"
3
Build terminal UIs in Rust with Ratatui. Use when creating TUI applications, immediate-mode rendering, high-performance terminal interfaces, or production Rust CLIs.
2026-01-05
development-standards.md
0
1
export
development-standards
2
from
"nikblanchet/claude-code-production-patterns"
from
"nikblanchet/claude-code-production-patterns"
3
Standards enforced when writing code, creating pull requests, committing changes, or documenting features. CRITICAL - No emoji in developer-facing content (code/docs/PRs/issues/commits) or CLI output. Also defines standards for using cutting-edge language features and writing comprehensive documentation. Should be applied to all development work.
2026-01-05
rr-nestjs.md
0
1
export
rr-nestjs
2
from
"sigma16z-hq/s16z-pms"
from
"sigma16z-hq/s16z-pms"
3
Comprehensive NestJS framework skill for building scalable server-side applications. Use for TypeScript backend development with controllers, providers, modules, dependency injection, middleware, guards, interceptors, pipes, database integration (MikroORM + MongoDB), GraphQL, microservices, testing, and API documentation. Also triggers when working with NestJS TypeScript files (.ts), NestJS module files, nest-cli.json, or NestJS project structure. Example triggers: "Create NestJS controller", "Set up dependency injection", "Add middleware", "Create GraphQL resolver", "Build microservice", "Write NestJS test", "Set up database module"
2026-01-05
ui-ux-pro-max.md
0
1
export
ui-ux-pro-max
2
from
"thanhtunguet/product-quotation"
from
"thanhtunguet/product-quotation"
3
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
2026-01-05
orchestrationcreating-workflows.md
0
1
export
orchestrationcreating-workflows
2
from
"Sixallfaces/orkestr"
from
"Sixallfaces/orkestr"
3
Use when user says "create workflow", "create a workflow", "design workflow", "orchestrate", "automate multiple steps", "coordinate agents", "multi-agent workflow". Creates orchestration workflows from natural language using Socratic questioning to plan multi-agent workflows with visualization.
2026-01-05
tailwind-css.md
0
1
export
tailwind-css
2
from
"Awais68/hackathon-2-phase-ii-full-stack-web-app"
from
"Awais68/hackathon-2-phase-ii-full-stack-web-app"
3
Use when styling UI components or layouts with Tailwind CSS - mobile-first design, responsive utilities, custom themes, or component styling.NOT when plain CSS, CSS-in-JS (styled-components), or non-Tailwind frameworks are involved.Triggers: "style component", "responsive design", "mobile-first", "dark theme", "tailwind classes", "dashboard grid".
2026-01-05
blog-master-orchestrator.md
0
1
export
blog-master-orchestrator
2
from
"Zura1555/agents"
from
"Zura1555/agents"
3
Central coordinator for blog writing workflow with multi-agent execution. USE WHEN user says 'write a blog post', 'create blog content', 'start blog workflow', OR user wants to orchestrate the full blog writing pipeline.
2026-01-05
conventional-commits.md
0
1
export
conventional-commits
2
from
"ystk-kai/obsidian-sync"
from
"ystk-kai/obsidian-sync"
3
Conventional Commits 1.0.0 に準拠した日本語コミットメッセージを作成します。タイプ(feat/fix/docs/style/refactor/perf/test/build/ci/chore)の選択、スコープの設定、破壊的変更の記載を行います。git commit を行う際、コミットメッセージの作成を依頼されたとき、変更内容を要約してコミットしたいときに使用してください。
2026-01-05
tailwind-components.md
0
1
export
tailwind-components
2
from
"omanjaya/attendancedev"
from
"omanjaya/attendancedev"
3
Reusable Tailwind CSS component patterns for consistent UI. Use when creating buttons, cards, forms, tables, modals, navigation, or any UI components with Tailwind CSS.
2026-01-05
shadcn-ui.md
0
1
export
shadcn-ui
2
from
"kht2199/claude-skills"
from
"kht2199/claude-skills"
3
Provides guidance for implementing UI components using shadcn/ui - a collection of re-usable components built with Radix UI and Tailwind CSS. Use when working with .tsx/.jsx files, implementing UI components, or when users mention shadcn, shadcn/ui, or Radix UI components.
2026-01-05
writing-documentation.md
0
1
export
writing-documentation
2
from
"hernamesbarbara/promptkit"
from
"hernamesbarbara/promptkit"
3
Creates technical documentation including READMEs, API references, user guides, architecture docs, ADRs, and runbooks. Use for requests to create, write, generate, or draft documentation. Trigger phrases include "document this", "write docs", "create readme", "API reference", "user guide", "architecture docs", "ADR", "runbook". For updating existing READMEs, use updating-readme instead.
2026-01-05