Browse Skills
18175 skills found
architecture.md
9
1
export
architecture
2
from
"mcouthon/agents"
from
"mcouthon/agents"
3
Use when asked to document architecture, understand system structure, create diagrams, or analyze component relationships. Focuses on interfaces and high-level design. Triggers on: "use architecture mode", "architecture", "system design", "how is this structured", "document the system", "create a diagram", "high-level overview", "component diagram". Read-only mode for analysis, can create documentation files.
2026-01-05
motion.md
9
1
export
motion
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Motion (Framer Motion) React animation library. Use for drag-and-drop, scroll animations, gestures, SVG morphing, or encountering bundle size, complex transitions, spring physics errors.
2026-01-05
workflow-executor-inline.md
9
1
export
workflow-executor-inline
2
from
"memorysaver/looplia-core"
from
"memorysaver/looplia-core"
3
Inline workflow executor for proxy providers (ZenMux, custom API providers).
Executes workflow steps directly in the main context WITHOUT spawning Task subagents.
Use this skill when:
- Running looplia workflows via ZenMux or other proxy providers
- Task subagents fail with "invalid_model" errors
- You need inline execution without context isolation
Architecture: Each workflow step is executed INLINE (no Task tool) - read skill, execute
mission, write output, then proceed to next step. All steps share the main context.
v0.6.6: Created for cross-provider compatibility with ZenMux.
2026-01-05
critic.md
9
1
export
critic
2
from
"mcouthon/agents"
from
"mcouthon/agents"
3
Challenge assumptions and probe reasoning using adversarial thinking. Use when asked to find weaknesses, challenge a design, identify edge cases, or stress-test an approach. Triggers on: "use critic mode", "challenge this", "find weaknesses", "what could go wrong", "critic", "devil's advocate", "poke holes", "stress test", "what am I missing", "5 whys". Read-only mode - questions and probes but doesn't provide solutions.
2026-01-05
webapp-testing.md
9
1
export
webapp-testing
2
from
"pacphi/sindri"
from
"pacphi/sindri"
3
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
2026-01-05
mcp-builder.md
9
1
export
mcp-builder
2
from
"pacphi/sindri"
from
"pacphi/sindri"
3
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
2026-01-05
workers-ci-cd.md
9
1
export
workers-ci-cd
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Complete CI/CD guide for Cloudflare Workers using GitHub Actions and GitLab CI. Use for automated testing, deployment pipelines, preview environments, secrets management, or encountering deployment failures, workflow errors, environment configuration issues.
2026-01-05
nano-banana-prompts.md
9
1
export
nano-banana-prompts
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Generate optimized prompts for Gemini 2.5 Flash Image (Nano Banana). Use for image generation, crafting photo prompts, art styles, or multi-turn editing workflows with best practices.
2026-01-05
flow-coach.md
9
1
export
flow-coach
2
from
"cgbarlow/skills"
from
"cgbarlow/skills"
3
Interactive claude-flow orchestration coach that guides users through swarm topology selection, agent deployment, memory configuration, and SPARC workflows. Use when learning claude-flow, choosing between swarm vs hive-mind, selecting agents, or optimizing multi-agent coordination. NEVER auto-executes - always displays recommendations and asks first.
2026-01-05
prp-generator.md
9
1
export
prp-generator
2
from
"henkisdabro/wookstar-claude-code-plugins"
from
"henkisdabro/wookstar-claude-code-plugins"
3
Generate comprehensive Product Requirement Plans (PRPs) for feature implementation with thorough codebase analysis and external research. Use when the user requests a PRP, PRD, or detailed implementation plan for a new feature. Conducts systematic research, identifies patterns, and creates executable validation gates for one-pass implementation success.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Comprehensive testing guide for Cloudflare Workers using Vitest and @cloudflare/vitest-pool-workers. Use for test setup, binding mocks (D1/KV/R2/DO), integration tests, or encountering test failures, mock errors, coverage issues.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Cloudflare Workers AI for serverless GPU inference. Use for LLMs, text/image generation, embeddings, or encountering AI_ERROR, rate limits, token exceeded errors.
2026-01-05
image-optimization.md
9
1
export
image-optimization
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Optimizes images for web performance using modern formats, responsive techniques, and lazy loading strategies. Use when improving page load times, implementing responsive images, or preparing assets for production deployment.
2026-01-05
javascript.md
9
1
export
javascript
2
from
"hoelzro/dotfiles"
from
"hoelzro/dotfiles"
3
JavaScript development guidance for Claude Code. Use when writing, testing, or working with JavaScript code to ensure consistent practices and proper test execution.
2026-01-05
webapp-testing.md
9
1
export
webapp-testing
2
from
"LangConfig/langconfig"
from
"LangConfig/langconfig"
3
Expert guidance for testing web applications using Playwright and other testing frameworks. Use when testing UIs, automating browser interactions, or validating web app behavior.
2026-01-05
Fluxwing Component Expander.md
9
1
export
Fluxwing Component Expander
2
from
"trabian/fluxwing-skills"
from
"trabian/fluxwing-skills"
3
Add interaction states like hover, focus, disabled, active, error to existing uxscii components. Use when working with .uxm files, when user wants to expand, enhance, or add states to .uxm components.
2026-01-05
Bun Docker.md
9
1
export
Bun Docker
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Use for Docker with Bun, Dockerfiles, oven/bun image, containerization, and deployments.
2026-01-05
api-error-handling.md
9
1
export
api-error-handling
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Implements standardized API error responses with proper status codes, logging, and user-friendly messages. Use when building production APIs, implementing error recovery patterns, or integrating error monitoring services.
2026-01-05
complexity.md
9
1
export
complexity
2
from
"opendatahub-io/ai-helpers"
from
"opendatahub-io/ai-helpers"
3
Analyze Python package build complexity by inspecting PyPI metadata. Evaluates compilation requirements, dependencies, distribution types, and provides recommendations for wheel building strategies.
2026-01-05
Bun WebSocket Server.md
9
1
export
Bun WebSocket Server
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
This skill should be used when the user asks about "WebSocket in Bun", "real-time communication", "Bun.serve websocket", "ws server", "socket connections", "pub/sub", "broadcasting messages", "WebSocket upgrade", or building real-time applications with Bun.
2026-01-05
security-headers-configuration.md
9
1
export
security-headers-configuration
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Configures HTTP security headers to protect against XSS, clickjacking, and MIME sniffing attacks. Use when hardening web applications, passing security audits, or implementing Content Security Policy.
2026-01-05
api-changelog-versioning.md
9
1
export
api-changelog-versioning
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Creates comprehensive API changelogs documenting breaking changes, deprecations, and migration strategies for API consumers. Use when managing API versions, communicating breaking changes, or creating upgrade guides.
2026-01-05
langconfig-builder.md
9
1
export
langconfig-builder
2
from
"LangConfig/langconfig"
from
"LangConfig/langconfig"
3
Complete guide for building agents and workflows in LangConfig. Use when users need help configuring nodes, connecting agents, setting up tools, or designing multi-agent systems within the LangConfig platform.
2026-01-05
rest-api-design.md
9
1
export
rest-api-design
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Designs RESTful APIs with proper resource naming, HTTP methods, status codes, and response formats. Use when building new APIs, establishing API conventions, or designing developer-friendly interfaces.
2026-01-05