com um clique
todo-spec-driven-hackathon
todo-spec-driven-hackathon contém 23 skills coletadas de syeda-hoorain-ali, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
This skill provides guidance for implementing secure authentication using Better Auth for Next.js frontend and JWT verification for FastAPI backend.
This skill helps create React chat widgets using the ChatKit React library, following best practices for floating chat interfaces with thread persistence and proper configuration.
This skill helps create ChatKit server implementations that integrate with databases and openai-agents, following best practices for conversation management and message persistence.
This skill provides functionality to properly expose a ChatKit server via FastAPI routes. It handles the integration between FastAPI request/response cycle and the ChatKit server, with proper request processing and response handling.
This skill helps create ChatKit store implementations with database integration, following best practices and avoiding common errors we've solved in previous implementations.
Comprehensive DAPR (Distributed Application Runtime) skill for building distributed microservices from hello world to professional production systems. Provides guidance on DAPR setup, building blocks (service invocation, state management, pub/sub, actors, secrets), sidecar configuration, component configuration, and Kubernetes integration for scalable distributed applications.
Comprehensive Docker containerization guidance using multi-stage builds, Docker Hardened Images, and Docker AI Agent (Gordon) for Node.js/Next.js applications. Use when containerizing applications with best practices for security, efficiency, and AI-assisted operations.
This skill provides guidance for creating consistent, well-structured forms in Next.js/react applications using shadcn UI components, react-hook-form, and Zod validation.
Creates and configures hosted Model Context Protocol (MCP) server connections for OpenAI Agents SDK
Comprehensive Apache Kafka skill for building event-driven architectures from hello world to professionstal production systems. Provides guidance on Kafka setup, topic management, producer/consumer implementation, stream processing, security, monitoring, and best practices for scalable event streaming platforms.
Comprehensive Kubernetes deployment and scaling for containerized applications from hello world to professional production systems. Use this skill when deploying, managing, and scaling containerized applications on Kubernetes clusters, particularly with Minikube for local development and testing.
Skill for configuring OpenAI Agents SDK to work with alternative LLM providers using base URL and API key
Discovers and finds connection details for Model Context Protocol (MCP) servers through research and documentation
Creates and configures HTTP with Server-Sent Events Model Context Protocol (MCP) server connections for OpenAI Agents SDK
Creates and configures stdio Model Context Protocol (MCP) server connections for OpenAI Agents SDK
Diagnoses and resolves common Model Context Protocol (MCP) server connection issues with OpenAI Agents SDK
This skill provides guidance for initializing and structuring Next.js projects with modern best practices. It covers project setup, component organization, API integration, and development patterns following the specified architecture.
This skill helps create Python agents using the openai-agents package, following best practices for agent definition and configuration.
This skill provides commands for managing Python projects using `uv`, a fast Python package installer and resolver.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
This skill provides guidance for creating feature specifications in the Spec-Driven Development process.
Creates and configures Streamable HTTP Model Context Protocol (MCP) server connections for OpenAI Agents SDK
Comprehensive guidance for using uv (Python package manager) in Docker environments with best practices for multi-stage builds, caching, and optimization. Use when containerizing Python applications with uv for production deployments.