Productivity

wshobson/multi-reviewer-patterns

38.0kgithub.com

Coordinate parallel code reviews across multiple quality dimensions with finding deduplication, severity calibration, and consolidated reporting. Use this skill when organizing multi-reviewer code reviews, calibrating finding severity, or consolidating review results.

$ npx skills add wshobson/agents
スキルを見る

addyosmani/code-review-and-quality

78.8kgithub.com

Conducts multi-axis code review. Use before merging any change. Use when reviewing code written by yourself, another agent, or a human. Use when you need to assess code quality across multiple dimensions before it enters the main branch.

$ npx skills add addyosmani/agent-skills
スキルを見る

okx/okx-cex-earn

github.com

Manages OKX Simple Earn (flexible savings/lending), Flash Earn, On-chain Earn (staking/DeFi), Dual Investment (DCD/双币赢), and AutoEarn (自动赚币) via the okx CLI. Use this skill whenever the user wants to check earn balances, browse flash-earn projects, subscribe or redeem earn products, view or set lending rates, monitor on-chain staking orders, interact with dual investment structured products, or manage auto-earn — even if phrased casually as 活期赚币, 定期赚币, 闪赚, 赚币, 申购, 赎回, 链上赚币, 质押, 理财, 双币赢, 双币理财, 双币申购, 高卖, 低买, dual investment, DCD, flash earn, buy low, sell high structured product, earn with target price, 目标价, 自动赚币, auto earn, auto-earn, 自动借出, 自动质押, auto lend, auto staking, USDG earn, USDG 赚币, 闲置资金自动理财, fixed earn, fixed deposit, term deposit, 定期理财, 定期. Also use when the user asks about idle funds and whether to earn on them.

$ npx skills add okx/agent-skills
スキルを見る

wshobson/linkerd-patterns

38.0kgithub.com

Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments. Use when setting up Linkerd, configuring traffic policies, or implementing zero-trust networking with minimal overhead.

$ npx skills add wshobson/agents
スキルを見る

wshobson/python-resource-management

38.0kgithub.com

Python resource management with context managers, cleanup patterns, and streaming. Use when managing connections, file handles, implementing cleanup logic, or building streaming responses with accumulated state.

$ npx skills add wshobson/agents
スキルを見る

magicseek/nblm

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 magicseek/nblm
スキルを見る

cloudflare/cloudflare-email-service

1.9kgithub.com

Send and receive transactional emails with Cloudflare Email Service (Email Sending + Email Routing). Use when building email sending (Workers binding or REST API), email routing, Agents SDK email handling, or integrating email into any app — Workers, Node.js, Python, Go, etc. Also use for email deliverability, SPF/DKIM/DMARC, wrangler email setup, MCP email tools, or when a coding agent needs to send emails. Even for simple requests like "add email to my Worker" — this skill has critical config details.

$ npx skills add cloudflare/skills
スキルを見る

wshobson/python-resilience

38.0kgithub.com

Python resilience patterns including automatic retries, exponential backoff, timeouts, and fault-tolerant decorators. Use when adding retry logic, implementing timeouts, building fault-tolerant services, or handling transient failures.

$ npx skills add wshobson/agents
スキルを見る

wshobson/python-background-jobs

38.0kgithub.com

Python background job patterns including task queues, workers, and event-driven architecture. Use when implementing async task processing, job queues, long-running operations, or decoupling work from request/response cycles.

$ npx skills add wshobson/agents
スキルを見る

deckardger/tanstack-query-best-practices

github.com

TanStack Query (React Query) best practices for data fetching, caching, mutations, and server state management. Activate when building data-driven React applications with server state.

$ npx skills add deckardger/tanstack-agent-skills
スキルを見る

starchild-ai-agent/skill-creator

17github.com

Scaffold new skills with valid frontmatter, directory layout, and a starter SKILL.md. Use when building a new reusable workflow or wrapping a new API (e.g. create a kalshi skill, scaffold an API helper, start a charting skill).

$ npx skills add starchild-ai-agent/official-skills
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る

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
スキルを見る