Browse Skills
18175 skills found
artifact-advisor.md
0
1
export
artifact-advisor
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Advise on choosing between Skills, Commands, Subagents, and Hooks for Claude Code. Analyze user requirements and recommend the appropriate artifact type with justification. Use when user asks "should I use a skill or command", "what artifact type", "skill vs command", or describes a workflow needing automation.
2026-01-05
learning-cefr-alignment.md
0
1
export
learning-cefr-alignment
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Align language learning content to CEFR framework (A1-C2), design can-do statements for each proficiency level, create language assessment rubrics, and map content progression. Use for language learning curriculum. Activates on "CEFR", "language proficiency", "A1", "B2", or "language curriculum".
2026-01-05
token-docs.md
0
1
export
token-docs
2
from
"dylantarre/design-system-skills"
from
"dylantarre/design-system-skills"
3
Generates design token documentation with visual swatches and code examples. Use when documenting token values, creating token reference guides, or building searchable design system documentation.
2026-01-05
data-visualization.md
0
1
export
data-visualization
2
from
"audunstrand/status-app"
from
"audunstrand/status-app"
3
Comprehensive data visualization skill covering visual execution and technical implementation. Includes perceptual foundations, chart selection, layout algorithms, and library guidance. Load on-demand when building charts, graphs, dashboards, or any visual data representation.
2026-01-05
clink-codex-delegate.md
0
1
export
clink-codex-delegate
2
from
"qtnx/qtnx-claude-plugin"
from
"qtnx/qtnx-claude-plugin"
3
Activate when user mentions "clink codex" to provide guidance on delegating implementation tasks to clink codex as a junior developer. Use when assigning coding tasks, discussing task delegation, or working with clink codex for code implementation.
2026-01-05
pc-app-security-analyzer.md
0
1
export
pc-app-security-analyzer
2
from
"TakukiN/security_analysis_agent_skills"
from
"TakukiN/security_analysis_agent_skills"
3
PC application security analyzer for Windows/macOS/Linux executables. Static analysis (SAST) for desktop applications including PE/ELF/Mach-O analysis, dependency scanning, SBOM generation. Integrates with cve-checker and cra-code-reviewer for CRA compliance. Triggers on: PC app analysis, Windows exe, macOS app, Linux binary, PE analysis, ELF analysis, desktop security, SBOM generation, dependency scan.
2026-01-05
moai-alfred-proactive-suggestions.md
0
1
export
moai-alfred-proactive-suggestions
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide Alfred to provide non-intrusive proactive suggestions based on risk detection, optimization patterns, and learning opportunities
2026-01-05
technical-design-patterns.md
0
1
export
technical-design-patterns
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create technical design documents for ABP Framework features including API contracts, database schemas, and architecture decisions. Use when: (1) designing REST APIs, (2) planning database schemas, (3) creating technical specifications, (4) documenting architecture decisions (ADRs).
2026-01-05
proswarm-neural-orchestration.md
0
1
export
proswarm-neural-orchestration
2
from
"Proaptus/proagentic-dfx"
from
"Proaptus/proagentic-dfx"
3
Master orchestration skill for ProSWARM Neural MCP - ALWAYS use this for complex tasks requiring decomposition, planning, or parallel execution. Leverages 70+ specialized neural models for instant task classification and orchestration with 84.8% SWE-Bench accuracy. Use when user asks to solve problems, fix bugs, implement features, or any multi-step task. PRIMARY workflow engine for ALL development work.
2026-01-05
blockchain-data-collection-validation.md
0
1
export
blockchain-data-collection-validation
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Empirical validation workflow for blockchain data collection pipelines before production implementation. Use when validating data sources, testing DuckDB integration, building POC collectors, or verifying complete fetch-to-storage pipelines for blockchain data.
2026-01-05
detection-engineer.md
0
1
export
detection-engineer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Create detection rules and hunting queries from malware analysis findings. Use when you need to write Sigma rules for SIEM, Suricata rules for network IDS, defang IOCs for safe sharing, or convert analysis findings into actionable detection content for SOC teams and threat hunters.
2026-01-05
live-coding-interviewer.md
0
1
export
live-coding-interviewer
2
from
"namuuCY/for-Java-Python"
from
"namuuCY/for-Java-Python"
3
Run a senior-level Java/Spring backend live-coding interview practice, guiding the user with Socratic prompts, strict code review (readability, edge cases, data structures), and staged hints without giving direct answers.
2026-01-05
web-fetch.md
0
1
export
web-fetch
2
from
"Jst-Well-Dan/Skill-Box"
from
"Jst-Well-Dan/Skill-Box"
3
Use this skill when users want to scrape web content and convert it to clean Markdown or PDF. Handles workflows like "Save this webpage as PDF", "Fetch this article", "抓取网页内容", or "转换为PDF". Supports crawl4ai for general web scraping and Playwright-based WeChat (微信公众号) article fetching with anti-bot bypass. Automatically converts to PDF by default unless user specifies Markdown-only.
2026-01-05
solidstart.md
0
1
export
solidstart
2
from
"mgd34msu/goodvibes-plugin"
from
"mgd34msu/goodvibes-plugin"
3
Builds full-stack applications with SolidStart, combining Solid's fine-grained reactivity with server functions and multiple rendering modes. Use when creating SolidJS applications with SSR/SSG, server functions, or when user mentions SolidStart or Solid meta-framework.
2026-01-05
cloudflare-agents.md
0
1
export
cloudflare-agents
2
from
"jackspace/ClaudeSkillz"
from
"jackspace/ClaudeSkillz"
3
Comprehensive guide for the Cloudflare Agents SDK - build AI-powered autonomous agents on Workers + Durable Objects.Use when: building AI agents, creating stateful agents with WebSockets, implementing chat agents with streaming, scheduling tasks with cron/delays, running asynchronous workflows, building RAG (Retrieval Augmented Generation) systems with Vectorize, creating MCP (Model Context Protocol) servers, implementing human-in-the-loop workflows, browsing the web with Browser Rendering, managing agent state with SQL, syncing state between agents and clients, calling agents from Workers, building multi-agent systems, or encountering Agent configuration errors.Prevents 15+ documented issues: migrations not atomic, missing new_sqlite_classes, Agent class not exported, binding name mismatch, global uniqueness gotchas, WebSocket state handling, scheduled task callback errors, state size limits, workflow binding missing, browser binding required, vectorize index not found, MCP transport confusion, authentic
2026-01-05
monetization-strategy.md
0
1
export
monetization-strategy
2
from
"pluginagentmarketplace/custom-plugin-ux-design"
from
"pluginagentmarketplace/custom-plugin-ux-design"
3
Master monetization models, pricing strategies, and growth tactics. Learn to build sustainable business models and optimize plugin revenue.
2026-01-05
content-optimizer.md
0
1
export
content-optimizer
2
from
"huifer/claude-code-seo"
from
"huifer/claude-code-seo"
3
分析博客文章和页面内容的质量,包括标题结构、关键词密度、可读性、内链机会、图片 alt 文本等。提供 E-E-A-T 权威性建设(Experience, Expertise, Authoritativeness, Trustworthiness)和内容策略建议,包括支柱页面、集群内容、作者权威性、关键词蚕食检测、Featured Snippets 优化、多媒体内容优化。
2026-01-05
seo-researcher.md
0
1
export
seo-researcher
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Researches SEO competition, keywords, and content gaps for Italian business/fiscal topics. Use when you need to research article topics, analyze competition, find keyword opportunities, or validate content strategy for the Italian market.
2026-01-05
design-excellence.md
0
1
export
design-excellence
2
from
"cpantus/alexandrabarbu.ro"
from
"cpantus/alexandrabarbu.ro"
3
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
2026-01-05
svelte-ui-design.md
0
1
export
svelte-ui-design
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
ALWAYS use this skill for ANY Svelte component styling, design, or UI work. Svelte 5 UI design system using Tailwind CSS 4, Skeleton Labs design tokens/presets/Tailwind Components, and Bits UI headless components. Covers class composition, color systems, interactive components, forms, overlays, and all visual design.
2026-01-05
analytics-frameworks.md
0
1
export
analytics-frameworks
2
from
"chekos/bns-marketplace"
from
"chekos/bns-marketplace"
3
Load when analyzing performance metrics, creating reports, setting up tracking,evaluating growth experiments, or any task involving data-driven decision makingfor content and audience growth. Contains KPIs, benchmarks, and reporting frameworks.
2026-01-05
pocketflow.md
0
1
export
pocketflow
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
PocketFlow framework for building LLM applications with graph-based abstractions, design patterns, and agentic coding workflows
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"Maheen-Zubair/Physical-AI-Humanoid-Robotics-Textbook--Hackathon-01-"
from
"Maheen-Zubair/Physical-AI-Humanoid-Robotics-Textbook--Hackathon-01-"
3
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
ui-ux-pro-max.md
0
1
export
ui-ux-pro-max
2
from
"tadokoro-ryusuke/cc-plugins"
from
"tadokoro-ryusuke/cc-plugins"
3
UI/UX design intelligence with searchable database: 50 styles, 21 color palettes, 50 font pairings, 20 chart types, 8 framework stacks.Trigger phrases (use this skill when user says):- "build a landing page", "create a dashboard", "design a website"- "Reactでコンポーネント作って", "Next.jsでページ作って", "Vueでアプリ作って"- "make it look modern", "use glassmorphism", "add dark mode"- "UIを改善して", "デザインを良くして", "もっとモダンにして"- "choose a color palette", "recommend fonts", "what chart should I use"- "fix accessibility", "improve UX", "optimize for mobile"- "style with Tailwind", "add hover effects", "create responsive layout"Supported: React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, HTML+Tailwind.Elements: button, modal, navbar, sidebar, card, table, form, chart, hero, footer.Styles: glassmorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, flat design.
2026-01-05