Browse Skills
16146 skills found
nostr-websocket.md
1
1
export
nostr-websocket
2
from
"mleku/next.orly.dev"
from
"mleku/next.orly.dev"
3
This skill should be used when implementing, debugging, or discussing WebSocket connections for Nostr relays. Provides comprehensive knowledge of RFC 6455 WebSocket protocol, production-ready implementation patterns in Go (khatru), C++ (strfry), and Rust (nostr-rs-relay), including connection lifecycle, message framing, subscription management, and performance optimization techniques specific to Nostr relay operations.
2026-01-05
trade-study-analysis.md
1
1
export
trade-study-analysis
2
from
"ddunnock/claude-plugins"
from
"ddunnock/claude-plugins"
3
Conduct systematic trade study analyses using the DAU 9-Step Trade Study Process. Guides engineers through problem definition, root cause analysis (5 Whys, Fishbone), data collection from alternatives and datasheets, normalization calculations, weighted scoring, sensitivity analysis, and professional report generation with visualizations and decision matrices. Use when evaluating alternatives, comparing solutions, conducting trade-offs, or making engineering decisions.
2026-01-05
data-quality-validation.md
1
1
export
data-quality-validation
2
from
"MoveRDC/claude-skills-marketing"
from
"MoveRDC/claude-skills-marketing"
3
Systematic data validation, error detection, cross-source reconciliation, and query correctness checking for analytical work. Use when validating Snowflake queries, catching calculation errors, reconciling metrics across different data sources, checking for null values, ensuring date range validity, detecting statistical anomalies, validating metric calculations (median vs mean, rate normalization), checking aggregation grain (per-record vs per-entity), validating contribution analysis for non-additive metrics, or validating consistency across analysis sections. Essential when reviewing analysis before publication, debugging unexpected results, or ensuring data quality in reports. Triggers include "validate this query", "check for errors", "why don't these numbers match", "should I use median or mean", "why don't contributions sum to 100%", "reconcile these metrics", "verify data quality", or any request to catch potential issues in data or calculations.
2026-01-05
project-structure.md
1
1
export
project-structure
2
from
"specvital/collector"
from
"specvital/collector"
3
Provides comprehensive project folder structure design guidelines and best practices. Defines standard directory organizations for diverse project types including monorepos, web frameworks, backend services, libraries, and extensions. Ensures scalable, maintainable architecture through consistent file organization patterns. Specializes in separation of concerns, modular architecture, and tooling integration.Use when: designing new project structures, organizing monorepo workspaces with tools like Turborepo/Nx, structuring NestJS backend projects, organizing React/Next.js frontend applications, designing Go service architectures, creating NPM package structures, organizing VSCode extension projects, structuring Chrome extension codebases, planning directory hierarchies, migrating legacy project structures, or establishing code organization conventions for teams.
2026-01-05
code-context-finder.md
1
1
export
code-context-finder
2
from
"89jobrien/steve"
from
"89jobrien/steve"
3
Automatically find relevant context from knowledge graph and code relationships while coding. Detects when context would be helpful (new files, unfamiliar code, architectural decisions) and surfaces related entities, prior decisions, and code dependencies.
2026-01-05
odoo19-oca-devops.md
1
1
export
odoo19-oca-devops
2
from
"jgtolentino/insightpulse-odoo"
from
"jgtolentino/insightpulse-odoo"
3
Build enterprise-grade Odoo 19 ERP using OCA community modules instead of Enterprise licenses. Scaffold modules, vendor OCA dependencies, generate production Docker deployments, and deploy to DigitalOcean with Supabase - saving $4,728/year in licensing costs.
2026-01-05
hook-configuration.md
1
1
export
hook-configuration
2
from
"andisab/swe-marketplace"
from
"andisab/swe-marketplace"
3
Use this skill when creating or refining Claude Code hooks. Hooks are shell commands that execute at specific lifecycle events (tool use, prompt submit, notifications, session events). Helps design event handlers for notifications, formatting, logging, feedback, and permission control. Automatically invoked when user requests "create a hook", "add automation", "event handler", "workflow automation", or mentions hook development.
2026-01-05
performance-optimizer.md
1
1
export
performance-optimizer
2
from
"always-further/claude-extensions"
from
"always-further/claude-extensions"
3
Activates when user needs help with performance optimization, profiling, or improving code efficiency. Triggers on "optimize performance", "make this faster", "reduce memory", "profile this", "performance issues", "slow code", "improve speed", or efficiency-related questions.
2026-01-05
channelsreply.md
1
1
export
channelsreply
2
from
"tnez/dot-agents"
from
"tnez/dot-agents"
3
Reply to a specific message in a channel. Use this to respond to issues, answer questions, or continue threaded conversations.
2026-01-05
working-with-reference-tables.md
1
1
export
working-with-reference-tables
2
from
"rustomax/observe-community-mcp"
from
"rustomax/observe-community-mcp"
3
Work with Reference Tables (static CSV lookup data) using OPAL to enrich datasets with descriptive information. Use when you need to map IDs to human-readable names, add static metadata from CSV uploads, or perform lookups without temporal considerations. Covers both explicit and implicit lookup patterns, column name matching, and when to choose Reference Tables vs Resources vs Correlation Tags.
2026-01-05
agentuity-cli-cloud-sandbox-cp.md
1
1
export
agentuity-cli-cloud-sandbox-cp
2
from
"agentuity/discord-help-agent"
from
"agentuity/discord-help-agent"
3
Copy files or directories to or from a sandbox. Requires authentication. Use for Agentuity cloud platform operations
2026-01-05
react-state-management.md
1
1
export
react-state-management
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
Apply when deciding state management approach: local state, context, Zustand for client state, or TanStack Query for server state.
2026-01-05
kubectl-ai.md
1
1
export
kubectl-ai
2
from
"mjunaidca/mjs-agent-skills"
from
"mjunaidca/mjs-agent-skills"
3
AI-powered Kubernetes operations using kubectl-ai from Google Cloud Platform. This skill should be used when managing Kubernetes clusters with natural language commands, generating manifests, troubleshooting issues, and performing AI-assisted DevOps. Use this skill for Phase IV AIOps integration with Minikube and cloud clusters.
2026-01-05
epistemic-checkpoint.md
1
1
export
epistemic-checkpoint
2
from
"ANcpLua/ancplua-claude-plugins"
from
"ANcpLua/ancplua-claude-plugins"
3
Force verification before answering questions involving versions, dates, status, or "current"state. Prevents hallucinations at the REASONING level by checking assertions.yaml and WebSearchbefore forming beliefs. Triggers on software versions, release status, dates, and package versions.
2026-01-05
git-spice.md
1
1
export
git-spice
2
from
"abatilo/vimrc"
from
"abatilo/vimrc"
3
Manage stacked Git branches and create multiple pull requests using git-spice (gs). Use when organizing feature branches into stacks, rebasing changes across branches, creating PR chains, navigating branch stacks, or managing dependent branches on GitHub/GitLab. Handles stacked PRs, branch restacking, and stack submission workflows.
2026-01-05
flow-nexus-platform.md
1
1
export
flow-nexus-platform
2
from
"bjpl/open_learn_co"
from
"bjpl/open_learn_co"
3
Comprehensive Flow Nexus platform management - authentication, sandboxes, app deployment, payments, and challenges
2026-01-05
data-serialization.md
1
1
export
data-serialization
2
from
"pluginagentmarketplace/custom-plugin-server-side-game-dev"
from
"pluginagentmarketplace/custom-plugin-server-side-game-dev"
3
Efficient data serialization for game networking including Protobuf, FlatBuffers, and custom binary
2026-01-05
docker-compose-setup.md
1
1
export
docker-compose-setup
2
from
"pluginagentmarketplace/custom-plugin-docker"
from
"pluginagentmarketplace/custom-plugin-docker"
3
Set up multi-container applications with Docker Compose including services, networks, and volumes
2026-01-05
database-seeding.md
1
1
export
database-seeding
2
from
"hackur/web-standards-playground-showcase"
from
"hackur/web-standards-playground-showcase"
3
Idempotent seeder patterns with core/reference/dev separation and environment-specific execution using firstOrCreate/updateOrCreate
2026-01-05
steam-linux.md
1
1
export
steam-linux
2
from
"fx/cc"
from
"fx/cc"
3
This skill should be used when working with Steam on Linux - managing non-Steam game shortcuts, configuring Proton/Wine compatibility, parsing VDF files, or finding Steam paths and prefixes.
2026-01-05
requirements-clarity-scoring.md
1
1
export
requirements-clarity-scoring
2
from
"CoderMariusz/MonoPilot"
from
"CoderMariusz/MonoPilot"
3
When gathering requirements during discovery phase to measure answer quality and decide when to proceed.
2026-01-05
plugin-creator.md
1
1
export
plugin-creator
2
from
"ddunnock/claude-plugins"
from
"ddunnock/claude-plugins"
3
Creates plugins (skills and MCPs) by guiding through the authoring process. Use when users want to create or update (1) skills that extend Claude's capabilities with specialized knowledge and workflows, or (2) MCPs (Model Context Protocol servers) that provide tools for Claude Desktop.
2026-01-05
linux-philosophy.md
1
1
export
linux-philosophy
2
from
"Xantibody/dotfiles"
from
"Xantibody/dotfiles"
3
Unix/Linux design principles for CLI tools and system architecture.
2026-01-05
create-pull-request.md
1
1
export
create-pull-request
2
from
"stars-end/affordabot"
from
"stars-end/affordabot"
3
Create GitHub pull request with atomic Beads issue closure. MUST BE USED for opening PRs.Asks if work is complete - if YES, closes Beads issue BEFORE creating PR (JSONL merges atomically with code).If NO, creates draft PR with issue still open. Automatically links Beads tracking and includes Feature-Key.Use when user wants to open a PR, submit work for review, merge into master, or prepare for deployment,or when user mentions "ready for review", "create PR", "open PR", "merge conflicts", "CI checks needed","branch ahead of master", PR creation, opening pull requests, deployment preparation, or submitting for team review.
2026-01-05