Searching...
Searching...
Found 122398 results
TencentBlueKing
Guides modification of IAM RBAC permission models, including resource types, operation permissions, and migration scripts.
TencentBlueKing
Manages Blue Shield CI/CD pipeline operations, enabling build history queries, status monitoring, and build triggering.
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 architecture and development of BK-CI supporting modules including credential management, build environment, and quality gates.
TencentBlueKing
Guides implementation of dispatch module architecture for resource allocation, queue management, and Docker/Kubernetes scheduling strategies.
TencentBlueKing
Guides on writing unit tests using JUnit5 and MockK, including TDD, test naming, and coverage best practices.
TencentBlueKing
Generates architecture and Skill documentation by integrating business knowledge from iWiki with code analysis.
r-lib
Provides input validation utilities for R functions using standalone check_* functions to ensure robustness and correctness.
r-lib
Guides deprecation of R functions/arguments with lifecycle warnings, documentation updates, NEWS entries, and test adjustments.
TencentBlueKing
Guides implementation of parameter validation using JSR-303 annotations, custom validators, group validation, and internationalized error messages for Java applications.
TencentBlueKing
Guides implementation of repository management features including Git/SVN integration, Webhook configuration, and authorization workflows for development teams.
TencentBlueKing
Provides standardized guidelines for RESTful API design, including URL structure, HTTP methods, response formats, and error handling.
TencentBlueKing
Utility for configuring thread pools, submitting concurrent tasks, and optimizing batch processing performance in software applications.
TencentBlueKing
Guides implementation of conditional bean loading, multi-environment profiles, and dynamic configuration using Spring annotations and feature toggles.
TencentBlueKing
Guides users in creating and structuring CodeBuddy Agent Skills, including writing SKILL.md files and frontmatter configuration.
TencentBlueKing
Provides standardized guidelines for backend microservice development using Spring Boot, including architecture, code structure, and best practices.
TencentBlueKing
Guides bidirectional YAML-to-Model conversion for Pipeline as Code (PAC) implementation, including template management and trigger configuration.
TencentBlueKing
Provides architectural guidance for authentication and authorization modules, including IAM integration, RBAC implementation, and OAuth flows for secure access control.
TencentBlueKing
Guide for implementing scheduled tasks in Spring applications, covering Cron expressions, distributed scheduling, and concurrency management.
TencentBlueKing
Guides implementation of retry mechanisms with strategies, backoff algorithms, and idempotency for handling transient failures in software development.
TencentBlueKing
Provides standardized guidelines for database script management including DDL/DML writing, versioning, and migration strategies.
TencentBlueKing
Architectural guide for project management modules including CRUD operations, member management, configuration, and migration.
TencentBlueKing
Provides a framework for creating, managing, and deploying pipeline templates with version control, permission management, and R&D store integration for CI/CD efficiency.
TencentBlueKing
Guide to implementing Redis-based distributed locks, covering concurrency control, timeout handling, reentrancy, and deadlock prevention for data consistency.