Browse Skills

44969 skills found

api-reference-documentation.md
9
1 export api-reference-documentation
2 secondsky 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
architecture.md
9
1 export architecture
2 mcouthon 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 secondsky 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 secondsky 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
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Use for test lifecycle hooks: beforeAll, afterAll, beforeEach, afterEach, fixtures, preload.
2026-01-05
workflow-executor-inline.md
9
1 export workflow-executor-inline
2 memorysaver 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 secondsky 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 mcouthon 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 secondsky 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 pacphi 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 pacphi 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
nette-schema.md
9
1 export nette-schema
2 nette from "nette/claude-code"
3 Provides Nette Schema for data validation and normalization. Use when validating configuration, API inputs, or any data structures with Expect class.
2026-01-05
workers-ci-cd.md
9
1 export workers-ci-cd
2 secondsky 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
cfn-agent-selector.md
9
1 export cfn-agent-selector
2 masharratt from "masharratt/claude-flow-novice"
3 Selects appropriate Loop 3 and Loop 2 agents based on task classification
2026-01-05
nano-banana-prompts.md
9
1 export nano-banana-prompts
2 secondsky 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
dependency-upgrade.md
9
1 export dependency-upgrade
2 secondsky from "secondsky/claude-skills"
3 Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 WordPress plugin development with hooks, security, REST API, custom post types. Use for plugin creation, $wpdb queries, Settings API, or encountering SQL injection, XSS, CSRF, nonce errors.
2026-01-05
flow-coach.md
9
1 export flow-coach
2 cgbarlow 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 henkisdabro 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 secondsky 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 secondsky 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 secondsky 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
conference-scheduler.md
9
1 export conference-scheduler
2 stephanj from "stephanj/conference-scheduling-skill"
3 Generate optimized conference schedules using Google OR-Tools CP-SAT solver. Use when the user needs to create conference schedules from CSV data with constraints like speaker conflicts, track distribution, room assignments, educational flow, and speaker availability. Supports both single-day and multi-day conferences. Handles inputs from Google Sheets CSV exports with talks (ID, title, summary, track, level, speakers, availability) and schedule slots (day, times, rooms). Outputs CSV and Markdown schedules.
2026-01-05
javascript.md
9
1 export javascript
2 hoelzro 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