Browse Skills

44835 skills found

integration.md
9
1 export integration
2 Playgama from "Playgama/bridge-claude-plugins"
3 Use this skill when working with Playgama Bridge SDK for Godot games. Activates for game development involving cross-platform publishing, advertisements, in-app purchases, leaderboards, or social features using Playgama Bridge in Godot/GDScript.
2026-01-16
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 OpenAI Assistants API v2 for stateful chatbots with Code Interpreter, File Search, RAG. Use for threads, vector stores, or encountering active run errors, indexing delays. ⚠️ Sunset August 26, 2026.
2026-01-05
api-rate-limiting.md
9
1 export api-rate-limiting
2 secondsky from "secondsky/claude-skills"
3 Implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing public APIs, implementing tiered access, or preventing denial-of-service attacks.
2026-01-05
KiCAD PCB.md
9
1 export KiCAD PCB
2 pacphi from "pacphi/sindri"
3 Control KiCAD for electronic circuit design, schematic creation, and PCB layout operations
2026-01-21
security-dependency-scanning.md
9
1 export security-dependency-scanning
2 charlesjones-dev from "charlesjones-dev/claude-code-plugins-dev"
3 Guide for conducting comprehensive web dependency security scans to identify outdated libraries, CVEs, and security misconfigurations. Use when analyzing deployed websites for dependency vulnerabilities.
2026-01-22
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Type-safe React forms with React Hook Form and Zod validation. Use for form schemas, field arrays, multi-step forms, or encountering validation errors, resolver issues, nested field problems.
2026-01-05
mentor.md
9
1 export mentor
2 mcouthon from "mcouthon/agents"
3 Guide through problems with questions, not answers using Socratic teaching style. Use when asked to teach, explain concepts through discovery, help learn, or guide understanding without giving direct solutions. Triggers on: "use mentor mode", "teach me", "help me understand", "guide me", "mentor", "I want to learn", "explain by asking", "Socratic", "don't give me the answer". Read-only mode - explores and guides but doesn't write code.
2026-01-19
playwright.md
9
1 export playwright
2 secondsky from "secondsky/claude-skills"
3 Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.
2026-01-05
wezterm.md
9
1 export wezterm
2 Dicklesworthstone from "Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3 Control WezTerm terminal emulator via CLI. Manage panes, tabs, workspaces, and execute commands in running terminals.
2026-01-22
workers-dev-experience.md
9
1 export workers-dev-experience
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Workers local development with Wrangler, Miniflare, hot reload, debugging. Use for project setup, wrangler.jsonc configuration, or encountering local dev, HMR, binding simulation errors.
2026-01-05
woocommerce-dev-cycle.md
9
1 export woocommerce-dev-cycle
2 secondsky from "secondsky/claude-skills"
3 Run tests, linting, and quality checks for WooCommerce development. Use when running tests, fixing code style, or following the development workflow in WooCommerce projects.
2026-01-05
google-sheets-api-coordinator.md
9
1 export google-sheets-api-coordinator
2 masharratt from "masharratt/claude-flow-novice"
3 Manages Google Sheets API calls with rate limiting and quota enforcement
2026-01-15
overflow.md
9
1 export overflow
2 poliha from "poliha/claude-overflow"
3 Write technical Q&A responses as markdown files to Claude Overflow. Use for programming questions, code explanations, debugging help, API usage. The response becomes a permanent archived answer viewable in a web UI.
2026-01-13
Bun Nuxt.md
9
1 export Bun Nuxt
2 secondsky from "secondsky/claude-skills"
3 Use when running Nuxt 3 with Bun runtime, building Vue/Nuxt apps with Bun, or configuring Nuxt projects to use Bun for development and production.
2026-01-05
mobile-app-debugging.md
9
1 export mobile-app-debugging
2 secondsky from "secondsky/claude-skills"
3 Mobile app debugging for iOS, Android, cross-platform frameworks. Use for crashes, memory leaks, performance issues, network problems, or encountering Xcode instruments, Android Profiler, React Native debugger, native bridge errors.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Dynamic MCP server discovery and code-mode execution via central registry. Use for multiple MCP integrations, tool discovery, progressive disclosure, or encountering MCP context bloat, changing server sets, large tool sets.
2026-01-05
Unnamed Skill.md
9
1 export Unnamed Skill
2 secondsky from "secondsky/claude-skills"
3 Cloudflare Cron Triggers for scheduled Workers execution. Use for periodic tasks, scheduled jobs, or encountering handler not found, invalid cron expression, timezone errors.
2026-01-05
seer.md
9
1 export seer
2 ajobi-uhc from "ajobi-uhc/seer"
3 Set up GPU sandboxes for interpretability research. Use when writing setup.py scripts with Sandbox, SandboxConfig, ModelConfig, or create_notebook_session. Provides the exact API for Modal GPU environments - MUST read before writing any sandbox setup code.
2026-01-21
inspira-ui.md
9
1 export inspira-ui
2 secondsky from "secondsky/claude-skills"
3 120+ Vue/Nuxt animated components with TailwindCSS v4, motion-v, GSAP, Three.js. Use for hero sections, 3D effects, interactive backgrounds, or encountering setup, CSS variables, motion-v integration errors.
2026-01-05
supabase.md
9
1 export supabase
2 Dicklesworthstone from "Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3 Manage Supabase projects, databases, migrations, Edge Functions, and storage using the `supabase` CLI.
2026-01-22
memory.md
9
1 export memory
2 raghavpatnecha from "raghavpatnecha/Mnemosyne"
3 Query and manage project memory to understand past decisions, architectural choices, and coding patterns before making changes. Use this skill when starting new tasks or when you need context about existing code.
2026-01-05
gcloud.md
9
1 export gcloud
2 Dicklesworthstone from "Dicklesworthstone/agent_flywheel_clawdbot_skills_and_integrations"
3 Google Cloud Platform CLI - manage GCP resources including Compute Engine, Cloud Run, GKE, Cloud Functions, Storage, BigQuery, and more.
2026-01-22
playwright.md
9
1 export playwright
2 pacphi from "pacphi/sindri"
3 Browser automation, web scraping, and visual testing with Playwright on Display :1. Use for navigating web pages, clicking elements, filling forms, taking screenshots, executing JavaScript, and visual verification of web applications. Visual access available via VNC on port 5901.
2026-01-21
google-ads-scripts.md
9
1 export google-ads-scripts
2 henkisdabro from "henkisdabro/wookstar-claude-code-plugins"
3 Expert guidance for Google Ads Script development including AdsApp API, campaign management, ad groups, keywords, bidding strategies, performance reporting, budget management, automated rules, and optimization patterns. Use when automating Google Ads campaigns, managing keywords and bids, creating performance reports, implementing automated rules, optimizing ad spend, working with campaign budgets, monitoring quality scores, tracking conversions, pausing low-performing keywords, adjusting bids based on ROAS, or building Google Ads automation scripts. Covers campaign operations, keyword targeting, bid optimization, conversion tracking, error handling, and JavaScript-based automation in Google Ads editor.
2026-01-16