Browse Skills
18175 skills found
pdf.md
0
1
export
pdf
2
from
"AlexisLaporte/agent-helpers"
from
"AlexisLaporte/agent-helpers"
3
PDF manipulation toolkit. Use when user wants to extract text, merge/split PDFs, create PDFs, extract images, or manipulate PDF documents.
2026-01-05
mobile-responsive.md
0
1
export
mobile-responsive
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Comprehensive mobile-first responsive design skill for converting desktop pages to mobile-friendly layouts. Use when implementing mobile views, fixing responsive issues, or batch-converting multiple pages to mobile-responsive. Automates the mobile-view workflow for Next.js/React applications with Tailwind CSS. (project)
2026-01-05
design-brand.md
0
1
export
design-brand
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use this skill when creating UI components, writing copy, designing layouts, or making any visual/brand decisions for the Planted website. Ensures consistency with Planted's challenger brand voice (inspired by Oatly's approach) and the established design system.
2026-01-05
node-backend.md
0
1
export
node-backend
2
from
"swa34/newFarmGate"
from
"swa34/newFarmGate"
3
Node.js + Express + TypeScript patterns for FarmGate backend. Use when building API routes, services, middleware, or integrating with CAES authentication.
2026-01-05
turborepo.md
0
1
export
turborepo
2
from
"danielseltzer/code-analysis-tools"
from
"danielseltzer/code-analysis-tools"
3
High-performance monorepo build system with intelligent caching, task orchestration, and parallel execution for multi-package repositories and microservices.
2026-01-05
diagram-drawing.md
0
1
export
diagram-drawing
2
from
"cpantus/alexandrabarbu.ro"
from
"cpantus/alexandrabarbu.ro"
3
Creates animated diagrams and professional infographics using Chart.js 4.x with: Auto-activates when user mentions: diagram, chart, graph, infographic, visualization, data visualization, data viz, line chart, bar chart, pie chart
2026-01-05
nx-workspace-architecture.md
0
1
export
nx-workspace-architecture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Guide structuring new features in Nx workspaces. Use when user asks about creating libraries, organizing code, or where to place new features.
2026-01-05
cloudflare-browser-rendering.md
0
1
export
cloudflare-browser-rendering
2
from
"akornmeier/claude-config"
from
"akornmeier/claude-config"
3
Guide for implementing Cloudflare Browser Rendering - a headless browser automation API for screenshots, PDFs, web scraping, and testing. Use when automating browsers, taking screenshots, generating PDFs, scraping dynamic content, extracting structured data, or testing web applications. Supports REST API, Workers Bindings (Puppeteer/Playwright), MCP servers, and AI-powered automation. (project)
2026-01-05
configuring-tailwind-v4.md
0
1
export
configuring-tailwind-v4
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Configure Tailwind CSS v4 using Vite plugin, PostCSS, or CLI with CSS-first configuration via @import and @theme directives. Use when setting up new projects or migrating build tools.
2026-01-05
wsl-screenshots.md
0
1
export
wsl-screenshots
2
from
"ViperJuice/dotfiles"
from
"ViperJuice/dotfiles"
3
View Windows screenshots from WSL. Use when user mentions screenshot, screen capture, or asks to look at an image they just took.
2026-01-05
pupun-korvat-styling.md
0
1
export
pupun-korvat-styling
2
from
"Nikojuu/putiikkipalvelu-SDK-template"
from
"Nikojuu/putiikkipalvelu-SDK-template"
3
Complete styling guide for Pupun Korvat jewelry theme. Apply phase by phase for complete restyling. Elegant artisan aesthetic with rose gold accents, corner decorations, and shimmer effects.
2026-01-05
reviewing-component-architecture.md
0
1
export
reviewing-component-architecture
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Review component architecture for React 19 best practices including size, composition, Server/Client boundaries, and anti-patterns. Use when reviewing component design.
2026-01-05
update-readme.md
0
1
export
update-readme
2
from
"athola/sanctum"
from
"athola/sanctum"
3
Consolidate README content using language-aware exemplars, internal doc linkage, and reproducible evidence.
2026-01-05
agent-development.md
0
1
export
agent-development
2
from
"s-hiraoku/claude-code-harnesses-factory"
from
"s-hiraoku/claude-code-harnesses-factory"
3
This skill guides creating autonomous agents for Claude Code plugins using markdown files with YAML frontmatter. Use when building new agents, designing agent system prompts, or configuring agent behavior.
2026-01-05
web-artifacts-builder.md
0
1
export
web-artifacts-builder
2
from
"GodSpeedAI/VibesPro"
from
"GodSpeedAI/VibesPro"
3
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
dev.md
0
1
export
dev
2
from
"edwinhu/workflows"
from
"edwinhu/workflows"
3
This skill should be used when the user asks to "implement a feature", "add functionality", "build a new feature", "fix a non-trivial bug", or needs a structured development workflow. Orchestrates 7-phase workflow with user approval gates and TDD enforcement.
2026-01-05
skill-creator.md
0
1
export
skill-creator
2
from
"shaowei-g/codex-skills"
from
"shaowei-g/codex-skills"
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 Codex's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
sleeptrack-be.md
0
1
export
sleeptrack-be
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
This skill provides comprehensive backend REST API integration for Asleep sleep tracking platform. Use this skill when building server-side applications, API proxies for mobile apps, webhook event handlers, cross-platform backends (React Native, Flutter), analytics dashboards, or multi-tenant sleep tracking systems. Covers authentication, user management, session retrieval, statistics, webhook integration, and production-ready patterns with code examples in Python, Node.js, and curl.
2026-01-05
agent-workflow-advisor.md
0
1
export
agent-workflow-advisor
2
from
"inchan/cc-skills"
from
"inchan/cc-skills"
3
Analyzes tasks and recommends the optimal agent pattern from Anthropic's Building Effective Agents. Provides pattern selection guidance based on task complexity, structure, and requirements. Use this as the entry point when unsure which pattern (Sequential, Router, Parallel, Orchestrator, Evaluator) fits your task best.
2026-01-05
langgraph.md
0
1
export
langgraph
2
from
"amite/personal-triage-agent"
from
"amite/personal-triage-agent"
3
LangGraph low-level agent orchestration. Build stateful, durable agents with graphs, persistence, streaming, and human-in-the-loop.
2026-01-05
system-architecture.md
0
1
export
system-architecture
2
from
"pluginagentmarketplace/custom-plugin-mlops"
from
"pluginagentmarketplace/custom-plugin-mlops"
3
Master software architecture, system design, design patterns, distributed systems, and technical leadership. Learn to architect scalable, reliable, and maintainable systems.
2026-01-05
agent-builder.md
0
1
export
agent-builder
2
from
"NangoHQ/ai-ide-prompts"
from
"NangoHQ/ai-ide-prompts"
3
Use when creating, improving, or troubleshooting Claude Code subagents. Expert guidance on agent design, system prompts, tool access, model selection, and best practices for building specialized AI assistants.
2026-01-05
product-manager.md
0
1
export
product-manager
2
from
"dylantarre/animation-principles"
from
"dylantarre/animation-principles"
3
Use when prioritizing animation features, building motion roadmaps, or when a PM needs to understand the business value of animation principles.
2026-01-05
jelly-byobu-sync.md
0
1
export
jelly-byobu-sync
2
from
"dev-jelly/jelly-dotclaude"
from
"dev-jelly/jelly-dotclaude"
3
byobu/tmux 터미널 간 Claude 세션 상태 공유 및 양방향 통신 스킬. 여러 터미널에서 실행 중인 Claude 세션의 상태를 모니터링하고 메시지를 주고받을 수 있습니다. "byobu", "터미널 상태", "세션 공유", "터미널 통신", "멀티 터미널" 키워드로 활성화.
2026-01-05