Browse Skills

20307 skills found

build-and-deploy.md
0
1 export build-and-deploy
2 Eng0AI 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
accessibility-wcag.md
0
1 export accessibility-wcag
2 Doyajin174 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
python.md
0
1 export python
2 kprsnt2 from "kprsnt2/MyLocalCLI"
3 Best practices for Python development including PEP 8, modern Python 3.10+ features, and package management.
2026-01-05
plantuml-themes.md
0
1 export plantuml-themes
2 majiayu000 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 jhillbht 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
sync-markdown.md
0
1 export sync-markdown
2 majiayu000 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
docs-review.md
0
1 export docs-review
2 kvnxiao from "kvnxiao/.dotfiles"
3 Review and improve repository documentation including both human-readable docs (`docs/`), `README.md`, and AI agent memory context files (`CLAUDE.md`, `CODEX.md`, `AGENTS.md`, `.cursorrules`, etc.) for clarity, minimal duplication, and modularity. Use when asked to review, audit, refactor, or improve documentation structure, consolidate rules, reduce redundancy, establish shared standards, or modularize monolithic instruction files.
2026-01-05
run-test-suite.md
0
1 export run-test-suite
2 johannesfritz 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
wcag-compliance-reviewer.md
0
1 export wcag-compliance-reviewer
2 shawn-sandy from "shawn-sandy/skills"
3 Review HTML/CSS and React/TypeScript code for WCAG 2.1 Level AA accessibility compliance. Use when the user asks to review code for accessibility, check WCAG compliance, identify accessibility issues, or audit components/pages for a11y standards. Applicable for code reviews, component development, and accessibility testing.
2026-01-05
frontend-components.md
0
1 export frontend-components
2 DevanB 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 hhopkins95 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 majiayu000 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
debugging-strategies.md
0
1 export debugging-strategies
2 HermeticOrmus from "HermeticOrmus/after-the-third-cup"
3 Master systematic debugging techniques, profiling tools, and root cause analysis to efficiently track down bugs across any codebase or technology stack. Use when investigating bugs, performance issues, or unexpected behavior.
2026-01-05
schema-reviewer.md
0
1 export schema-reviewer
2 majiayu000 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 midhunmonachan 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 zebbern 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 majiayu000 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 albarpambagio 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
chrome-devtools.md
0
1 export chrome-devtools
2 wollfoo from "wollfoo/amp"
3 Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging. | Sử dụng khi: chụp màn hình, tự động hóa trình duyệt, debug web, performance, network.
2026-01-05
ui-design-team.md
0
1 export ui-design-team
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Multi-specialist UI design and implementation team for cross-platform applications.Use when working on: (1) UI/UX design decisions - colors, layout, typography, accessibility,(2) Web implementation - HTML5, CSS, responsive design, (3) .NET desktop - WPF, WinUI 3, MAUI with XAML,(4) .NET web - Blazor Server/WASM/Hybrid components, (5) Python GUI - PyQt, Tkinter, Kivy, Streamlit.Triggers: UI design, color scheme, layout, component styling, accessibility, responsive design,XAML styling, Blazor components, CSS architecture, Python GUI, design system, design tokens.
2026-01-05
astro-tailwind-cloudflare-stack.md
0
1 export astro-tailwind-cloudflare-stack
2 Olu-AnuAkin-Akinyemi from "Olu-AnuAkin-Akinyemi/Cultural_Center"
3 Complete full-stack development with Astro (Islands Architecture), Tailwind CSS (utility-first styling), and CloudFlare Workers/D1/KV (edge computing and hybrid database). Strategic guidance plus practical implementation patterns for building fast, globally-distributed web applications.
2026-01-05
obsidian-organizer.md
0
1 export obsidian-organizer
2 zhuxining from "zhuxining/skills"
3 Organize and normalize an Obsidian vault in a Zettelkasten, folder-first style. Use when asked to scan/analyze an Obsidian vault, generate Report.md and an executable Plan.md, normalize filenames (YYYYMMDD Title), merge YAML frontmatter (type/status/created/updated/tags/aliases/source), plan moves between top folders (00_Inbox/10_Literature/20_Permanent/30_Maps/40_Projects/90_Archive), fix wikilinks and markdown links after renames/moves, manage attachments in per-top-folder _assets, and apply changes with rollback via backups in 90_Archive/_organizer_backups.
2026-01-05
keep-it-simple.md
0
1 export keep-it-simple
2 Jacobgokul from "Jacobgokul/AI-Task-Manager"
3 Provides guidance and best practices for writing simple, understandable code that developers can easily maintain
2026-01-05
code-review.md
0
1 export code-review
2 maxxentropy from "maxxentropy/claude-tools"
3 Perform per-change code reviews for C# and Python with language-specific best practices.Use when asked about: code review, review this code, check my code, review PR, best practices,is this code good, code quality, review changes, review my changes.Also triggers automatically after significant code changes.NOT for: architectural assessments, system design reviews (use architecture-review skill instead).
2026-01-05