Browse Skills
44895 skills found
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Cloudflare Hyperdrive for Workers-to-database connections with pooling and caching. Use for PostgreSQL/MySQL, Drizzle/Prisma, or encountering pool errors, TLS issues, connection refused.
2026-01-05
recommendation-engine.md
9
1
export
recommendation-engine
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Build recommendation systems with collaborative filtering, matrix factorization, hybrid approaches. Use for product recommendations, personalization, or encountering cold start, sparsity, quality evaluation issues.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Cloudflare Durable Objects for stateful coordination and real-time apps. Use for chat, multiplayer games, WebSocket hibernation, or encountering class export, migration, alarm errors.
2026-01-05
shopify-debugging.md
9
1
export
shopify-debugging
2
from
"henkisdabro/wookstar-claude-code-plugins"
from
"henkisdabro/wookstar-claude-code-plugins"
3
Complete debugging and troubleshooting guide for Shopify including Liquid errors, theme preview debugging, API error handling, JavaScript console debugging, network request inspection, cart issues, checkout problems, and common error codes. Use when debugging Liquid syntax errors, troubleshooting theme rendering issues, fixing API errors, debugging JavaScript, investigating cart problems, or resolving webhook failures.
2026-01-16
react-native-app.md
9
1
export
react-native-app
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
React Native cross-platform mobile apps with navigation, state management, native features. Use for iOS/Android development, mobile prototyping, code sharing, or encountering bridge errors, platform-specific bugs, performance bottlenecks.
2026-01-05
frontend-design.md
9
1
export
frontend-design
2
from
"LangConfig/langconfig"
from
"LangConfig/langconfig"
3
Expert guidance for creating production-grade, distinctive frontend interfaces. Use when designing UIs, choosing aesthetics, or building memorable web experiences.
2026-01-12
product-spec-kit.md
9
1
export
product-spec-kit
2
from
"diegoeis/product-spec-kit"
from
"diegoeis/product-spec-kit"
3
Comprehensive skill for Product Managers to create organize and manage Product Teams, Strategy, PRDs, release plans, user stories, and standalone issues with high-quality acceptance criteria. Supports both full documentation workflows (PRD → Plan → Stories) and quick issue creation (standalone stories, tasks, bugs). All documentation follows design-driven development principles with functional, testable acceptance criteria based on visual designs and user flows.
2026-01-19
tech-debt.md
9
1
export
tech-debt
2
from
"mcouthon/agents"
from
"mcouthon/agents"
3
Use when asked to find code smells, audit TODOs, remove dead code, clean up unused imports, delete debug statements, or assess code quality. Triggers on: "use tech-debt mode", "tech debt", "code smells", "clean up", "remove dead code", "delete unused", "simplify", "eliminate waste". Full access mode - can modify files and run tests.
2026-01-19
root-cause-tracing.md
9
1
export
root-cause-tracing
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Systematically trace bugs backward through call stack to find original trigger. Use when errors occur deep in execution and you need to trace back to find the original trigger.
2026-01-05
php-coding-standards.md
9
1
export
php-coding-standards
2
from
"nette/claude-code"
from
"nette/claude-code"
3
Invoke BEFORE writing PHP code. Provides coding standards and naming conventions.
2026-01-18
documentation.md
9
1
export
documentation
2
from
"LangConfig/langconfig"
from
"LangConfig/langconfig"
3
Expert guidance for writing clear, comprehensive documentation including READMEs, API docs, docstrings, and technical guides. Use when creating or improving documentation.
2026-01-12
workers-performance.md
9
1
export
workers-performance
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Cloudflare Workers performance optimization with CPU, memory, caching, bundle size. Use for slow workers, high latency, cold starts, or encountering CPU limits, memory issues, timeout errors.
2026-01-05
recommendation-system.md
9
1
export
recommendation-system
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Deploy production recommendation systems with feature stores, caching, A/B testing. Use for personalization APIs, low latency serving, or encountering cache invalidation, experiment tracking, quality monitoring issues.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Pinia Colada data fetching for Vue/Nuxt with useQuery, useMutation. Use for async state, query cache, SSR, or encountering invalidation, hydration, TanStack Vue Query migration errors.
2026-01-05
search.md
9
1
export
search
2
from
"memorysaver/looplia-core"
from
"memorysaver/looplia-core"
3
This skill should be used when the user needs to search for information, find files,look up content online, or retrieve data without providing input files.Trigger phrases include:- "search for", "find", "look up", "research"- "search the web", "search online", "fetch from URL"- "search files", "scan codebase", "find in project", "grep for"- "get news from", "read hacker news", "check what's trending"Supports multiple search modes:- local: Search local filesystem using Glob, Grep, Read, Bash- web: Search web content using WebSearch, WebFetch- future: Pluggable providers (jina.ai, firecrawl, exa.ai)This is an input-less skill - it executes search missions autonomously.
2026-01-22
workers-runtime-apis.md
9
1
export
workers-runtime-apis
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Cloudflare Workers Runtime APIs including Fetch, Streams, Crypto, Cache, WebSockets, and Encoding. Use for HTTP requests, streaming, encryption, caching, real-time connections, or encountering API compatibility, response handling, stream processing errors.
2026-01-05
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
SQL query optimization for PostgreSQL/MySQL with indexing, EXPLAIN analysis. Use for slow queries, N+1 problems, missing indexes, or encountering sequential scans, OFFSET pagination, temp table spills, inefficient JOINs.
2026-01-05
media-reviewer.md
9
1
export
media-reviewer
2
from
"memorysaver/looplia-core"
from
"memorysaver/looplia-core"
3
Analyze media content structure, narrative flow, key themes, and important moments from videos, podcasts, and articles. Use when you need to understand content organization before documenting.
2026-01-22
Unnamed Skill.md
9
1
export
Unnamed Skill
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Generate planning docs (IMPLEMENTATION_PHASES.md, DATABASE_SCHEMA.md, API_ENDPOINTS.md, ARCHITECTURE.md) for web projects. Use for new projects, major features, or phased development with Cloudflare Workers + Vite + React.
2026-01-05
python-testing.md
9
1
export
python-testing
2
from
"LangConfig/langconfig"
from
"LangConfig/langconfig"
3
Expert guidance for writing Python tests with pytest and unittest. Use when writing tests, debugging test failures, or improving test coverage for Python projects.
2026-01-12
license-checker.md
9
1
export
license-checker
2
from
"opendatahub-io/ai-helpers"
from
"opendatahub-io/ai-helpers"
3
Assess license compatibility for Python package redistribution using SPDX.org license database. Evaluates whether a given license allows building and distributing wheels, with real-time license information lookup.
2026-01-20
ngspice Circuit Simulator.md
9
1
export
ngspice Circuit Simulator
2
from
"pacphi/sindri"
from
"pacphi/sindri"
3
Electronic circuit simulation and SPICE analysis via ngspice MCP tool
2026-01-21
PyTorch ML.md
9
1
export
PyTorch ML
2
from
"pacphi/sindri"
from
"pacphi/sindri"
3
Deep learning with PyTorch - model training, GPU acceleration, and data science workflows
2026-01-21
api-response-optimization.md
9
1
export
api-response-optimization
2
from
"secondsky/claude-skills"
from
"secondsky/claude-skills"
3
Optimizes API performance through payload reduction, caching strategies, and compression techniques. Use when improving API response times, reducing bandwidth usage, or implementing efficient caching.
2026-01-05