Productivity

wshobson/projection-patterns

38.0kgithub.com

Build read models and projections from event streams. Use when implementing CQRS read sides, building materialized views, or optimizing query performance in event-sourced systems.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/slo-implementation

38.0kgithub.com

Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.

$ npx skills add wshobson/agents
Voir la compétence

pleaseprompto/notebooklm

github.com

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

$ npx skills add pleaseprompto/notebooklm-skill
Voir la compétence

wshobson/python-observability

38.0kgithub.com

Python observability patterns including structured logging, metrics, and distributed tracing. Use when adding logging, implementing metrics collection, setting up tracing, or debugging production systems.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/cqrs-implementation

38.0kgithub.com

Implement Command Query Responsibility Segregation for scalable architectures. Use when separating read and write models, optimizing query performance, or building event-sourced systems.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/mtls-configuration

38.0kgithub.com

Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing zero-trust networking, certificate management, or securing internal service communication.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/python-configuration

38.0kgithub.com

Python configuration management via environment variables and typed settings. Use when externalizing config, setting up pydantic-settings, managing secrets, or implementing environment-specific behavior.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/track-management

38.0kgithub.com

Use this skill when creating, managing, or working with Conductor tracks - the logical work units for features, bugs, and refactors. Applies to spec.md, plan.md, and track lifecycle operations.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/nft-standards

38.0kgithub.com

Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and marketplace integration. Use when creating NFT contracts, building NFT marketplaces, or implementing digital asset systems.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/spark-optimization

38.0kgithub.com

Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use when improving Spark performance, debugging slow jobs, or scaling data processing pipelines.

$ npx skills add wshobson/agents
Voir la compétence

okx/okx-cex-bot

github.com

Manage Grid bots (spot/contract/coin-margined) and DCA Martingale bots (Spot DCA 现货马丁 / Contract DCA 合约马丁) on OKX. Covers create, stop, amend, monitor P&L, TP/SL, margin/investment adjustment, and AI-recommended parameters. Requires API credentials. Not for regular orders (okx-cex-trade), market data (okx-cex-market), or account info (okx-cex-portfolio).

$ npx skills add okx/agent-skills
Voir la compétence

wshobson/bazel-build-optimization

38.0kgithub.com

Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote execution, or optimizing build performance for enterprise codebases.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/context-driven-development

38.0kgithub.com

Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md) in a `conductor/` directory. Scaffolds new projects from scratch, extracts context from existing codebases, validates artifact consistency before implementation, and synchronizes documents as the project evolves. Use when setting up a project, creating or updating product docs, managing a tech stack file, defining development workflows, tracking work units, onboarding to an existing codebase, or running project scaffolding.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/istio-traffic-management

38.0kgithub.com

Configure Istio traffic management including routing, load balancing, circuit breakers, and canary deployments. Use when implementing service mesh traffic policies, progressive delivery, or resilience patterns.

$ npx skills add wshobson/agents
Voir la compétence

okx/okx-cex-portfolio

github.com

This skill should be used when the user asks about 'account balance', 'how much USDT do I have', 'my funding account', 'show my positions', 'open positions', 'position P&L', 'unrealized PnL', 'closed positions', 'position history', 'realized PnL', 'account bills', 'transaction history', 'trading fees', 'fee tier', 'account config', 'max order size', 'how much can I buy', 'withdrawable amount', 'transfer funds', 'move USDT to trading account', or 'switch position mode'. Also use for '总资产', 'full balance', 'all assets', 'total holdings', 'net worth', 'how much do I have in total', 'show all my balances', 'all account balances', 'asset overview'. Requires API credentials. Do NOT use for market prices (use okx-cex-market), placing/cancelling orders (use okx-cex-trade), or grid/DCA bots (use okx-cex-bot).

$ npx skills add okx/agent-skills
Voir la compétence

wshobson/bats-testing-patterns

38.0kgithub.com

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/sast-configuration

38.0kgithub.com

Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in application code. Use when setting up security scanning, implementing DevSecOps practices, or automating code vulnerability detection.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/defi-protocol-templates

38.0kgithub.com

Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/turborepo-caching

38.0kgithub.com

Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting up Turborepo, optimizing build pipelines, or implementing distributed caching.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/on-call-handoff-patterns

38.0kgithub.com

Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use this skill when transitioning on-call responsibilities between engineers and ensuring the incoming responder has full situational awareness, when writing a shift summary that captures active incidents, ongoing investigations, and recent changes, when handing off mid-incident so a fresh engineer can take over the incident commander role without losing context, when onboarding a new engineer to the on-call rotation for the first time, or when auditing and improving the quality of existing handoff processes across teams.

$ npx skills add wshobson/agents
Voir la compétence

rivet-dev/sandbox-agent

github.com

Deploy, configure, and integrate Sandbox Agent - a universal API for orchestrating AI coding agents (Claude Code, Codex, OpenCode, Amp) in sandboxed environments. Use when setting up sandbox-agent server locally or in cloud sandboxes (E2B, Daytona, Docker), creating and managing agent sessions via SDK or API, streaming agent events and handling human-in-the-loop interactions, building chat UIs for coding agents, or understanding the universal schema for agent responses.

$ npx skills add rivet-dev/skills
Voir la compétence

tw93/health

6.0kgithub.com

Runs a budget-aware agent-assisted engineering health audit for instruction/config drift, hooks/MCP, verifier surfaces, and AI maintainability. Use when users ask 检查claude/检查codex/检查pi/配置检查/健康度 or report agents ignoring instructions, missing validation, or code becoming hard to maintain. Not for debugging code or reviewing PRs.

$ npx skills add tw93/waza
Voir la compétence

wshobson/vector-index-tuning

38.0kgithub.com

Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters, selecting quantization strategies, or scaling vector search infrastructure.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/prometheus-configuration

38.0kgithub.com

Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure and applications. Use when implementing metrics collection, setting up monitoring infrastructure, or configuring alerting systems.

$ npx skills add wshobson/agents
Voir la compétence