Browse Skills

44835 skills found

cfn-promotion.md
9
1 export cfn-promotion
2 masharratt from "masharratt/claude-flow-novice"
3 Skill Promotion Workflow - Atomic promotion from staging to production
2026-01-15
api-pagination.md
9
1 export api-pagination
2 secondsky from "secondsky/claude-skills"
3 Implements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building paginated endpoints, implementing infinite scroll, or optimizing database queries for collections.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 Harryoung from "Harryoung/efka"
3 为大文件生成目录概要。当入库的 Markdown 文件超过阈值(默认30KB)时,提取标题结构创建导航文件。触发条件:Markdown 文件大小 >= 30KB。
2026-01-22
better-auth.md
9
1 export better-auth
2 secondsky from "secondsky/claude-skills"
3 Skill for integrating Better Auth - comprehensive TypeScript authentication framework for Cloudflare D1, Next.js, Nuxt, and 15+ frameworks. Use when adding auth, encountering D1 adapter errors, or implementing OAuth/2FA/RBAC features.
2026-01-05
mobile-app-testing.md
9
1 export mobile-app-testing
2 secondsky from "secondsky/claude-skills"
3 Mobile app testing with unit tests, UI automation, performance testing. Use for test infrastructure, E2E tests, testing standards, or encountering test framework setup, device farms, flaky tests, platform-specific test errors.
2026-01-05
workers-multi-lang.md
9
1 export workers-multi-lang
2 secondsky from "secondsky/claude-skills"
3 Multi-language Workers development with Rust, Python, and WebAssembly. Use when building Workers in languages other than JavaScript/TypeScript, or when integrating WASM modules for performance-critical code.
2026-01-05
api-design-principles.md
9
1 export api-design-principles
2 secondsky from "secondsky/claude-skills"
3 Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 OpenAI Agents SDK for JavaScript/TypeScript (text + voice agents). Use for multi-agent workflows, tools, guardrails, or encountering Zod errors, MCP failures, infinite loops, tool call issues.
2026-01-05
architecture-patterns.md
9
1 export architecture-patterns
2 secondsky from "secondsky/claude-skills"
3 Implement proven backend architecture patterns including Clean Architecture, Hexagonal Architecture, and Domain-Driven Design. Use when architecting complex backend systems or refactoring existing applications for better maintainability.
2026-01-05
vulnerability-scanning.md
9
1 export vulnerability-scanning
2 secondsky from "secondsky/claude-skills"
3 Automated security scanning for dependencies, code, containers with Trivy, Snyk, npm audit. Use for CI/CD security gates, pre-deployment audits, compliance requirements, or encountering CVE detection, outdated packages, license compliance, SBOM generation errors.
2026-01-05
sveltia-cms.md
9
1 export sveltia-cms
2 secondsky from "secondsky/claude-skills"
3 Sveltia CMS Git-backed content management (Decap/Netlify CMS successor). 5x smaller bundle (300 KB), GraphQL performance, solves 260+ issues. Use for static sites (Hugo, Jekyll, 11ty, Gatsby, Astro, Next.js), blogs, docs, i18n, or encountering OAuth errors, TOML/YAML issues, CORS problems, content listing errors.
2026-01-05
database-schema-design.md
9
1 export database-schema-design
2 secondsky from "secondsky/claude-skills"
3 Database schema design for PostgreSQL/MySQL with normalization, relationships, constraints. Use for new databases, schema reviews, migrations, or encountering missing PKs/FKs, wrong data types, premature denormalization, EAV anti-pattern.
2026-01-05
Bun Hot Reloading.md
9
1 export Bun Hot Reloading
2 secondsky from "secondsky/claude-skills"
3 Use when implementing hot reloading with Bun (--hot, --watch), HMR, or automatic code reloading during development. Covers watch mode, hot mode, and HTTP server reload.
2026-01-05
langchain-agents.md
9
1 export langchain-agents
2 LangConfig from "LangConfig/langconfig"
3 Expert guidance for building LangChain agents with proper tool binding, memory, and configuration. Use when creating agents, configuring models, or setting up tool integrations in LangConfig.
2026-01-12
testing-patterns.md
9
1 export testing-patterns
2 LetPeopleWork from "LetPeopleWork/Lighthouse"
3 TDD workflow and test strategy patterns including test pyramid, coverage strategies, mocking approaches, and anti-patterns. Load when writing tests, designing test strategies, or reviewing test coverage.
2026-01-22
Bun Test Mocking.md
9
1 export Bun Test Mocking
2 secondsky from "secondsky/claude-skills"
3 Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.
2026-01-05
content-documenter.md
9
1 export content-documenter
2 memorysaver from "memorysaver/looplia-core"
3 Generate structured ContentSummary JSON from analyzed content. Use after media-reviewer to produce final output with all 16 fields.
2026-01-22
query-grafana-tempo.md
9
1 export query-grafana-tempo
2 narqo from "narqo/dotfiles"
3 Query and explore distributed traces in Grafana Tempo. Use when a user asks to pull tracing data for analysis.
2026-01-19
performance-auditing.md
9
1 export performance-auditing
2 charlesjones-dev from "charlesjones-dev/claude-code-plugins-dev"
3 Guide for analyzing and improving application performance including identifying bottlenecks, implementing caching, and optimizing queries. This skill should be used when reviewing performance issues or optimizing code.
2026-01-22
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Workflows for durable long-running execution. Use for multi-step workflows, retries, state persistence, or encountering NonRetryableError, execution failed errors.
2026-01-05
python-style.md
9
1 export python-style
2 hoelzro from "hoelzro/dotfiles"
3 Python coding conventions and best practices. Use when writing, reviewing, or refactoring Python code, or when working with Python scripts and projects.
2026-01-20
integration.md
9
1 export integration
2 Playgama from "Playgama/bridge-claude-plugins"
3 Use this skill when working with Playgama Bridge SDK for Unity games. Activates for game development involving cross-platform publishing, advertisements, in-app purchases, leaderboards, or social features using Playgama Bridge in Unity/C#.
2026-01-16
fluxwing-validator.md
9
1 export fluxwing-validator
2 trabian from "trabian/fluxwing-skills"
3 Validate uxscii components and screens against schema with interactive menu or direct script calls
2026-01-09
reading-notion.md
9
1 export reading-notion
2 syou6162 from "syou6162/claude-code-commands"
3 Notion URLが会話に登場した時、またはNotionのコンテンツを検索・取得する必要がある時に使用してください。
2026-01-21