Browse Skills
20307 skills found
cursor.md
9
1
export
cursor
2
from
"Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
from
"Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3
Control Cursor AI code editor via CLI. Open files, folders, diffs, and manage extensions.
2026-01-05
nette-architecture.md
9
1
export
nette-architecture
2
from
"nette/claude-code"
from
"nette/claude-code"
3
Invoke before designing presenters, modules, or application structure in web applicartion.
2026-01-05
api-reference-documentation.md
9
1
export
api-reference-documentation
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Creates professional API documentation using OpenAPI specifications with endpoints, authentication, and interactive examples. Use when documenting REST APIs, creating SDK references, or building developer portals.
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
chrome-devtools.md
9
1
export
chrome-devtools
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Browser automation with Puppeteer CLI scripts. Use for screenshots, performance analysis, network monitoring, web scraping, form automation, or encountering JavaScript debugging, browser automation 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
push-notification-setup.md
9
1
export
push-notification-setup
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Implements push notifications across iOS, Android, and web using Firebase Cloud Messaging and native services. Use when adding notification capabilities, handling background messages, or setting up notification channels.
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
web-performance-optimization.md
9
1
export
web-performance-optimization
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Optimizes web application performance through code splitting, lazy loading, caching strategies, and Core Web Vitals monitoring. Use when improving page load times, implementing service workers, or reducing bundle sizes.
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
cfn-agent-selector.md
9
1
export
cfn-agent-selector
2
from
"masharratt/claude-flow-novice"
from
"masharratt/claude-flow-novice"
3
Selects appropriate Loop 3 and Loop 2 agents based on task classification
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
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
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
shell-scripting.md
9
1
export
shell-scripting
2
from
"hoelzro/dotfiles"
from
"hoelzro/dotfiles"
3
Best practices for writing shell scripts. Use when writing bash, sh, zsh, or other shell code for automation, scripting, or command-line tasks.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Next.js 16 with App Router, Server Components, Server Actions, Cache Components. Use for React 19.2 apps, SSR, or encountering async params, proxy.ts migration, use cache errors.
2026-01-05
Bun Workers.md
9
1
export
Bun Workers
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Use for Web Workers in Bun, worker_threads, parallel processing, and background tasks.
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
woocommerce-code-review.md
9
1
export
woocommerce-code-review
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Review WooCommerce code changes for coding standards compliance. Use when reviewing code locally, performing automated PR reviews, or checking code quality in WooCommerce projects.
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