Browse Skills
16146 skills found
ui-density.md
1
1
export
ui-density
2
from
"rohunvora/my-claude-skills"
from
"rohunvora/my-claude-skills"
3
Analyze and improve UI density using Matt Ström's 4-dimensional framework. Use when interfaces feel too sparse, too cluttered, or when users complain about efficiency.
2026-01-05
setup-manager.md
1
1
export
setup-manager
2
from
"gsannikov/Exocortex"
from
"gsannikov/Exocortex"
3
Manages Claude Skills ecosystem setup, maintenance, and repo health. Checks environment (Python, uv, npm, git), discovers available skills, installs dependencies, performs routine maintenance, and generates an adaptive-growth backlog from recent commits. Triggers - "setup skills", "check environment", "list skills", "install dependencies", "skill maintenance", "discover skills", "skill guide", "adaptive growth", "generate growth backlog".
2026-01-05
database-optimization.md
1
1
export
database-optimization
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
SQL query optimization and database performance specialist. Use when optimizing slow queries, fixing N+1 problems, designing indexes, implementing caching, or improving database performance. Works with PostgreSQL, MySQL, and other databases.
2026-01-05
voc-research.md
1
1
export
voc-research
2
from
"CleanExpo/Unite-Hub"
from
"CleanExpo/Unite-Hub"
3
Extract Voice of Customer quotes from forums, reviews, and social media. Use when gathering customer language for copywriting, understanding pain points, or building messaging frameworks.
2026-01-05
java-docker.md
1
1
export
java-docker
2
from
"pluginagentmarketplace/custom-plugin-java"
from
"pluginagentmarketplace/custom-plugin-java"
3
Containerize Java applications - Dockerfile optimization, JVM settings, security
2026-01-05
scalability-patterns.md
1
1
export
scalability-patterns
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master scalability patterns with load balancing, caching, database scaling, microservices, and horizontal scaling strategies.
2026-01-05
moai-mcp-figma.md
1
1
export
moai-mcp-figma
2
from
"junseokandylee/RallyApp"
from
"junseokandylee/RallyApp"
3
Figma MCP integration specialist for design system extraction, component generation, and design-to-code workflows. Use when integrating Figma designs into development.
2026-01-05
terraform-provider-tests.md
1
1
export
terraform-provider-tests
2
from
"hashi-demo-lab/terraform-provider-bcm"
from
"hashi-demo-lab/terraform-provider-bcm"
3
Analyze and improve Terraform provider test coverage using terraform-plugin-testing v1.13.3+ patterns. Use when (1) analyzing test coverage gaps, (2) adding missing tests (drift detection, import, idempotency), (3) converting legacy patterns to modern state checks, (4) tracking optional field coverage, (5) verifying test quality, or (6) validating example accuracy. Supports automated coverage analysis, guided pattern improvements, and example testing.
2026-01-05
pieces-mcp-playbook.md
1
1
export
pieces-mcp-playbook
2
from
"anthony-maio/pieces-agent-skills"
from
"anthony-maio/pieces-agent-skills"
3
Connect to the Pieces MCP server (SSE) and reliably query or write to Pieces Long‑Term Memory (LTM) using query/write tool patterns (e.g., ask_pieces_ltm + create_pieces_memory), with practical troubleshooting and request-shaping examples.
2026-01-05
managing-memory.md
1
1
export
managing-memory
2
from
"designnotdrum/brain-jar"
from
"designnotdrum/brain-jar"
3
Guide for storing enriched memories that capture decisions, preferences, and context. Use when making significant decisions or learning user preferences.
2026-01-05
setting-up-implementation-worktree.md
1
1
export
setting-up-implementation-worktree
2
from
"WesleyMFrederick/cc-workflows"
from
"WesleyMFrederick/cc-workflows"
3
Use when starting implementation work that needs isolation, before executing implementation plans, or when user says to begin development - creates clean worktree with verified environment, committed state, installed dependencies, and passing tests before ANY implementation begins
2026-01-05
design-synthesis.md
1
1
export
design-synthesis
2
from
"Mharbulous/SyncoPaid"
from
"Mharbulous/SyncoPaid"
3
Use when user says "synthesize designs", "show design patterns", "UI patterns", "UX patterns", "update design docs", or asks about UI/UX design decisions - generates two markdown files summarizing UI/UX patterns from implemented stories and anti-patterns from rejected or problematic UI/UX stories.
2026-01-05
ios26-liquid-glass.md
1
1
export
ios26-liquid-glass
2
from
"lqSky7/traverse-ios"
from
"lqSky7/traverse-ios"
3
iOS 26 Liquid Glass API reference for SwiftUI and UIKit. Use this skill when working with glassEffect, GlassEffectContainer, glassEffectID, glassEffectUnion, or any Liquid Glass related code on iOS 26+.
2026-01-05
agentuity-cli-cloud-agent-get.md
1
1
export
agentuity-cli-cloud-agent-get
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Get details about a specific agent. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
project-specs-generation.md
1
1
export
project-specs-generation
2
from
"clientt-ai/clientt_phoenix_crm"
from
"clientt-ai/clientt_phoenix_crm"
3
Generate comprehensive BDD/DDD specifications for domains, resources, features, integrations, and policies
2026-01-05
devops-cloud-skills.md
1
1
export
devops-cloud-skills
2
from
"pluginagentmarketplace/custom-plugin-nextjs"
from
"pluginagentmarketplace/custom-plugin-nextjs"
3
Master Docker, Kubernetes, Terraform, AWS, Linux, CI/CD, and infrastructure as code. Deploy and manage cloud applications at scale.
2026-01-05
building-with-tbc.md
1
1
export
building-with-tbc
2
from
"rafaelcalleja/claude-market-place"
from
"rafaelcalleja/claude-market-place"
3
This skill should be used when the user asks to "generate gitlab-ci.yml", "create GitLab CI pipeline", "configure GitLab CI/CD", "use To-Be-Continuous templates", "setup TBC templates", "create CI/CD for Python/Node/Go/Java project", "configure Docker build in GitLab", "setup Kubernetes deployment in GitLab", "add SonarQube to GitLab CI", "configure Terraform with GitLab", or mentions "TBC", "To-Be-Continuous", "Kicker".
2026-01-05
tanstack-query.md
1
1
export
tanstack-query
2
from
"ovachiever/droid-tings"
from
"ovachiever/droid-tings"
3
Manage server state in React with TanStack Query v5. Set up queries with useQuery, mutations with useMutation, configure QueryClient caching strategies, implement optimistic updates, and handle infinite scroll with useInfiniteQuery.Use when: setting up data fetching in React projects, migrating from v4 to v5, or fixing object syntax required errors, query callbacks removed issues, cacheTime renamed to gcTime, isPending vs isLoading confusion, keepPreviousData removed problems.
2026-01-05
skill-forge.md
1
1
export
skill-forge
2
from
"dy9759/SpecSkillsForClaudeCode"
from
"dy9759/SpecSkillsForClaudeCode"
3
Meta-skill creation and optimization system that analyzes, designs, and builds new specialized skills using the integrated toolset. Transforms skill creation from art to science through pattern recognition, intelligent tool selection, and automated quality assurance.
2026-01-05
archive-workflow.md
1
1
export
archive-workflow
2
from
"fractary/claude-plugins"
from
"fractary/claude-plugins"
3
Archives completed FABER workflow state and artifacts to cloud storage for historical tracking and analysis
2026-01-05
orchestrator.md
1
1
export
orchestrator
2
from
"nahisaho/CodeGraphMCPServer"
from
"nahisaho/CodeGraphMCPServer"
3
Integrated orchestrator agent that manages and coordinates 25 specialized AI agents for Specification Driven DevelopmentTrigger terms: orchestrate, coordinate, multi-agent, workflow, execution plan, task breakdown, agent selection, project planning, complex task, full lifecycle, end-to-end development, comprehensive solutionUse when: User requests involve orchestrator tasks.
2026-01-05
cv-content-generator.md
1
1
export
cv-content-generator
2
from
"fotescodev/portfolio"
from
"fotescodev/portfolio"
3
Generate case studies, blog posts, experience updates, and variant content from the knowledge base. Use when user wants to create new CV content, write articles, or generate job-specific variants.
2026-01-05
project-guidelines.md
1
1
export
project-guidelines
2
from
"clientt-ai/clientt_phoenix_crm"
from
"clientt-ai/clientt_phoenix_crm"
3
Provides project-specific guidelines for Phoenix development including workflow, Phoenix v1.8 conventions, Tailwind CSS v4, asset bundling, and UI/UX best practices. Use when setting up development workflow, working with assets, styling, or ensuring project conventions.
2026-01-05
verify-web-change.md
1
1
export
verify-web-change
2
from
"fx/cc"
from
"fx/cc"
3
Verify web application changes work by launching the app stack and testing in a real browser. This skill should be used when the user asks to "verify the change", "test in browser", "check if it works", or after completing a PR to validate the implementation. Requires Playwright MCP server. MUST exit if Playwright MCP is unavailable.
2026-01-05