Habilidades de la comunidad
Productividad y colaboración
3937 skills
sickn33/context-compression
When agent sessions generate millions of tokens of conversation history, compression becomes…
github.com
sickn33/langgraph
Expert in LangGraph - the production-grade framework for building stateful, multi-actor AI…
github.com
sickn33/inngest
Inngest expert for serverless-first background jobs, event-driven workflows, and durable execution…
github.com
sickn33/bash-scripting
Bash scripting workflow for creating production-ready shell scripts with defensive patterns, error…
github.com
sickn33/office-productivity
Office productivity workflow covering document creation, spreadsheet automation, presentation…
github.com
sickn33/prompt-engineering
Expert guide on prompt engineering patterns, best practices, and optimization techniques. Use when…
github.com
sickn33/agent-memory-mcp
A hybrid memory system that provides persistent, searchable knowledge management for AI agents…
github.com
sickn33/workflow-automation
Workflow automation is the infrastructure that makes AI agents reliable. Without durable execution,…
github.com
sickn33/github-workflow-automation
Patterns for automating GitHub workflows with AI assistance, inspired by [Gemini…
github.com
sickn33/agent-memory-systems
Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero.…
github.com
sickn33/telegram-bot-builder
Expert in building Telegram bots that solve real problems - from simple automation to complex…
github.com
sickn33/game-development
Game development orchestrator. Routes to platform-specific skills based on project needs.
github.com
sickn33/docker-expert
You are an advanced Docker containerization expert with comprehensive, practical knowledge of…
github.com
gradio-app/gradio
Rapid prototyping components built to display multi-modal input arrays alongside cascading…
github.com
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries…
github.com
phidatahq/phidata
Reference blueprint patterns showcasing proper tool setups and context loading configurations for…
github.com
wshobson/scan
Scans the codebase to generate project-doc.md and AGENTS.md. Use when bootstrapping a new…
github.com
wshobson/review-agent-setup
Configure human-in-the-loop gating for AI agent review actions in Claude Code. Use when setting up…
github.com
wshobson/signed-audit-trails-recipe
Step-by-step cookbook for setting up cryptographically signed audit trails on Claude Code tool…
github.com
wshobson/protect-mcp-setup
Configure Cedar policy enforcement and Ed25519 signed receipts for Claude Code tool calls. Use when…
github.com
wshobson/hads
Use when writing technical documentation that needs to be readable by both humans and AI models,…
github.com
wshobson/block-no-verify-hook
Configure a PreToolUse hook to prevent AI agents from skipping git pre-commit hooks with…
github.com
wshobson/evaluation-methodology
PluginEval quality methodology — dimensions, rubrics, statistical methods, and scoring formulas.…
github.com
wshobson/team-communication-protocols
Structured messaging protocols for agent team communication including message type selection, plan…
github.com
wshobson/multi-reviewer-patterns
Coordinate parallel code reviews across multiple quality dimensions with finding deduplication,…
github.com
wshobson/linkerd-patterns
Implement Linkerd service mesh patterns for lightweight, security-focused service mesh deployments.…
github.com
wshobson/python-resource-management
Python resource management with context managers, cleanup patterns, and streaming. Use when…
github.com
wshobson/python-resilience
Python resilience patterns including automatic retries, exponential backoff, timeouts, and…
github.com
wshobson/python-background-jobs
Python background job patterns including task queues, workers, and event-driven architecture. Use…
github.com
wshobson/projection-patterns
Build read models and projections from event streams. Use when implementing CQRS read sides,…
github.com
wshobson/slo-implementation
Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error…
github.com
wshobson/python-observability
Python observability patterns including structured logging, metrics, and distributed tracing. Use…
github.com
wshobson/cqrs-implementation
Implement Command Query Responsibility Segregation for scalable architectures. Use when separating…
github.com
wshobson/mtls-configuration
Configure mutual TLS (mTLS) for zero-trust service-to-service communication. Use when implementing…
github.com
wshobson/python-configuration
Python configuration management via environment variables and typed settings. Use when…
github.com
wshobson/track-management
Use this skill when creating, managing, or working with Conductor tracks - the logical work units…
github.com
wshobson/nft-standards
Implement NFT standards (ERC-721, ERC-1155) with proper metadata handling, minting strategies, and…
github.com
wshobson/spark-optimization
Optimize Apache Spark jobs with partitioning, caching, shuffle optimization, and memory tuning. Use…
github.com
wshobson/bazel-build-optimization
Optimize Bazel builds for large-scale monorepos. Use when configuring Bazel, implementing remote…
github.com
wshobson/context-driven-development
Creates and maintains project context artifacts (product.md, tech-stack.md, workflow.md, tracks.md)…
github.com
wshobson/istio-traffic-management
Configure Istio traffic management including routing, load balancing, circuit breakers, and canary…
github.com
wshobson/bats-testing-patterns
Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when…
github.com
wshobson/sast-configuration
Configure Static Application Security Testing (SAST) tools for automated vulnerability detection in…
github.com
wshobson/defi-protocol-templates
Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending…
github.com
wshobson/turborepo-caching
Configure Turborepo for efficient monorepo builds with local and remote caching. Use when setting…
github.com
wshobson/on-call-handoff-patterns
Master on-call shift handoffs with context transfer, escalation procedures, and documentation. Use…
github.com
wshobson/vector-index-tuning
Optimize vector index performance for latency, recall, and memory. Use when tuning HNSW parameters,…
github.com
wshobson/prometheus-configuration
Set up Prometheus for comprehensive metric collection, storage, and monitoring of infrastructure…
github.com
wshobson/similarity-search-patterns
Implement efficient similarity search with vector databases. Use when building semantic search,…
github.com
wshobson/pci-compliance
Implement PCI DSS compliance requirements for secure handling of payment card data and payment…
github.com
wshobson/workflow-patterns
Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase…
github.com
wshobson/screen-reader-testing
Test web applications with screen readers including VoiceOver, NVDA, and JAWS. Use when validating…
github.com
wshobson/threat-mitigation-mapping
Map identified threats to appropriate security controls and mitigations. Use when prioritizing…
github.com
wshobson/distributed-tracing
Implement distributed tracing with Jaeger and Tempo to track requests across microservices and…
github.com
wshobson/employment-contract-templates
Create employment contracts, offer letters, and HR policy documents following legal best practices.…
github.com
wshobson/hybrid-cloud-networking
Configure secure, high-performance connectivity between on-premises infrastructure and cloud…
github.com
wshobson/web3-testing
Test smart contracts comprehensively using Hardhat and Foundry with unit tests, integration tests,…
github.com
wshobson/temporal-python-testing
Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing,…
github.com
wshobson/paypal-integration
Integrate PayPal payment processing with support for express checkout, subscriptions, and refund…
github.com
wshobson/incident-runbook-templates
Create structured incident response runbooks with step-by-step procedures, escalation paths, and…
github.com