Browse Skills

44969 skills found

speckit-workflow.md
3
1 export speckit-workflow
2 melodic-software from "melodic-software/claude-code-plugins"
3 GitHub Spec Kit 5-phase workflow. Use when following the Constitution → Specify → Plan → Tasks → Implement cycle. Provides phase guidance, file templates, and workflow orchestration.
2026-01-05
stream-processing.md
3
1 export stream-processing
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when designing real-time data processing systems, choosing stream processing frameworks, or implementing event-driven architectures. Covers Kafka, Flink, and streaming patterns.
2026-01-05
audio-engineer.md
3
1 export audio-engineer
2 ironystock from "ironystock/agentic-obs"
3 Activate this skill when users need help with audio configuration, troubleshooting, or optimization in OBS. Triggers include requests like "fix my audio", "adjust microphone levels", "mute desktop audio", "balance my audio sources", "check audio levels", or diagnosing audio issues like echo, distortion, or missing sound. This skill orchestrates audio tools to ensure professional sound quality.
2026-01-05
media-asset-management.md
3
1 export media-asset-management
2 melodic-software from "melodic-software/claude-code-plugins"
3 Use when designing digital asset management systems, media libraries, upload pipelines, or asset metadata schemas. Covers media storage patterns, file organization, metadata extraction, and media APIs for headless CMS.
2026-01-05
security.md
3
1 export security
2 vapvarun from "vapvarun/claude-backup"
3 Web application security best practices including OWASP Top 10, authentication, authorization, input validation, cryptography, and secure coding patterns. Use when implementing security features, reviewing code for vulnerabilities, hardening applications, or fixing security issues.
2026-01-05
task-init.md
3
1 export task-init
2 cowwoc from "cowwoc/styler"
3 Initialize complete task structure with worktrees, branches, and state tracking
2026-01-05
laravel-package-scaffold.md
3
1 export laravel-package-scaffold
2 mwguerra from "mwguerra/claude-code-plugins"
3 Scaffold Laravel packages with ServiceProvider, Facade, Config, and test setup
2026-01-05
cicd-pipeline-builder.md
3
1 export cicd-pipeline-builder
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 DevOps expert for building robust CI/CD pipelines with GitHub Actions, GitLab CI, Jenkins
2026-01-05
writing-skills.md
3
1 export writing-skills
2 Sentry01 from "Sentry01/Copilot-CLI-Harness"
3 Use when creating new skills, editing existing skills, or verifying skills work before deployment
2026-01-05
biblical-exegesis-expert.md
3
1 export biblical-exegesis-expert
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Scholar of biblical interpretation covering Hebrew Bible and New Testament with historical-critical and literary methods
2026-01-05
hasktorch-typed.md
3
1 export hasktorch-typed
2 manutej from "manutej/categorical-meta-prompting"
3 Hasktorch type-safe tensor operations with categorical structure preservation. Use when implementing type-safe deep learning in Haskell, leveraging dependent types for tensor shape verification, applying categorical abstractions to neural network design, or building formally verified ML pipelines with strong type guarantees.
2026-01-05
example-helper.md
3
1 export example-helper
2 squirrelsoft-dev from "squirrelsoft-dev/claude-builder"
3 Example skill demonstrating Claude Code capabilities. Activates when user mentions "example", "demo", or "template". Shows how to create effective Skills with proper structure. Use when user wants to see skill examples or understand skill creation.
2026-01-05
sdd-plan.md
3
1 export sdd-plan
2 tylerburleigh from "tylerburleigh/claude-sdd-toolkit"
3 Plan-first development methodology that creates detailed specifications before coding. Use when building features, refactoring code, or implementing complex changes. Creates structured plans with phases, file-level details, and verification steps to prevent drift and ensure production-ready code.
2026-01-05
template-skill.md
3
1 export template-skill
2 feiskyer from "feiskyer/koder"
3 A minimal template skill for testing
2026-01-05
multi-agent-observability.md
3
1 export multi-agent-observability
2 melodic-software from "melodic-software/claude-code-plugins"
3 Build observability interfaces for multi-agent systems. Use when monitoring multi-agent execution, tracking agent metrics, implementing logging for parallel agents, or debugging agent workflows.
2026-01-05
monorepo-management.md
3
1 export monorepo-management
2 amurata from "amurata/cc-tools"
3 Turborepo、Nx、pnpmワークスペースを使用したモノレポ管理をマスターし、最適化されたビルドと依存関係管理で効率的でスケーラブルなマルチパッケージリポジトリを構築。モノレポのセットアップ、ビルドの最適化、共有依存関係の管理時に使用。
2026-01-05
onboarding-docs.md
3
1 export onboarding-docs
2 melodic-software from "melodic-software/claude-code-plugins"
3 Developer onboarding documentation and learning paths
2026-01-05
template-engineering.md
3
1 export template-engineering
2 melodic-software from "melodic-software/claude-code-plugins"
3 Guide creation of meta-prompt templates that encode engineering workflows into reusable, scalable units. Use when creating slash commands that generate plans, designing workflow templates, or encoding team best practices into agentic prompts.
2026-01-05
advanced-memory-skill-creator.md
3
1 export advanced-memory-skill-creator
2 sandraschi from "sandraschi/advanced-memory-mcp"
3 Use when planning, scaffolding, validating, or packaging Claude skills inside Advanced Memory MCP.
2026-01-05
react-component.md
3
1 export react-component
2 vapvarun from "vapvarun/claude-backup"
3 Create React components with TypeScript, following best practices for hooks, state management, accessibility, and testing. Use when building new UI components or refactoring existing ones.
2026-01-05
skill-creator.md
3
1 export skill-creator
2 PovertyAction from "PovertyAction/ipa-stata-template"
3 Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
2026-01-05
episode-complete.md
3
1 export episode-complete
2 d-o-hub from "d-o-hub/rust-self-learning-memory"
3 Complete and score a learning episode to extract patterns and update heuristics. Use when finalizing a task to enable pattern extraction and future learning.
2026-01-05
td-javascript-sdk.md
3
1 export td-javascript-sdk
2 treasure-data from "treasure-data/td-skills"
3 Expert assistance for importing data to Treasure Data using the JavaScript SDK. Use this skill when users need help with browser-based event tracking, page analytics, client-side data collection, or implementing TD's JS SDK for web applications.
2026-01-05
standard-out-setup.md
3
1 export standard-out-setup
2 melodic-software from "melodic-software/claude-code-plugins"
3 Add console output and logging to make errors visible to agents. Standard out is a critical leverage point - without it, agents cannot see errors or understand application state. Use when agents fail silently, when debugging agentic workflows, or when setting up a new codebase for agentic coding.
2026-01-05