Browse Skills

20307 skills found

Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 FastMCP Python framework for MCP servers with tools, resources, storage backends (memory/disk/Redis/DynamoDB). Use for Claude tool exposure, OAuth Proxy, cloud deployment, or encountering storage, lifespan, middleware, circular import, async errors.
2026-01-05
security-review.md
9
1 export security-review
2 LangConfig from "LangConfig/langconfig"
3 Comprehensive security code review covering OWASP Top 10, authentication, authorization, and secure coding practices. Use when reviewing code for vulnerabilities or implementing security features.
2026-01-05
excel-parser.md
9
1 export excel-parser
2 Harryoung from "Harryoung/efka"
3 Smart Excel/CSV file parsing with intelligent routing based on file complexity analysis. Analyzes file structure (merged cells, row count, table layout) using lightweight metadata scanning, then recommends optimal processing strategy - either high-speed Pandas mode for standard tables or semantic HTML mode for complex reports. Use when processing Excel/CSV files with unknown or varying structure where optimization between speed and accuracy is needed.
2026-01-05
FFmpeg Processing.md
9
1 export FFmpeg Processing
2 pacphi from "pacphi/sindri"
3 Professional video and audio processing - transcode, edit, stream, and analyze media files
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Browser Rendering with Puppeteer/Playwright. Use for screenshots, PDFs, web scraping, or encountering rendering errors, timeout issues, memory exceeded.
2026-01-05
terminal-title.md
9
1 export terminal-title
2 georgeguimaraes from "georgeguimaraes/dotfiles"
3 Automatically updates terminal window title to reflect the current high-level task. Use at the start of every Claude Code session when the user provides their first prompt, and whenever the user switches to a distinctly new high-level task. Helps developers manage multiple Claude Code terminals by providing clear, at-a-glance identification of what each terminal is working on.
2026-01-05
google-apps-script.md
9
1 export google-apps-script
2 henkisdabro from "henkisdabro/wookstar-claude-code-plugins"
3 Comprehensive guide for Google Apps Script development covering all built-in services (SpreadsheetApp, DocumentApp, GmailApp, DriveApp, CalendarApp, FormApp, SlidesApp), triggers, authorization, error handling, and performance optimization. Use when automating Google Sheets operations, creating Google Docs, managing Gmail/email, working with Google Drive files, automating Calendar events, implementing triggers (time-based, event-based), building custom functions, creating add-ons, handling OAuth scopes, optimizing Apps Script performance, working with UrlFetchApp for API calls, using PropertiesService for persistent storage, or implementing CacheService for temporary data. Covers batch operations, error recovery, and JavaScript ES6+ runtime.
2026-01-05
integration.md
9
1 export integration
2 Playgama from "Playgama/bridge-claude-plugins"
3 Use this skill when working with Playgama Bridge SDK for Defold games. Activates for game development involving cross-platform publishing, advertisements, in-app purchases, leaderboards, or social features using Playgama Bridge in Defold/Lua.
2026-01-05
Bun Bundler.md
9
1 export Bun Bundler
2 secondsky from "secondsky/claude-skills"
3 This skill should be used when the user asks about "bun build", "Bun.build", "bundling with Bun", "code splitting", "tree shaking", "minification", "sourcemaps", "bundle optimization", "esbuild alternative", "building for production", "bundling TypeScript", "bundling for browser", "bundling for Node", or JavaScript/TypeScript bundling with Bun.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Automate 7-phase feature development with specialized agents (code-explorer, code-architect, code-reviewer). Use for multi-file features, architectural decisions, or encountering ambiguous requirements, integration patterns, design approach errors.
2026-01-05
progressive-web-app.md
9
1 export progressive-web-app
2 secondsky from "secondsky/claude-skills"
3 Progressive Web Apps with service workers, web manifest, offline support, installation prompts. Use for installable web apps, offline functionality, push notifications, or encountering service worker registration, cache strategy, manifest configuration errors.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Clerk authentication for React, Next.js, Cloudflare Workers. Use for auth setup, protected routes, JWT verification/templates, clerkMiddleware, shadcn/ui integration, testing flows, or encountering secret key errors, JWKS cache issues, JWT size limits, CSRF vulnerabilities.
2026-01-05
Bun SvelteKit.md
9
1 export Bun SvelteKit
2 secondsky from "secondsky/claude-skills"
3 Use when building or running SvelteKit apps on Bun, including SSR, adapters, and Bun-specific APIs
2026-01-05
security-auditing.md
9
1 export security-auditing
2 charlesjones-dev from "charlesjones-dev/claude-code-plugins-dev"
3 Guide for conducting comprehensive security audits of code to identify vulnerabilities. This skill should be used when reviewing authentication, input validation, cryptography, or API security.
2026-01-05
swift-best-practices.md
9
1 export swift-best-practices
2 secondsky from "secondsky/claude-skills"
3 This skill should be used when writing or reviewing Swift code for iOS or macOS projects. Apply modern Swift 6+ best practices, concurrency patterns, API design guidelines, and migration strategies. Covers async/await, actors, MainActor, Sendable, typed throws, and Swift 6 breaking changes. Keywords: concurrency, async-await, actors, Sendable, typed-throws, Swift-6, migration, data-races, MainActor, nonisolated, isolated, iOS, macOS, SwiftUI, Combine, Swift-concurrency, actor-isolation, strict-concurrency, Swift-migration, modern-Swift, Swift-evolution, code-review, Swift-patterns, Apple-platforms, Xcode, iOS-development, macOS-development
2026-01-05
Bun React SSR.md
9
1 export Bun React SSR
2 secondsky from "secondsky/claude-skills"
3 Use when building server-rendered React with Bun, including streaming SSR, hydration, renderToString, or custom SSR without a framework.
2026-01-05
Chrome DevTools.md
9
1 export Chrome DevTools
2 pacphi from "pacphi/sindri"
3 Debug web pages directly in Chrome using DevTools capabilities via MCP
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 AutoAnimate (@formkit/auto-animate) zero-config animations for React. Use for list transitions, accordions, toasts, or encountering SSR errors, animation libraries complexity.
2026-01-05
react-hooks-best-practices.md
9
1 export react-hooks-best-practices
2 berlysia from "berlysia/dotfiles"
3 This skill should be used when the user asks to "review React hooks", "check useEffect usage", "optimize hooks performance", "design custom hooks", "refactor to use hooks", "remove unnecessary useEffect", "simplify useMemo usage", or discusses React hooks patterns. Provides guidance on writing minimal, effective React hooks code.
2026-01-05
gh-code-review.md
9
1 export gh-code-review
2 bkircher from "bkircher/skills"
3 Conduct a thorough and in-depth code review. Use this skill when conducting a code review for a PR on GitHub.
2026-01-05
Damage Control.md
9
1 export Damage Control
2 disler from "disler/claude-code-damage-control"
3 Install, configure, and manage the Claude Code Damage Control security hooks system. Use when user mentions damage control, security hooks, protected paths, blocked commands, install security, or modify protection settings.
2026-01-05
conference-scheduler.md
9
1 export conference-scheduler
2 stephanj from "stephanj/conference-scheduling-skill"
3 Generate optimized conference schedules using SolverForge (Timefold compatible). 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. Python-native solution with no Java project setup required.
2026-01-05
env-finder.md
9
1 export env-finder
2 opendatahub-io from "opendatahub-io/ai-helpers"
3 Investigate environment variables that can be set when building Python wheels for a given project. Analyzes setup.py, CMake files, and other build configuration files to discover customizable build environment variables.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Content Collections TypeScript-first build tool for Markdown/MDX content. Use for blogs, docs, content sites with Vite + React, MDX components, type-safe Zod schemas, Contentlayer migration, or encountering TypeScript import errors, path alias issues, collection validation errors.
2026-01-05