Global Coding Style
Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
329 skills found
Apply reality-first coding standards: intentional naming, focused functions, guard clauses, and deterministic side effects, with no speculative features.
A structured development process for Python projects using TDD, the uv package manager, and automated testing workflows.
Streamline your codebase by automatically removing redundant or obvious comments while preserving essential architectural and logic-focused documentation.
Automates the triage, prioritization, and feedback process for new MultiQC module requests by analyzing repository activity, community engagement, and technical feasibility.
Standardizes project context by managing artifacts (product, tech-stack, workflow, tracks) in a conductor/ directory. Supports project scaffolding, artifact synchronization, and AI alignment for greenfield and brownfield projects.
A professional code quality suite for software engineers, implementing SOLID principles, design patterns, refactoring techniques, and technical debt management to ensure clean, maintainable, and production-ready code.
Manage and build packages for Open Build Service (OBS) projects, ensuring reproducible builds from source code.
Vitest testing patterns for reliable unit and integration tests. Focuses on critical business logic, edge cases, and mocking strategies for high-impact functions.
Generate high-converting, professional README.md files for open source projects and CLI tools using a value-driven, scannable framework.
Expert assistant for designing and optimizing production-grade Trigger.dev background jobs, AI workflows, and resilient asynchronous task architectures in TypeScript.
Standardized technical documentation templates for ADRs, runbooks, architecture, and knowledge transfer in AI agent workflows.
Implement interactive, step-by-step user input workflows within software agents using the AskUserQuestion tool for guided decision-making and configuration.