Browse Skills
20307 skills found
tailwind-theme-styling.md
0
1
export
tailwind-theme-styling
2
from
"violabg/dev-quiz-battle"
from
"violabg/dev-quiz-battle"
3
Style the dev-quiz-battle app using Tailwind CSS v4 with OKLCH colors, dark mode support, and modern design patterns. Use when creating responsive layouts, applying themes, and implementing visual components.
2026-01-05
gno.md
0
1
export
gno
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs RAG/semantic search, or wants to start a local web UI for their docs.
2026-01-05
check.md
0
1
export
check
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Code quality checker skill. This skill should be used when the user wants to:(1) Run static analysis tools (mypy, pyright, ruff) on the codebase - triggered by "/check", "/check q", or "/check quality"(2) Find dead/unused code (functions, imports, variables, unreachable code) - triggered by "/check d" or "/check dead"
2026-01-05
linear-method.md
0
1
export
linear-method
2
from
"horuz-ai/claude-plugins"
from
"horuz-ai/claude-plugins"
3
Linear's proven methodology for software development and project organization. Use when helping users plan work, create issues, structure projects, set direction, prioritize tasks, or organize development workflows. Applies Linear's principles of momentum, simplicity, and focus—not API integration. For solo developers and teams organizing software projects.
2026-01-05
moai-domain-monitoring.md
0
1
export
moai-domain-monitoring
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise Application Monitoring with AI-powered observability architecture, Context7 integration, and intelligent performance orchestration for scalable modern applications
2026-01-05
project-standards.md
0
1
export
project-standards
2
from
"guvnr-dev/guvnr"
from
"guvnr-dev/guvnr"
3
Apply project coding standards, conventions, and best practices. Activate when writing or reviewing code.
2026-01-05
astro-frontend-ui.md
0
1
export
astro-frontend-ui
2
from
"cdryampi/wordpress_headless"
from
"cdryampi/wordpress_headless"
3
Build the Astro frontend with Tailwind CSS v4 via the Vite plugin, a WPGraphQL data layer, and React islands (shadcn/ui) only where needed. Use when implementing or fixing frontend files under frontend/ for this WordPress headless repo.
2026-01-05
testing.md
0
1
export
testing
2
from
"chunzhe-png/claude-skills"
from
"chunzhe-png/claude-skills"
3
Testing guide for GRE projects covering pytest-django (backend) and Vitest (frontend).Use when: writing tests, debugging test failures, setting up test fixtures, mocking.Triggers: test, pytest, vitest, unittest, mock, fixture, TestCase, assert, coverage, TDD
2026-01-05
knowledge-sync.md
0
1
export
knowledge-sync
2
from
"discountedcookie/10x-mapmaster"
from
"discountedcookie/10x-mapmaster"
3
Use after completing a refactor, implementing a major feature, or when skills may be outdated. Analyzes code changes, identifies affected skills, and proposes updates to keep team knowledge current. Also use when you notice a skill contains outdated patterns. Ask clarifying questions if changes are confusing.
2026-01-05
cui-javadoc.md
0
1
export
cui-javadoc
2
from
"cuioss/cui-llm-rules"
from
"cuioss/cui-llm-rules"
3
CUI JavaDoc documentation standards for Java classes, methods, and code examples
2026-01-05
shadcn-ui.md
0
1
export
shadcn-ui
2
from
"levanminhduc/LuongHoaThoNew"
from
"levanminhduc/LuongHoaThoNew"
3
Guide for implementing shadcn/ui - a collection of beautifully-designed, accessible UI components built with Radix UI and Tailwind CSS. Use when building user interfaces, adding UI components, or implementing design systems in React-based applications.
2026-01-05
architecture-patterns.md
0
1
export
architecture-patterns
2
from
"pluginagentmarketplace/custom-plugin-android"
from
"pluginagentmarketplace/custom-plugin-android"
3
MVVM, Repository pattern, Dependency injection, SOLID principles. Use when designing app structure.
2026-01-05
refactoring.md
0
1
export
refactoring
2
from
"MuhammedAlkhudiry/ai-concise-guidelines"
from
"MuhammedAlkhudiry/ai-concise-guidelines"
3
Restructure code without changing behavior. Use when user wants to refactor, clean up code, restructure, or says 'refactor this', 'clean this up', 'this code is messy', or identifies code smells to fix.
2026-01-05
skill-generator.md
0
1
export
skill-generator
2
from
"zeulewan/zeul-claude-plugins"
from
"zeulewan/zeul-claude-plugins"
3
Create new Claude Code skills with proper structure and best practices. Use when the user wants to create a new skill, extend Claude's capabilities, or needs help structuring a SKILL.md file.
2026-01-05
docx.md
0
1
export
docx
2
from
"vamseeachanta/workspace-hub"
from
"vamseeachanta/workspace-hub"
3
Comprehensive Word document toolkit for reading, creating, and editing .docx files. Supports text extraction, document creation with python-docx, and tracked changes via redlining workflow. Use for legal, academic, or professional document manipulation.
2026-01-05
django-framework.md
0
1
export
django-framework
2
from
"pluginagentmarketplace/custom-plugin-machine-learning"
from
"pluginagentmarketplace/custom-plugin-machine-learning"
3
Django ORM, admin panel, authentication, and building production Django applications.
2026-01-05
basilica-cli-helper.md
0
1
export
basilica-cli-helper
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when users need to rent GPUs, run ML training jobs, or manage compute resources on Basilica's decentralized GPU marketplace. Use it for PyTorch/TensorFlow training, distributed training setup, GPU rental management, cost monitoring, or any Basilica CLI workflows. Includes workaround for non-TTY environments like Claude Code.
2026-01-05
deployment.md
0
1
export
deployment
2
from
"charlie83Gs/communities"
from
"charlie83Gs/communities"
3
This skill teaches the agent how to manage application deployments using GitOps with Flux CD. MANDATORY - You MUST read this skill before modifying deployment manifests or managing releases.
2026-01-05
codex-debug.md
0
1
export
codex-debug
2
from
"kanlanc/Claude-Code-Kanlanc-Marketplace"
from
"kanlanc/Claude-Code-Kanlanc-Marketplace"
3
Use for systematic debugging and root cause analysis with Codex. Triggers on "codex debug", "codex root cause", "have codex investigate this bug", "codex find the issue".
2026-01-05
langgraph-guardian.md
0
1
export
langgraph-guardian
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Prevent and detect code quality issues in LangGraph pipelines. Use when implementing new nodes, debugging state flow issues, troubleshooting empty state keys, or before committing LangGraph code. Triggers on phrases like "validate node", "check node implementation", "trace flow", "why is state empty", "lint langgraph", "check completeness", "validate before commit", "pre-flight check", "debug state flow", "find the bug in my node".
2026-01-05
deploy.md
0
1
export
deploy
2
from
"dlehdgml5328/bodam"
from
"dlehdgml5328/bodam"
3
보담 플랫폼 자동 배포 - Backend(K8s)와 Frontend(Vercel)를 통합 배포. 사용자가 배포 요청 시 또는 "deploy to preview/production" 같은 요청 시 사용.
2026-01-05
setup-tagpr.md
0
1
export
setup-tagpr
2
from
"handlename/dotfiles"
from
"handlename/dotfiles"
3
Set up tagpr for automated release management in a repository. tagpr automatically creates and updates pull requests for unreleased items, tags them when merged, and creates GitHub Releases. Use this skill when users want to (1) introduce tagpr to their repository, (2) set up automated releases with tagpr, (3) configure tagpr with goreleaser for Go projects, (4) enable immutable releases with tagpr, or (5) set up release workflow for TypeScript/Node.js projects.
2026-01-05
problem-solving-techniques.md
0
1
export
problem-solving-techniques
2
from
"untangledfinance/untangled-web"
from
"untangledfinance/untangled-web"
3
Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application.
2026-01-05
abp-service-patterns.md
0
1
export
abp-service-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
ABP Framework application layer patterns including AppServices, DTOs, Mapperly mapping, Unit of Work, and common patterns like Filter DTOs and ResponseModel. Use when: (1) creating AppServices, (2) mapping DTOs with Mapperly, (3) implementing list filtering, (4) wrapping API responses.
2026-01-05