Loading...
Loading...
Found 48002 skills
chaingraphlabs
Provides durable execution patterns and critical constraints for DBOS workflows and steps, ensuring correct usage of the ChainGraph executor in workflow code.
chaingraphlabs
Provides Effector state management patterns and critical anti-patterns to avoid for ChainGraph frontend development.
ratacat
Applies Robert C. Martin's clean code principles to enhance code readability, maintainability, and structure during development and review.
chaingraphlabs
Provides frontend architecture guidelines for ChainGraph's visual flow editor, covering React components, Effector stores, and XYFlow integration with domain organization.
ratacat
Automates project initialization with type safety, code formatting, linting, and test setup for Python and TypeScript.
ratacat
Fast text search tool for codebases and files, replacing traditional grep with optimized performance for development workflows.
ratacat
Applies proven software design patterns to refactor code, solve recurring architectural issues, and improve structural quality.
hughhan1
Automates version bumping and publishing of Python packages to PyPI.
ratacat
Guides design and implementation of modern JavaScript/TypeScript web applications covering architecture, state management, performance, and scalability.
ratacat
Systematic debugging approach that identifies root causes through structured investigation and research, preventing recurring issues.
ratacat
Analyzes TypeScript/JavaScript codebases by tracing call chains, extracting signatures, and detecting code smells without full file reads, aiding debugging and architectural decisions.
tonylofgren
Provides development support for custom Home Assistant integrations, components, and HACS repositories using Python.
tonylofgren
Provides ESPHome configuration and firmware development assistance for ESP32 and ESP8266 microcontrollers.
martinholovsky
Enables audio feedback and voice processing using the Web Audio API in web applications.
damienlaine
Guides API contract design using TypeScript interfaces, request/response schemas, and endpoint specifications for backend-frontend coordination.
gakonst
Enforces Georgios's default Git/GitHub conventions including Conventional Commits, atomic staging, and guarded GitHub Actions for Rust/Python/TypeScript.
gakonst
Automates PR/code review workflows using tmux sub-agents and git worktrees for diff analysis, summarization, and test execution.
gakonst
Facilitates collaborative planning for software development by gathering constraints, generating approaches, and narrowing options with the user.
gakonst
Configures Vite+React+TanStack Query frontends on Bun/Cloudflare Workers with dev console bridge, tmux layout, and UI defaults.
huseyindeniz
Automates safe minor dependency updates with pre-validation and automatic rollback to prevent build failures.
martinholovsky
Provides expert TypeScript development for type-safe applications, JavaScript-to-TypeScript refactoring, and complex type definitions.
gakonst
Standardizes Rust project development with fmt, clippy, nextest, and CI/CD alignment for consistent local and CI behavior.
gakonst
Manages Python environments and dependencies via uv, replacing pip/venv, with parity for linters and tests in CI/Justfile workflows.
martinholovsky
Provides tools and patterns for safe, high-performance asynchronous programming using asyncio and Tokio, preventing race conditions and ensuring resource safety.