Productivity

starchild-ai-agent/orderly-onboarding

17github.com

Agent onboarding for Orderly Network - omnichain perpetual futures infrastructure, MCP server, skills, and developer quickstart

$ npx skills add starchild-ai-agent/official-skills
Ver habilidade

wshobson/team-communication-protocols

37.0kgithub.com

Structured messaging protocols for agent team communication including message type selection, plan approval, shutdown procedures, and anti-patterns to avoid. Use this skill when establishing communication norms for a newly spawned team, when deciding whether to send a direct message or a broadcast, when a team-lead needs to review and approve an implementer's plan before work begins, when orchestrating a graceful team shutdown after all tasks are complete, or when debugging why teammates are not coordinating correctly at integration points.

$ npx skills add wshobson/agents
Ver habilidade

affaan-m/tdd-workflow

221.2kgithub.com

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

twostraws/swift-concurrency-pro

github.com

Reviews Swift code for concurrency correctness, modern API usage, and common async/await pitfalls. Use when reading, writing, or reviewing Swift concurrency code.

$ npx skills add twostraws/swift-concurrency-agent-skill
Ver habilidade

rivet-dev/rivetkit

github.com

RivetKit backend and Rivet Actor runtime guidance. Use for building, modifying, debugging, or testing Rivet Actors, registries, serverless/runner modes, deployment, or actor-based workflows.

$ npx skills add rivet-dev/skills
Ver habilidade

wshobson/multi-reviewer-patterns

37.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
Ver habilidade

addyosmani/code-review-and-quality

66.4kgithub.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
Ver habilidade

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
Ver habilidade

wshobson/linkerd-patterns

37.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
Ver habilidade

wshobson/python-resource-management

37.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
Ver habilidade

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
Ver habilidade

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
Ver habilidade

affaan-m/continuous-learning-v2

221.2kgithub.com

Instinct-based learning system that observes sessions via hooks, creates atomic instincts with confidence scoring, and evolves them into skills/commands/agents. v2.1 adds project-scoped instincts to prevent cross-project contamination.

$ npx skills add affaan-m/everything-claude-code
Ver habilidade

wshobson/python-resilience

37.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
Ver habilidade

wshobson/python-background-jobs

37.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
Ver habilidade

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
Ver habilidade

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
Ver habilidade

wshobson/projection-patterns

37.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
Ver habilidade

wshobson/slo-implementation

37.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
Ver habilidade

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
Ver habilidade

wshobson/python-observability

37.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
Ver habilidade

wshobson/cqrs-implementation

37.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
Ver habilidade

wshobson/mtls-configuration

37.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
Ver habilidade

wshobson/python-configuration

37.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
Ver habilidade