Loading...
Loading...
Found 48002 skills
TheLazyLemur
Generates game systems for implementing gameplay logic, AI, movement, and entity processing within a game engine.
Doyajin174
Guides system design using Clean Architecture and SOLID principles for robust, maintainable software structures.
mcj-coder
Extracts stabilized reusable code into a dedicated library with clear ownership, versioning, and minimal interface for multi-component use.
TheLazyLemur
Bootstraps new game projects with engine-specific structure, including main.go, component registration, and scene setup.
TheLazyLemur
Creates game engine systems for processing entities, including gameplay logic, AI, and movement behaviors using an entity-component system pattern.
rakshithvasudev
Generates pytest test cases for research agent components, including fixtures and API endpoint testing to enhance test coverage.
TheLazyLemur
Creates game engine systems for processing entities, including gameplay logic, AI, and movement behaviors.
mcj-coder
Assists in determining whether to merge, retain, or delete a completed development branch in version control systems.
mcj-coder
Refactors legacy code to enhance structure, readability, and maintainability without altering behavior or public contracts.
mcj-coder
Determines correct semantic version bump (major/minor/patch) for deployable components using conventional commits and impact analysis.
mcj-coder
Establishes repository-conformant structure, quality gates, and traceability practices for new components or services from the first commit.
mcj-coder
Streamlines code review requests by providing essential context, evidence, and focused areas to accelerate reviewer assessment of completed work.
TheLazyLemur
Generates new Entity-Component-System (ECS) components for game engines, enabling data storage and behavior attachment to entities.
mcj-coder
Enables parallel feature development by creating isolated working directories within a single Git repository.
mcj-coder
Configures local development workflows with pre-commit hooks, linting, and formatting to enforce code standards and prevent non-compliant commits.
mcj-coder
Assists in applying code review feedback with technical precision and evidence-based validation to maintain code quality.
piatoss3612
Automates Figma-to-Flutter implementation with design token support and Linear ticket context integration for efficient UI development.
mcj-coder
Dispatches independent tasks to parallel agents for concurrent processing without shared state dependencies.
DavidOpDeBeeck
Outlines analysis, design, and implementation steps for new software features to guide development teams.
mcj-coder
Delivers minimal end-to-end system slices to validate architecture, API contracts, and quality gates before full feature development.
DavidOpDeBeeck
Provides frontend coding standards, component patterns, and design system reference for Angular UI development and code reviews.
mcj-coder
Configures monorepo setups with orchestration tools (e.g., Nx, Turborepo) for efficient affected-only builds and tests.
DavidOpDeBeeck
Generates conventional commit messages for staged Git changes, ensuring adherence to project-specific conventions.
mcj-coder
Analyzes proposed code changes to identify affected components, tests, and deployments, preventing unnecessary work and early detection of side effects.