Loading...
Loading...
Found 48002 skills
pproenca
Provides best practices for building event-driven systems in Rust using async runtimes, channels, sockets, and concurrency patterns.
pproenca
Provides best practices for Rust CLI argument parsing using clap, including design, subcommands, and refactoring.
pproenca
Provides performance and code quality guidelines for developing, reviewing, and refactoring Chrome Extensions (Manifest V3) with emphasis on service workers, content scripts, and TypeScript patterns.
pproenca
Refactors code to enhance clarity, consistency, and maintainability while preserving exact functionality through simplification and pattern application.
pproenca
Provides Rust testing patterns for unit, integration, and async tests, including mocking and CI integration.
pproenca
Applies Robert C. Martin's Clean Architecture principles to design, review, and refactor software systems for improved separation of concerns and maintainability.
pproenca
Provides production-ready Rust coding patterns for CLI and agent systems with strict error handling, async patterns, and workspace organization.
pproenca
Provides performance optimization guidelines for WXT browser extensions, covering content scripts, service workers, and messaging patterns.
pproenca
Guides development of POSIX-compliant command-line tools with proper exit codes, stream handling, and UNIX philosophy integration for seamless toolchain compatibility.
astronomer
Initializes and configures new Astro projects, including dependency setup and project structure guidance.
astronomer
Guides migration from Apache Airflow 2.x to 3.x, addressing breaking changes and compatibility issues for modernizing data pipeline codebases.
kazunori279
Automates code quality checks and formatting for Python source files in the src/ directory, ensuring consistent style and best practices.
kazunori279
Expert in bidirectional streaming architecture, implementation patterns, and production best practices for ADK systems.
kazunori279
Provides expertise in developing AI agents using Google's Agent Development Kit (ADK) with the latest Python SDK and API reference.
washanhanzi
Executes the full test suite for connectrpc-axum to verify code functionality and changes.
washanhanzi
Analyzes GitHub issues for connectrpc-axum, references architecture and implementation, creates integration tests, and provides resolution plans.
washanhanzi
Compares a GitHub repository against connectrpc-axum, analyzing features, architecture, code quality, tests, and documentation. Outputs report to docs/guide/compare.
washanhanzi
Manages user inquiries, feature requests, and bug reports for connectrpc-axum by leveraging documentation, verifying with integration tests, and creating GitHub issues.
washanhanzi
Provides local reference to ConnectRPC Go library (connect-go) without external web searches for development and debugging.
washanhanzi
Provides a reference for understanding codebase structure, module organization, request/response flow, and key types.
JackUait
Systematically analyzes software bugs, test failures, and unexpected behavior to identify root causes before implementing solutions.
JackUait
Assists in preparing code for peer review and effectively addressing feedback to enhance code quality and team collaboration.
JackUait
A development methodology where tests are written first, code is implemented to pass them, and refactoring is performed to maintain clean code.
codgician
Generates a new NixOS service module adhering to serenitea-pot conventions for consistent system configuration development.