Loading...
Loading...
Found 48002 skills
obra
Runs verification commands and checks output to confirm success before declaring task completion.
obra
Provides guidance on writing code comments explaining the rationale and non-obvious decisions, not the mechanics.
weakincentives
Enforces Python best practices including PEP 8, type annotations, and docstrings to improve code quality and maintainability.
weakincentives
Conducts comprehensive code reviews to identify security vulnerabilities, improve error handling, ensure test coverage, and optimize performance.
newpush
Guides TypeScript library creation with project setup, API design, type patterns, testing, and release workflows based on ecosystem best practices.
richardgill
Expertly reviews code for quality, security, maintainability, and recent changes to ensure robust and efficient software development.
richardgill
Identifies and retrieves existing code patterns and examples within a codebase, providing file and line references for direct implementation.
maragudk
Guide for creating, editing, running, and deploying reactive Python notebooks stored as pure .py files using Marimo.
neutree-ai
Offers a sample Pet Store server compliant with OpenAPI 3.0 for API testing, development, and learning purposes.
daichan132
Manages internationalization (i18n) workflows for adding, updating, and maintaining translations, locales, and strings in software projects.
daichan132
Provides a structured checklist for reviewing pull requests and code changes to ensure quality and adherence to standards.
daichan132
Provides a safe Git workflow for staging, branching, reverting, and inspecting changes to maintain commit quality in Codex.
daichan132
Debugs browser extension issues in Chrome and Firefox, including content scripts, popups, service workers, and manifest configurations.
daichan132
Automates GitHub pull request creation via GitHub CLI, enabling streamlined code review and collaboration workflows.
daichan132
Creates well-scoped commits with Conventional Commits-compliant messages to improve version control clarity and maintainability.
maragudk
Provides a personalized guide for Git operations, specifically tailored for commit workflows based on user preferences.
maragudk
Guides adding frontend interactivity to Go web applications using Datastar attributes and gomponents-datastar.
maragudk
Guides creation and management of Git worktrees for parallel feature development without branching.
maragudk
Provides essential guidance for developing Go applications, modules, and libraries. Critical for efficient Go code reading and writing.
maragudk
Guides developers in using gomponents, a pure Go library for building HTML components and views within Go applications.
maragudk
Provides a structured guide for conducting effective code reviews to enhance code quality and collaboration before committing changes.
imaimai17468
Guides removal of Supabase authentication and Drizzle ORM from templates to convert to static sites or integrate alternative auth solutions.
imaimai17468
Provides React/Next.js component guidelines for testability, Server Components, entity/gateway pattern, and project structure to ensure code quality during implementation and refactoring.
KhaiHuynhVN
Enforces version-aware Angular coding standards by detecting Angular version from package.json and applying appropriate patterns for components, services, and TypeScript code.