Browse Skills

44969 skills found

brand-messaging-architecture.md
3
1 export brand-messaging-architecture
2 mike-coulbourn from "mike-coulbourn/claude-vibes"
3 Provides brand messaging architecture, value proposition, and brand pillar development frameworks including Peep Laja's Message Layers, Osterwalder's Value Proposition Canvas, Geoffrey Moore positioning template, April Dunford's Five Components, StoryBrand SB7, Andy Raskin's Strategic Narrative, the Messaging House, and MECLABS quality tests. Auto-activates during messaging framework development, value proposition creation, and brand pillar definition. Use when discussing messaging architecture, value proposition, brand pillars, message layers, messaging house, messaging hierarchy, elevator pitch, Peep Laja, Geoffrey Moore, April Dunford, StoryBrand, Andy Raskin, or MECLABS.
2026-01-05
vllm-deployment.md
3
1 export vllm-deployment
2 stakpak from "stakpak/community-paks"
3 Deploy vLLM for high-performance LLM inference. Covers Docker CPU/GPU deployments and cloud VM provisioning with OpenAI-compatible API endpoints.
2026-01-05
api-security.md
3
1 export api-security
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when implementing API authentication, authorization, or security patterns. Covers OAuth 2.0, OIDC, JWT, API keys, rate limiting, and common API security vulnerabilities.
2026-01-05
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
grafana-dashboards.md
3
1 export grafana-dashboards
2 amurata from "amurata/cc-tools"
3 システムとアプリケーションメトリクスのリアルタイム可視化のための本番環境Grafanaダッシュボードを作成・管理します。モニタリングダッシュボードの構築、メトリクスの可視化、運用可観測性インターフェースの作成時に使用します。
2026-01-05
mtls-service-mesh.md
3
1 export mtls-service-mesh
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when implementing service-to-service security, mTLS, or service mesh patterns. Covers mutual TLS, Istio, Linkerd, certificate management, and service mesh security configurations.
2026-01-05
powershell-master.md
3
1 export powershell-master
2 JosiahSiegel from "JosiahSiegel/claude-plugin-marketplace"
3 Complete PowerShell expertise system across ALL platforms (Windows/Linux/macOS). PROACTIVELY activate for: (1) ANY PowerShell task (scripts/modules/cmdlets), (2) CI/CD automation (GitHub Actions/Azure DevOps/Bitbucket), (3) Cross-platform scripting, (4) Module discovery and management (PSGallery), (5) Azure/AWS/Microsoft 365 automation, (6) Script debugging and optimization, (7) Best practices and security. Provides: PowerShell 7+ features, popular module expertise (Az, Microsoft.Graph, PnP, AWS Tools), PSGallery integration, platform-specific guidance, CI/CD pipeline patterns, cmdlet syntax mastery, and production-ready scripting patterns. Ensures professional-grade, cross-platform PowerShell automation following industry standards.
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
brand-archetype-selection.md
3
1 export brand-archetype-selection
2 mike-coulbourn from "mike-coulbourn/claude-vibes"
3 Provides Jungian brand archetype frameworks, the 12 archetypes with profiles, the 70/30 primary/secondary rule, archetype combinations, and selection templates. Auto-activates during brand archetype selection, emotional positioning, and brand personality work. Use when discussing brand archetypes, Jungian archetypes, 12 archetypes, Hero, Outlaw, Magician, Creator, Lover, Jester, Everyman, Caregiver, Ruler, Sage, Explorer, Innocent, 70/30 rule, Mark-Pearson, or archetype combinations.
2026-01-05
swift-snapshot-testing.md
3
1 export swift-snapshot-testing
2 nonameplum from "nonameplum/agent-skills"
3 A library for snapshot testing in Swift with support for views, images, and custom formats
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
propose-feature-requirements.md
3
1 export propose-feature-requirements
2 cbgbt from "cbgbt/bottlerocket-forest"
3 Create or update feature requirements specification using EARS notation with examples and appendices
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
summarizer.md
3
1 export summarizer
2 Roasbeef from "Roasbeef/claude-agent-sdk-go"
3 Summarize text, documents, or conversations. Use when you need a concise overview.
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