Browse Skills
20307 skills found
conventional-commits.md
0
1
export
conventional-commits
2
from
"PoorRican/dotfiles"
from
"PoorRican/dotfiles"
3
Commit changes in a git workspace using the Conventional Commits specification. Use when the user asks to commit, stage, or save changes to git, or mentions "conventional commits". Analyzes staged/unstaged changes, groups related modifications, generates properly formatted commit messages, and commits files separately or together as appropriate. Confirms with user when commit ordering is ambiguous.
2026-01-05
tdd-red-phase.md
0
1
export
tdd-red-phase
2
from
"rubrical-studios/virtual-ai-studio-dist"
from
"rubrical-studios/virtual-ai-studio-dist"
3
Guide experienced developers through RED phase of TDD cycle - writing failing tests
2026-01-05
context-engineering.md
0
1
export
context-engineering
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive context engineering and management system based on the framework C = A(c₁, c₂, c₃, c₄, c₅, c₆). Use this skill when users work with context files, ask about context engineering, need to create/update/analyze contexts, validate context quality, detect discrepancies between contexts, or manage their Context Engineering system. Triggers include: "create a context", "analyze context", "check for inconsistencies", "validate context quality", "update context", "context engineering", "manage contexts", "c1-c6 components", or when working with .claude/contexts/ directories.
2026-01-05
responsive-ui.md
0
1
export
responsive-ui
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build truly responsive SPA, MPA, or landing pages that adapt gracefully from foldable phones (280px) to ultra-wide desktops (2560px+). Use when the user asks to create responsive websites, landing pages, mobile-first designs, or any web interface requiring broad device support. Generates semantic HTML5, mobile-first CSS with fluid typography, CSS Grid/Flexbox layouts, accessible navigation with hamburger menus, and responsive images with srcset/lazy loading.
2026-01-05
nextjs.md
0
1
export
nextjs
2
from
"levanminhduc/LuongHoaThoNew"
from
"levanminhduc/LuongHoaThoNew"
3
Guide for implementing Next.js - a React framework for production with server-side rendering, static generation, and modern web features. Use when building Next.js applications, implementing App Router, working with server components, data fetching, routing, or optimizing performance.
2026-01-05
brainstorm.md
0
1
export
brainstorm
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Collaborative brainstorming partner for multi-session ideation projects. Use when the user wants to brainstorm, ideate, explore ideas, or think through problems—whether for SaaS products, software tools, book ideas, newsletter content, business strategies, or any creative/analytical challenge. Handles session continuity across days/weeks via versioned markdown documents. Includes brainstorming methods catalog and supports both connected (cross-project awareness) and clean-slate modes.
2026-01-05
ruby.md
0
1
export
ruby
2
from
"el-feo/ai-context"
from
"el-feo/ai-context"
3
Comprehensive Ruby development skill covering language fundamentals, object-oriented design patterns, error handling strategies, performance optimization, modern Ruby 3.x features (pattern matching, ractors, typed Ruby), testing patterns, metaprogramming, concurrency, and Rails-specific best practices. Use when writing Ruby code, refactoring, implementing design patterns, handling exceptions, optimizing performance, writing tests, or applying Ruby idioms and conventions.
2026-01-05
pydantic-models.md
0
1
export
pydantic-models
2
from
"ricardoroche/ricardos-claude-code"
from
"ricardoroche/ricardos-claude-code"
3
Automatically applies when creating data models for API responses and validation. Uses Pydantic BaseModel with validators, field definitions, and proper serialization.
2026-01-05
pepmetrics-dev.md
0
1
export
pepmetrics-dev
2
from
"djtroymx1/PepMetrics"
from
"djtroymx1/PepMetrics"
3
Core development patterns and architecture for PepMetrics. Use when building features or understanding the codebase.
2026-01-05
implementation-guide.md
0
1
export
implementation-guide
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate comprehensive implementation guides for coding tasks instead of writing code directly. Use when the user requests detailed implementation documentation, step-by-step development guides, or when they want to implement features themselves using tools like Cursor. Creates exhaustive guides with background context, architecture decisions, milestones with verification points, and rationale for a "build-it-yourself" workflow.
2026-01-05
frontend-design.md
0
1
export
frontend-design
2
from
"miethe/family-shopping-dashboard"
from
"miethe/family-shopping-dashboard"
3
Create components and pages following the Family Gifting Dashboard "Soft Modernity" design system. Use when building UI components, pages, or implementing design specifications. Includes Apple-inspired warmth, generous radii, diffused shadows, and token-optimized styling.
2026-01-05
local-cli-tools.md
0
1
export
local-cli-tools
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when user mentions bookmarks, knowledge management, notes, saving URLs, or taking screenshots - provides quick reference for km (Zettelkasten notes), bookmark (URL manager), and shot-scraper (automated website screenshots) CLI tools installed on this system
2026-01-05
seo.md
0
1
export
seo
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Generate SEO-optimized code snippets for websites. Use when asked to optimize SEO, generate meta tags, create structured data (JSON-LD/schema.org), fix heading hierarchy, or audit page SEO. Outputs implementation-ready code for handoff to developers. Supports multilingual sites (Ukrainian/English) and industry-specific schemas for construction equipment, aquaculture, and engineering services.
2026-01-05
sql-formatter.md
0
1
export
sql-formatter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when the user asks to format SQL code, polish SQL queries, improve SQL readability, or work with .sql files. Use when queries mention SQL formatting, code beautification, Oracle SQL, or database query polishing.
2026-01-05
cc-plugin-extensions.md
0
1
export
cc-plugin-extensions
2
from
"ImproperSubset/hh-agentics"
from
"ImproperSubset/hh-agentics"
3
This skill should be used when the user asks to "install a plugin", "extend a plugin", "create a .local.md file", "add project context for a plugin", "customize plugin for this project", or mentions project-specific paths, conventions, or workflows that relate to an installed plugin. Covers the .local.md extension pattern for bridging general plugin skills to specific codebases.
2026-01-05
security-scan-local.md
0
1
export
security-scan-local
2
from
"gar-ai/mallorn"
from
"gar-ai/mallorn"
3
Run security scans locally (Semgrep, Trivy, Gitleaks) to detect vulnerabilities, secrets, and code issues before pushing. Use when the user wants to check for security issues, scan dependencies, or validate code security.
2026-01-05
Flaky Test Detector Skill.md
0
1
export
Flaky Test Detector Skill
2
from
"wrsmith108/claude-skill-flaky-test-detector"
from
"wrsmith108/claude-skill-flaky-test-detector"
3
A Claude Code skill for detecting flaky test patterns that cause intermittent CI failures.
2026-01-05
crispy-design-system.md
0
1
export
crispy-design-system
2
from
"krwhynot/crispy-crm"
from
"krwhynot/crispy-crm"
3
Use when implementing UI features in Atomic CRM - enforces design system consistency with Tailwind v4 semantic utilities, desktop-first responsive design, JSONB array patterns, and accessibility standards before writing component code
2026-01-05
verify.md
0
1
export
verify
2
from
"c-daly/dotclaude"
from
"c-daly/dotclaude"
3
This skill should be used when confirming implementation matches spec exactly. Use when the orchestrator invokes phase 3 (verify) or when validating completed code against requirements.
2026-01-05
typescript-react.md
0
1
export
typescript-react
2
from
"violetio/violet-ai-plugins"
from
"violetio/violet-ai-plugins"
3
TypeScript/React conventions for dashboards
2026-01-05
nextjs-performance-optimizer.md
0
1
export
nextjs-performance-optimizer
2
from
"AgentiveCity/SkillFactory"
from
"AgentiveCity/SkillFactory"
3
Use this skill whenever the user wants to analyze, improve, or enforce performance best practices in a Next.js (App Router) + TypeScript + Tailwind + shadcn/ui project, including bundle size, data fetching, caching, streaming, images, fonts, and client/server boundaries.
2026-01-05
no-hardcoding.md
0
1
export
no-hardcoding
2
from
"Doyajin174/myskills"
from
"Doyajin174/myskills"
3
Forbid hardcoded values in code. Use this when reviewing code, writing new features, or when magic numbers/strings are detected. Enforces constants, env variables, and config files.
2026-01-05
implementation-planner.md
0
1
export
implementation-planner
2
from
"LaizyIO/WorkflowSkills"
from
"LaizyIO/WorkflowSkills"
3
Generate comprehensive implementation plans with checkboxes, dependencies, and parallelization details. This skill should be used after feature research is complete to create structured, step-by-step implementation plans that track progress, identify dependencies between tasks, and enable multiple developers to work in parallel.
2026-01-05
mantis-react-admin.md
0
1
export
mantis-react-admin
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
React 19 admin dashboard with Material UI v7, Vite 7, and MUI X Charts.
2026-01-05