Browse Skills
18175 skills found
accessibility-checklist.md
1
1
export
accessibility-checklist
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
When building UI components, forms, or any user-facing interface. Check before every frontend PR.
2026-01-05
quick-view.md
1
1
export
quick-view
2
from
"rohunvora/cool-claude-skills"
from
"rohunvora/cool-claude-skills"
3
Generate minimal HTML pages to review Claude Code output in a browser. Use when terminal output is hard to read, when reviewing lists/tables/drafts, or when user says "show me", "make this reviewable", "quick view", or "open as webpage". Produces unstyled semantic HTML only. For granular feedback with inline comments, see the comment-mode skill.
2026-01-05
threat-modeling.md
1
1
export
threat-modeling
2
from
"dralgorhythm/claude-agentic-framework"
from
"dralgorhythm/claude-agentic-framework"
3
Identify and analyze security threats. Use when designing systems, reviewing architecture, or assessing risk. Covers STRIDE methodology.
2026-01-05
svelte-flow.md
1
1
export
svelte-flow
2
from
"linehaul-ai/linehaulai-claude-marketplace"
from
"linehaul-ai/linehaulai-claude-marketplace"
3
Build node-based editors, interactive diagrams, and flow visualizations using Svelte Flow. Use when creating workflow editors, data flow diagrams, organizational charts, mindmaps, process visualizations, DAG editors, or any interactive node-graph UI. Supports custom nodes/edges, layouts (dagre, hierarchical), animations, and advanced features like proximity connect, floating edges, and contextual zoom.
2026-01-05
writing-plans.md
1
1
export
writing-plans
2
from
"CodingCossack/agent-skills-library"
from
"CodingCossack/agent-skills-library"
3
Structured implementation planning for multi-step development tasks. Use when you have a spec or requirements and need to break work into executable steps.
2026-01-05
auvima-browser-automation.md
1
1
export
auvima-browser-automation
2
from
"tsaijamey/AuViMa"
from
"tsaijamey/AuViMa"
3
使用AuViMa CLI自动化浏览器操作。当需要网页数据采集、视频素材收集、UI测试或任何需要与浏览器交互的任务时使用此skill。核心原则:每个操作后必须验证结果,先探索DOM结构,适当等待页面加载。
2026-01-05
hook-development.md
1
1
export
hook-development
2
from
"troykelly/claude-skills"
from
"troykelly/claude-skills"
3
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
2026-01-05
optimizing-assets.md
1
1
export
optimizing-assets
2
from
"jls42/leapmultix"
from
"jls42/leapmultix"
3
Optimizes images, sprites, sounds and media to reduce bandwidth and improve loading. Use before adding large assets or during mobile optimization
2026-01-05
ui-component-builder.md
1
1
export
ui-component-builder
2
from
"deve1993/Quickfy-website"
from
"deve1993/Quickfy-website"
3
Build, convert, and optimize React/Vue/Svelte UI components with TypeScript, advanced patterns, animations, and accessibility
2026-01-05
merge-pr.md
1
1
export
merge-pr
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Prepare PR for merge and guide human to merge via GitHub web UI. MUST BE USED when user wants to merge a PR.Verifies CI passing, verifies Beads issue already closed (from PR creation), and provides merge instructions.Issue closure happens at PR creation time (create-pull-request skill), NOT at merge time.Use when user says "merge the PR", "merge it", "merge this", "ready to merge", "merge to master",or when user mentions CI passing, approved reviews, ready-to-merge state, ready to ship,merge, deployment, PR completion, or shipping code.
2026-01-05
ruby-oop-patterns.md
1
1
export
ruby-oop-patterns
2
from
"Kaakati/rails-enterprise-dev"
from
"Kaakati/rails-enterprise-dev"
3
Comprehensive guide to Object-Oriented Programming in Ruby and Rails covering classes, modules, design patterns, SOLID principles, and modern Ruby 3.x features. Trigger keywords: OOP, classes, modules, SOLID, design patterns, inheritance, composition, polymorphism, encapsulation, Ruby patterns, metaprogramming
2026-01-05
feels-deployment-quickstart.md
1
1
export
feels-deployment-quickstart
2
from
"FeelsDEX/feels"
from
"FeelsDEX/feels"
3
Quick reference for Feels Protocol deployment commands, environment setup, and common deployment workflows
2026-01-05
ui-components.md
1
1
export
ui-components
2
from
"Intellifill/IntelliFill"
from
"Intellifill/IntelliFill"
3
UI component generation patterns for IntelliFill. Replaces magic/21st.dev MCP to save ~3.4k tokens.
2026-01-05
agentuity-cli-dev.md
1
1
export
agentuity-cli-dev
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Build and run the development server
2026-01-05
daic-mode-guidance.md
1
1
export
daic-mode-guidance
2
from
"grandinh/claude-chaos-express"
from
"grandinh/claude-chaos-express"
3
Explain the DAIC (Discuss-Align-Implement-Check) workflow, help users understand current mode, what's allowed in each mode, and how to transition between modes - ANALYSIS-ONLY skill
2026-01-05
ebpf-packet-redirect.md
1
1
export
ebpf-packet-redirect
2
from
"cassamajor/xcnf"
from
"cassamajor/xcnf"
3
Implement packet redirection and routing in eBPF programs using bpf_redirect and bpf_redirect_neigh helpers. Includes source-based policy routing, map-based routing tables, load balancing, and CNF router patterns. Use when building routers, gateways, load balancers, or any CNF that needs to control packet forwarding paths.
2026-01-05
astro-react-integrator.md
1
1
export
astro-react-integrator
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Integrate React components in Astro with optimal client directives (load/idle/visible/media/only)
2026-01-05
agent-creator.md
1
1
export
agent-creator
2
from
"GGPrompts/my-gg-plugins"
from
"GGPrompts/my-gg-plugins"
3
Guide for creating effective Claude Code agents. This skill should be used when users want to create a new agent (or update an existing agent) that configures Claude with specialized system prompts, tool restrictions, model selection, and MCP/skill integrations.
2026-01-05
data-visualization.md
1
1
export
data-visualization
2
from
"spjoshis/claude-code-plugins"
from
"spjoshis/claude-code-plugins"
3
Master data visualization with chart selection, dashboard design, Tableau, Power BI, and effective data storytelling.
2026-01-05
dockerfile-optimizer.md
1
1
export
dockerfile-optimizer
2
from
"MaciWP/CV_Astro"
from
"MaciWP/CV_Astro"
3
Create optimized Dockerfiles with multi-stage builds, layer caching, security best practices. Docker, Docker Compose. Keywords - dockerfile, docker optimization, multi stage build, docker best practices, container, image size, docker compose
2026-01-05
structure-app.md
1
1
export
structure-app
2
from
"rohunvora/my-claude-skills"
from
"rohunvora/my-claude-skills"
3
Structure an app around objects when starting a complex app from scratch, existing navigation feels messy, users can't find things, or the IA is getting worse as features are added. Use Object-Oriented UX to design around nouns, not verbs.
2026-01-05
implement.md
1
1
export
implement
2
from
"jschulte/stackshift"
from
"jschulte/stackshift"
3
Use GitHub Spec Kit's /speckit.implement and /speckit.tasks to systematically build missing features from specifications. Leverages implementation plans in specs/, validates against acceptance criteria, and achieves 100% spec completion. This is Step 6 of 6 in the reverse engineering process.
2026-01-05
agent-creator.md
1
1
export
agent-creator
2
from
"erichowens/some_claude_skills"
from
"erichowens/some_claude_skills"
3
Meta-agent for creating new custom agents, skills, and MCP integrations. Expert in agent design, MCP development, skill architecture, and rapid prototyping.
2026-01-05
frontend-aesthetics.md
1
1
export
frontend-aesthetics
2
from
"Nikojuu/testi-kauppa"
from
"Nikojuu/testi-kauppa"
3
Prevents generic AI-generated designs by guiding typography, color, motion, and background choices. Use when creating frontend designs, landing pages, dashboards, or any UI/UX work. Helps avoid the "AI slop" aesthetic.
2026-01-05