Browse Skills

9063 skills found

websocket.md
3
1 export websocket
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Real-time bidirectional communication with security focus on CSWSH prevention, authentication, and message validation
2026-01-05
pods.md
3
1 export pods
2 atrawog from "atrawog/bazzite-ai"
3 Development: Pod container variant building and testing. Builds GPU-enableddevelopment containers (base, nvidia, jupyter, ollama, devops, githubrunner).Run from repository root with 'just build-pod'. Use when developers need tobuild or test container pods locally.
2026-01-05
reviewing-security.md
3
1 export reviewing-security
2 thkt from "thkt/claude-config"
3 OWASP Top 10に基づくセキュリティレビューと脆弱性検出。トリガー: セキュリティ, 脆弱性, XSS, SQL injection, SQLインジェクション, CSRF, 認証, 認可, 暗号化, OWASP, SSRF, パスワード, セッション, rate limiting, brute force, command injection, security misconfiguration.
2026-01-05
javascript-tooling.md
3
1 export javascript-tooling
2 stephendolan from "stephendolan/dotfiles"
3 Recommended JavaScript/TypeScript tooling stack. Use when setting up build tooling, linting, formatting, testing, or bundling. Covers Biome, oxlint, tsup, Vitest, bun runtime, and ESM configuration.
2026-01-05
container-validator.md
3
1 export container-validator
2 benreceveur from "benreceveur/claude-workflow-engine"
3 Dockerfile best practices, Kubernetes manifest validation, container security
2026-01-05
tdd-workflow.md
3
1 export tdd-workflow
2 ShunsukeHayashi from "ShunsukeHayashi/miyabi-mcp-bundle"
3 Test-Driven Development workflow for Miyabi. Red-Green-Refactor cycle with Rust-specific patterns. Use when implementing new features, fixing bugs, or writing tests.
2026-01-05
typescript-test.md
3
1 export typescript-test
2 KubrickCode from "KubrickCode/Quick-Command-Buttons"
3 Provides Jest-based TypeScript testing expertise and best practices. Ensures proper test structure, mocking strategies, async handling patterns, and coverage optimization. Specializes in unit testing, integration testing, test organization with describe/it blocks, jest.mock patterns, snapshot testing, and testing library integration for UI components.Use when: writing TypeScript test files (.spec.ts, .test.ts), structuring tests with describe/it/test blocks, implementing mocks with jest.mock/jest.spyOn, testing async code with async/await or promises, creating test fixtures and helpers, implementing snapshot tests, testing React components with Testing Library, measuring and improving code coverage, or configuring Jest for TypeScript projects.
2026-01-05
testing-fundamentals.md
3
1 export testing-fundamentals
2 Primadetaautomation from "Primadetaautomation/primadata-marketplace"
3 TDD workflow, comprehensive test strategies, test coverage, and quality assurance patterns
2026-01-05
competitive-visual-audit.md
3
1 export competitive-visual-audit
2 mike-coulbourn from "mike-coulbourn/claude-vibes"
3 Provides competitive visual audit frameworks and templates for brand identity work. Auto-activates during visual direction, color selection, typography selection, and positioning work. Use when discussing competitors, competitive audit, differentiation, white space, perceptual mapping, visual landscape, zig zag strategy, brand audit, color audit, typography audit, visual identity analysis, or positioning maps.
2026-01-05
text-to-speech.md
3
1 export text-to-speech
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Expert skill for implementing text-to-speech with Kokoro TTS. Covers voice synthesis, audio generation, performance optimization, and secure handling of generated audio for JARVIS voice assistant.
2026-01-05
audit-logging.md
3
1 export audit-logging
2 melodic-software from "melodic-software/claude-code-plugins"
3 Immutable audit logging patterns for compliance and security. Covers event design, storage strategies, retention policies, and audit trail analysis.
2026-01-05
plan-guideline.md
3
1 export plan-guideline
2 Synthesys-Lab from "Synthesys-Lab/agentize"
3 Create comprehensive implementation plans with detailed file-level changes and test strategies
2026-01-05
unison-development.md
3
1 export unison-development
2 channingwalton from "channingwalton/dotfiles"
3 Write, test, and update Unison code using MCP tools. Use when working with Unison language files (.u extension), UCM operations, or Unison projects. Enforces TDD with strict typechecking via development skill. Used as a part of the XP skill.
2026-01-05
quality-attributes-taxonomy.md
3
1 export quality-attributes-taxonomy
2 melodic-software from "melodic-software/claude-code-plugins"
3 The "-ilities" framework for non-functional requirements. Use when defining NFRs, evaluating architecture trade-offs, or ensuring quality attributes are addressed in system design. Covers scalability, reliability, availability, performance, security, maintainability, and more.
2026-01-05
dependency-management.md
3
1 export dependency-management
2 KubrickCode from "KubrickCode/Quick-Command-Buttons"
3 Enforces fixed version dependency installation across all package managers. Ensures reproducible builds, supply chain security, and stability.Use when: installing packages, updating dependencies, working with package.json/requirements.txt/go.mod/Cargo.toml/pom.xml/build.gradle/composer.json/Gemfile/.csproj, reviewing dependency configurations, configuring CI/CD pipelines
2026-01-05
python-testing-patterns.md
3
1 export python-testing-patterns
2 amurata from "amurata/cc-tools"
3 pytest、フィクスチャ、モッキング、テスト駆動開発を使用した包括的なテスト戦略を実装。Pythonテストの記述、テストスイートのセットアップ、テストベストプラクティスの実装時に使用。
2026-01-05
ai-llm-engineering.md
3
1 export ai-llm-engineering
2 Microck from "Microck/ordinary-claude-skills"
3 Operational skill hub for LLM system architecture, evaluation, deployment, and optimization (modern production standards). Links to specialized skills for prompts, RAG, agents, and safety. Integrates recent advances: PEFT/LoRA fine-tuning, hybrid RAG handoff (see dedicated skill), vLLM 24x throughput, multi-layered security (90%+ bypass for single-layer), automated drift detection (18-second response), and CI/CD-aligned evaluation.
2026-01-05
accessibility.md
3
1 export accessibility
2 vapvarun from "vapvarun/claude-backup"
3 Web accessibility (a11y) best practices for WCAG 2.1 AA compliance, ARIA attributes, keyboard navigation, screen reader support, and inclusive design. Use when auditing accessibility, implementing accessible features, fixing a11y issues, or when user mentions WCAG, accessibility, screen readers, or keyboard navigation.
2026-01-05
aps-doc-ingestion.md
3
1 export aps-doc-ingestion
2 treasure-data from "treasure-data/td-skills"
3 Expert documentation generation for ingestion layers. Automatically detects connector types (REST API, Database, File, Streaming), documents authentication patterns, rate limiting strategies, and incremental load patterns. Use when documenting data source ingestion workflows.
2026-01-05
tauri.md
3
1 export tauri
2 martinholovsky from "martinholovsky/claude-skills-generator"
3 Cross-platform desktop application framework combining Rust backend with web frontend, emphasizing security and performance
2026-01-05
css-developmentcreate-component.md
3
1 export css-developmentcreate-component
2 2389-research from "2389-research/claude-plugins"
3 Guide creating new CSS components following Tailwind + semantic component patterns with dark mode support and test coverage
2026-01-05
github-workflows.md
3
1 export github-workflows
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Diagnose, fix, and optimize GitHub Actions workflows for Rust projects. Use when setting up CI/CD, troubleshooting workflow failures, optimizing build times with caching, or ensuring best practices for testing, linting, and releases.
2026-01-05
plugin-master.md
3
1 export plugin-master
2 JosiahSiegel from "JosiahSiegel/claude-plugin-marketplace"
3 Complete Claude Code plugin development system. PROACTIVELY activate when users want to: (1) Create/build/make plugins, (2) Add/create skills/commands/agents, (3) Package existing code as plugins, (4) Publish to marketplace, (5) Validate plugin structure, (6) Get plugin development guidance, (7) Export skills for claude.ai web app. Autonomously creates complete, production-ready plugins with: plugin.json manifest, slash commands, specialized agents, agent skills, hooks, MCP server integration, and comprehensive README. ALWAYS fetches latest official documentation to ensure correct structure. Includes plugin-architect agent for design review and optimization.
2026-01-05
statistics-and-probability-guide.md
3
1 export statistics-and-probability-guide
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Comprehensive statistics expert covering probability theory, distributions, hypothesis testing, regression, and Bayesian methods
2026-01-05