Browse Skills
20307 skills found
use-fllib.md
0
1
export
use-fllib
2
from
"lollipopkit/cc-skills"
from
"lollipopkit/cc-skills"
3
Use fl_lib stores, widgets, utils, and extensions in Flutter apps. Use when requests mention fl_lib APIs or integration.
2026-01-05
research.md
0
1
export
research
2
from
"ignitabull18/product-dev-os"
from
"ignitabull18/product-dev-os"
3
Analyze local codebase and scrape external documentation on demand
2026-01-05
generating-documentation.md
0
1
export
generating-documentation
2
from
"noodlbox/noodlbox-claude-plugins"
from
"noodlbox/noodlbox-claude-plugins"
3
Generate architecture documentation, create codebase maps, document code structure. Create ARCHITECTURE.md, generate mermaid diagrams, label modules and processes, write READMEs describing the codebase. NOT for exploring code (use exploring-codebases) or planning changes (use change-planning).
2026-01-05
tavily-search.md
0
1
export
tavily-search
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
Real-time web search and research with AI-powered result synthesis
2026-01-05
handoff-to-human.md
0
1
export
handoff-to-human
2
from
"carrickcheah/ai-contact-centre"
from
"carrickcheah/ai-contact-centre"
3
Transfer conversation to human agent. Use when customer explicitly requests human support, issue is too complex, customer is frustrated, or situation requires human judgment.
2026-01-05
math-review.md
0
1
export
math-review
2
from
"athola/pensive"
from
"athola/pensive"
3
Perform intensive mathematical analysis on code changes to ensure numerical stability and alignment with authoritative standards.
2026-01-05
learning-needs-analysis.md
0
1
export
learning-needs-analysis
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Conduct comprehensive learning needs analysis including stakeholder interviews, performance gap identification, job/task analysis, and competency mapping. Use when starting any learning project to identify what training is actually needed. Activates on "needs analysis", "training needs", "performance gaps", or "what should we teach".
2026-01-05
moai-lang-elixir.md
0
1
export
moai-lang-elixir
2
from
"junseokandylee/ClaudeAutomate"
from
"junseokandylee/ClaudeAutomate"
3
Elixir 1.17+ development specialist covering Phoenix 1.7, LiveView, Ecto, and OTP patterns. Use when developing real-time applications, distributed systems, or Phoenix projects.
2026-01-05
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