Loading...
Loading...
Found 48002 skills
langwatch
Generates and verifies end-to-end tests for web features by exploring live apps, creating test plans, and ensuring passing results through iterative fixes.
langwatch
Delegates code implementation to an AI agent by providing requirements or feature file paths for efficient software development.
langwatch
Manages the iterative development loop of planning, coding, and reviewing for software implementation tasks.
langwatch
Generates BDD feature files with acceptance criteria to define requirements before implementation, ensuring alignment and clarity.
CodebuffAI
Reviews code changes in the working directory before committing, enabling early detection of errors and improvements.
CodebuffAI
Provides utilities for simplifying and cleaning code through refactoring and style improvements.
gmh5225
Guides hooking into DirectX, OpenGL, and Vulkan for rendering techniques, overlays, and shader manipulation.
gmh5225
Guide to game engine development resources including source code, plugins, and architecture for engines like Unreal, Unity, and Godot.
TencentBlueKing
Guides on writing unit tests using JUnit5 and MockK, including TDD, test naming, and coverage best practices.
TencentBlueKing
Provides practical guidance on implementing common design patterns (e.g., factory, strategy, observer) for code refactoring and scalable architecture design in software projects.
TencentBlueKing
Guides implementation of modular worker architecture with plugin execution, task distribution, logging, and artifact management for backend systems.
TencentBlueKing
Guides implementation of agent module architecture in Go, including startup flow, heartbeat, task execution, and upgrade mechanisms.
TencentBlueKing
Offers Vue 2/3 development standards covering component architecture, Vuex state management, routing, and internationalization.
TencentBlueKing
Offers utility classes for backend development: JWT authentication, expression parsing, thread pools, and chain of responsibility pattern implementation.
TencentBlueKing
Provides architectural guidance for implementing project management features including CRUD operations, member management, and configuration in software applications.
TencentBlueKing
Provides Spring Boot microservice development standards covering directory structure, layered architecture, and dependency injection.
TencentBlueKing
Enforces standardized Git commit messages, branch naming, and PR preparation following conventional commits and issue tracking practices.
TencentBlueKing
Guides development of software store architecture including plugin management, versioning, review workflows, and extension points for marketplace modules.
TencentBlueKing
Guides Go agent development with architecture design, task execution, heartbeat mechanisms, and dispatch module interaction.
TencentBlueKing
Guides RESTful API design with standards for endpoints, HTTP methods, response formats, error codes, and versioning to ensure consistency and usability.
TencentBlueKing
Guides development of a Git/SVN repository management module, covering code access, webhook configuration, and authorization logic implementation.
TencentBlueKing
Provides common backend development practices including AOP, distributed locks, retry mechanisms, and performance monitoring for cross-cutting concerns.
TencentBlueKing
Provides core architecture guidance for Process pipeline modules, covering CRUD operations, build execution engine, event-driven mechanisms, and layered design for development.
r-lib
Provides input validation utilities for R functions using standalone check_* functions to ensure robustness and correctness.