Browse Skills
18175 skills found
xterm-js.md
0
1
export
xterm-js
2
from
"GGPrompts/gg-hub"
from
"GGPrompts/gg-hub"
3
This skill should be used when working with xterm.js terminal implementations, React-based terminal applications, WebSocket terminal communication, or refactoring terminal-related code. It provides battle-tested patterns, common pitfalls, and debugging strategies learned from building production terminal applications.
2026-01-05
build-and-deploy.md
0
1
export
build-and-deploy
2
from
"Eng0AI/awwwards-landing-page-template"
from
"Eng0AI/awwwards-landing-page-template"
3
Build and deploy this Next.js landing page application. Use when building, deploying, or preparing the project for production.
2026-01-05
postgresql-database.md
0
1
export
postgresql-database
2
from
"rghamilton3/dotfiles"
from
"rghamilton3/dotfiles"
3
Expert PostgreSQL database development skill covering schema design, normalization, Alembic migrations, SQLAlchemy ORM patterns, query optimization, index strategies, JSONB for flexible data, and full-text search. Use when designing database schemas, creating migrations, optimizing queries, implementing full-text search, or working with PostgreSQL-specific features like JSONB.
2026-01-05
selection-qa.md
0
1
export
selection-qa
2
from
"nadeemsangrasi/humanoid-and-robotic-book"
from
"nadeemsangrasi/humanoid-and-robotic-book"
3
Add selection-based Q&A functionality to ChatKit UI allowing users to ask about highlighted text with proper integration.
2026-01-05
accessibility-wcag.md
0
1
export
accessibility-wcag
2
from
"Doyajin174/myskills"
from
"Doyajin174/myskills"
3
Enforce WCAG 2.2 accessibility standards. Use when creating UI components, reviewing frontend code, or when accessibility issues are detected. Covers semantic HTML, ARIA, keyboard navigation, and color contrast.
2026-01-05
adhd-design-expert.md
0
1
export
adhd-design-expert
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Designs digital experiences for ADHD brains using neuroscience research and UX principles. Expert in reducing cognitive load, time blindness solutions, dopamine-driven engagement, and compassionate design patterns. Activate on 'ADHD design', 'cognitive load', 'accessibility', 'neurodivergent UX', 'time blindness', 'dopamine-driven', 'executive function'. NOT for general accessibility (WCAG only), neurotypical UX design, or simple UI styling without ADHD context.
2026-01-05
plantuml-themes.md
0
1
export
plantuml-themes
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Professional PlantUML theme collection with 5 curated color schemes optimized for software requirement analysis and enterprise architecture diagrams. Each theme provides comprehensive styling with colors, fonts, and visual identity suitable for different business contexts.
2026-01-05
tech-stack-orchestrator.md
0
1
export
tech-stack-orchestrator
2
from
"jhillbht/hackathon-clipper-program"
from
"jhillbht/hackathon-clipper-program"
3
Comprehensive AI development stack orchestrator for analyzing, recommending, and creating Claude Code components. Use when: (1) Planning a new project and need tech stack recommendations, (2) Analyzing existing project requirements to suggest agents/commands/hooks/settings/MCPs/skills, (3) Creating custom Claude Code components of ANY type, (4) Evaluating effectiveness of tech stacks before building, (5) Building installation command sequences from component selections, (6) User says "orchestrate", "tech stack", "what components do I need", "create agent/hook/command/setting/skill/mcp", "analyze this project", or "recommend tools". This skill combines the capabilities of skill-creator and mcp-builder into a unified orchestration layer for the entire Claude Code ecosystem.
2026-01-05
moai-alfred-clone-pattern.md
0
1
export
moai-alfred-clone-pattern
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Enterprise Master-Clone pattern implementation guide for complex multi-step tasks with full project context, autonomous delegation, parallel processing, and intelligent task distribution; activates for large-scale migrations, complex refactoring, parallel exploration, architecture restructuring, and multi-file transformations
2026-01-05
sync-markdown.md
0
1
export
sync-markdown
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill should be used when users want to sync content from text.md files to gallery project index.html files. Trigger phrases include "sync markdown", "sync text.md", "update gallery content", or when users provide a gallery index.html path for content refresh.
2026-01-05
skill-elevenlabs-tts-tool.md
0
1
export
skill-elevenlabs-tts-tool
2
from
"dnvriend/elevenlabs-tts-tool"
from
"dnvriend/elevenlabs-tts-tool"
3
ElevenLabs text-to-speech CLI tool guide
2026-01-05
local-dev-runner.md
0
1
export
local-dev-runner
2
from
"nadeemsangrasi/humanoid-and-robotic-book"
from
"nadeemsangrasi/humanoid-and-robotic-book"
3
Provide local debugging scripts for Docker including build, run, and environment setup for development workflow.
2026-01-05
run-test-suite.md
0
1
export
run-test-suite
2
from
"johannesfritz/autonomous-orchestration"
from
"johannesfritz/autonomous-orchestration"
3
Automatically run the test suite when code changes are made to ensure all tests pass before proceeding. This skill runs pytest for backend projects and Playwright for frontend projects, and reports test results, coverage, and any failures.
2026-01-05
frontend-components.md
0
1
export
frontend-components
2
from
"DevanB/lucidlog"
from
"DevanB/lucidlog"
3
Build reusable, composable UI components with single responsibilities, clear prop interfaces, proper state management, and minimal coupling. Use this skill when creating or editing React components (.tsx, .jsx files), when designing component APIs with props, when implementing component composition patterns, when managing local component state, when building shadcn/ui components, when creating shared UI components in resources/js/Components/, when implementing component documentation, or when refactoring large components into smaller, focused pieces.
2026-01-05
opencode-sdk-development.md
0
1
export
opencode-sdk-development
2
from
"hhopkins95/ai-systems"
from
"hhopkins95/ai-systems"
3
This skill should be used when the user asks to "create an OpenCode tool", "build an OpenCode plugin", "write a custom tool for OpenCode", "use @opencode-ai/sdk", "use @opencode-ai/plugin", "integrate with OpenCode", "create OpenCode hooks", "define tool schema", "use tool.schema", "work with OpenCode sessions", or needs guidance on OpenCode SDK patterns, plugin development, or custom tool creation.
2026-01-05
simon-html-tools.md
0
1
export
simon-html-tools
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Build single-file HTML tools following Simon Willison's patterns - self-contained HTML+JS+CSS applications optimized for LLM generation, no build step, CDN dependencies. Use when creating browser-based tools, utilities, or demos that should be (1) Self-contained in one HTML file, (2) Easy to distribute and host statically, (3) Quick to prototype with LLMs, (4) Client-side only with no server requirements. Ideal for data visualization, API explorers, format converters, debugging tools, and interactive demos.
2026-01-05
podcast-production-guide.md
0
1
export
podcast-production-guide
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Эксперт podcast production. Используй для создания подкастов, audio editing и distribution.
2026-01-05
schema-reviewer.md
0
1
export
schema-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
WHEN: Database schema review, table design, normalization, constraints, index planningWHAT: Normalization analysis + Constraint validation + Index strategy + Data types + Relationship designWHEN NOT: Query optimization → sql-optimizer, ORM code → orm-reviewer
2026-01-05
shadcn-mcp.md
0
1
export
shadcn-mcp
2
from
"midhunmonachan/skills"
from
"midhunmonachan/skills"
3
Install and configure the shadcn MCP server for Codex. Use when a user asks to enable shadcn/ui MCP tools, set up the shadcn MCP server in Codex, or troubleshoot shadcn MCP startup.
2026-01-05
writing-plans.md
0
1
export
writing-plans
2
from
"zebbern/skills"
from
"zebbern/skills"
3
Use when you have a spec or requirements for a multi-step task, before touching code. Creates detailed implementation plans with bite-sized tasks.
2026-01-05
crawl4ai.md
0
1
export
crawl4ai
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Web crawling and content extraction to clean markdown files. Use this skill when the user wants to: (1) Crawl a website or webpage, (2) Extract and clean content from URLs, (3) Create markdown documentation from websites, (4) Analyze website structure before crawling, (5) Download website content including subpages. Typical triggers include 'crawl this website', 'extract content from URL', 'download this site as markdown', 'analyze website structure'.
2026-01-05
frontend-implementation-plan.md
0
1
export
frontend-implementation-plan
2
from
"albarpambagio/mikir-kids"
from
"albarpambagio/mikir-kids"
3
Create comprehensive, production-ready frontend implementation plans for any UI screen or feature. Use this skill when documenting how to build UI components, establishing design systems, planning component architecture, or creating technical specifications for frontend development. Works across frameworks (React, Vue, Angular, Svelte, etc.) and focuses on clear structure, reusable patterns, and maintainability.
2026-01-05
content-filter.md
0
1
export
content-filter
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Filter and classify AI research content for relevance, topic, and author category. Use for bulk triage of raw content before detailed claim extraction.
2026-01-05
research-synthesis-guidelines.md
0
1
export
research-synthesis-guidelines
2
from
"mycurelabs/easyjoey.com"
from
"mycurelabs/easyjoey.com"
3
Research documentation and evidence synthesis framework for MYCURE healthcare products using HIGH/MEDIUM/LOW confidence grading, triangulation methodology, and rigorous citation standards. Auto-activates for research documentation, evidence grading, healthcare systems analysis, user research synthesis, market analysis, competitive research. Includes Philippine healthcare context (LGU health systems, FHISIS, PhilHealth).
2026-01-05