Browse Skills

22656 skills found

sdd-next.md
3
1 export sdd-next
2 tylerburleigh from "tylerburleigh/claude-sdd-toolkit"
3 Task preparation skill for spec-driven workflows. Reads specifications, identifies next actionable tasks, and creates detailed execution plans. Use when ready to implement a task from an existing spec - bridges the gap between planning and coding.
2026-01-05
keepassxc.md
3
1 export keepassxc
2 atrawog from "atrawog/bazzite-ai"
3 KeePassXC password manager integration. Configure autostart, SSH agent,and FdoSecrets (replaces KWallet). Use when users need to set up passwordmanagement, SSH key integration, or secret service configuration.
2026-01-05
adf-format-json-schema.md
3
1 export adf-format-json-schema
2 MacHu-GWU from "MacHu-GWU/atlas_doc_parser-project"
3 Query Atlassian Document Format (ADF) JSON schema definitions to understand ADF node and mark types. Use this skill when implementing ADF dataclass nodes/marks, or when user asks about ADF structure, ADF nodes, ADF marks, or Atlassian Document Format implementation.
2026-01-05
ux-researcher-designer.md
3
1 export ux-researcher-designer
2 Primadetaautomation from "Primadetaautomation/primadata-marketplace"
3 UX research and design toolkit for Senior UX Designer/Researcher including data-driven persona generation, journey mapping, usability testing frameworks, and research synthesis. Use for user research, persona creation, journey mapping, and design validation.
2026-01-05
tenant-context-propagation.md
3
1 export tenant-context-propagation
2 melodic-software from "melodic-software/claude-code-plugins"
3 Tenant context resolution and propagation patterns for multi-tenant applications. Covers middleware, headers, claims, and distributed tracing.
2026-01-05
sqlite-ops.md
3
1 export sqlite-ops
2 0xDarkMatter from "0xDarkMatter/claude-mods"
3 Patterns for SQLite databases in Python projects - state management, caching, and async operations. Triggers on: sqlite, sqlite3, aiosqlite, local database, database schema, migration, wal mode.
2026-01-05
docker-troubleshoot.md
3
1 export docker-troubleshoot
2 mwguerra from "mwguerra/claude-code-plugins"
3 Diagnose container failures, networking issues, permissions, and port conflicts
2026-01-05
creating-hooks.md
3
1 export creating-hooks
2 thkt from "thkt/claude-config"
3 Claude Codeで望ましくない動作を防ぐためのカスタムフック作成。 トリガー: hook, hookify, rule, block, warn, prevent, pattern, detect, unwanted behavior, dangerous command, coding standards
2026-01-05
general.md
3
1 export general
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 General-purpose agent for researching complex questions, searching for code, and executing multi-step tasks. Use when you need to perform comprehensive searches across codebase, find files that are not obvious in first few searches, or execute multi-step tasks requiring multiple tools and approaches.
2026-01-05
test-suite-setup.md
3
1 export test-suite-setup
2 melodic-software from "melodic-software/claude-code-plugins"
3 Set up test validation commands for any project type. Use when configuring test runners, setting up validation commands for a new project, or enabling closed-loop agent workflows.
2026-01-05
flutter-tester.md
3
1 export flutter-tester
2 Harishwarrior from "Harishwarrior/flutter-claude-skills"
3 A comprehensive Flutter testing skill for creating, writing, and analyzing tests in any Flutter project. Provides guidance on test structure, mocking patterns, Riverpod testing, widget testing, and industry best practices for reliable, maintainable tests.
2026-01-05
ga4-privacy-compliance.md
3
1 export ga4-privacy-compliance
2 Microck from "Microck/ordinary-claude-skills"
3 Expert guidance for GA4 privacy and compliance including GDPR, CCPA, Consent Mode v2, data deletion, and privacy settings. Use when implementing Consent Mode, ensuring GDPR compliance, handling data deletion requests, configuring consent banners, or implementing privacy-first tracking. Covers consent parameters (ad_user_data, ad_personalization), data retention, IP anonymization, and compliance workflows.
2026-01-05
building-multiagent-systems.md
3
1 export building-multiagent-systems
2 2389-research from "2389-research/claude-plugins"
3 Use when designing or implementing systems with orchestrators, sub-agents, and tool coordination - guides through architecture patterns, coordination mechanisms, and production-ready implementations for multi-agent workflows
2026-01-05
gemini-review.md
3
1 export gemini-review
2 jsshin-hamsterlab from "jsshin-hamsterlab/claude-skills"
3 This skill orchestrates code review and plan validation using Google Gemini CLI. It should be used when users want to validate implementation plans, review completed code, or discuss architecture decisions with Gemini as a second opinion. Supports FastAPI, Next.js, and general tech stacks with specialized checklists. Uses gemini-3-pro-preview model with free tier (60 req/min, 1000 req/day).
2026-01-05
user-config-management.md
3
1 export user-config-management
2 melodic-software from "melodic-software/claude-code-plugins"
3 Central authority for managing Claude Code user configuration directories (~/.claude/ and ~/.claude.json). Covers storage cleanup, backup/restore, reset workflows, MCP server preservation, history management, plan management, session statistics, and configuration health auditing. Delegates to docs-management skill for official documentation. Use when managing user config, cleaning up storage, backing up settings, resetting Claude Code, or auditing configuration health.
2026-01-05
wake-word-detection.md
3
1 export wake-word-detection
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert skill for implementing wake word detection with openWakeWord. Covers audio monitoring, keyword spotting, privacy protection, and efficient always-listening systems for JARVIS voice assistant.
2026-01-05
database-optimization-guru.md
3
1 export database-optimization-guru
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Database expert for query optimization, indexing, schema design, and performance tuning
2026-01-05
how-to-publish-paks.md
3
1 export how-to-publish-paks
2 stakpak from "stakpak/community-paks"
3 A practical guide for creating and publishing Agent Skills (paks) to the Paks registry. Covers SKILL.md format, frontmatter structure, validation, versioning, and publishing workflow.
2026-01-05
performance-optimization.md
3
1 export performance-optimization
2 melodic-software from "melodic-software/claude-code-plugins"
3 Best practices for Claude Code performance optimization, context management, storage cleanup, and troubleshooting slowdowns
2026-01-05
docling.md
3
1 export docling
2 enuno from "enuno/claude-command-and-control"
3 Python document processing library for parsing PDF, DOCX, and 10+ formats with advanced layout understanding, unified document representation, and AI ecosystem integrations (LangChain, LlamaIndex, MCP server)
2026-01-05
pr-review-integration.md
3
1 export pr-review-integration
2 lambda-curry from "lambda-curry/devagent"
3 Review pull requests by integrating GitHub operations with Linear issue tracking. Use when: (1) Validating PR changes against Linear issue requirements, (2) Checking if PR addresses all acceptance criteria from Linear issues, (3) Creating comprehensive PR reviews that link code changes to project requirements, (4) Identifying gaps between PR changes and issue requirements, or (5) Posting review findings to both GitHub PRs and Linear issues. Combines GitHub CLI operations with Linear MCP functions for end-to-end PR review workflows.
2026-01-05
closed-loop-design.md
3
1 export closed-loop-design
2 melodic-software from "melodic-software/claude-code-plugins"
3 Design closed-loop prompts with Request-Validate-Resolve structure for reliable agentic workflows. Use when creating self-validating agents, adding feedback loops, or improving agent reliability through verification.
2026-01-05
agent-development.md
3
1 export agent-development
2 OshanKHZ from "OshanKHZ/cc-swiss-knife"
3 This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.
2026-01-05
sbom-management.md
3
1 export sbom-management
2 melodic-software from "melodic-software/claude-code-plugins"
3 Software Bill of Materials management including generation, formats, vulnerability tracking, and supply chain security
2026-01-05