1. Software Development
Found 33838 skills
hook-developer
parcadei
Provides a comprehensive reference for Claude Code hooks, including input/output schemas, registration methods, and testing patterns for developers.
reference-sdk
parcadei
Checks SDK implementations against reference standards using the btca ask tool.
morph-search
parcadei
Provides ultra-fast codebase search using WarpGrep, delivering 20x speed improvements over standard grep for developers.
implement-plan-micro
parcadei
Automates implementation of technical plans from shared documents or discussions, including verification to ensure correctness.
braintrust-tracing
parcadei
Enables tracing for Claude Code, supporting hook architecture, sub-agent correlation, and debugging.
code-review-excellence
callstack
Provides best practices for conducting effective code reviews to improve code quality, catch bugs early, and enhance team collaboration.
create-unit-test
AnySoftKeyboard
Generates and executes unit tests adhering to project-specific conventions and frameworks like Robolectric.
gerrit
storj
Enables seamless code review, patch management, and team collaboration via Gerrit for software development teams.
dbx-regenerate
storj
Automates code regeneration from .dbx schema files, validates compilation, and reports errors with a diff summary.
test-with-spanner
storj
Automates setup and execution of unit tests requiring Google Cloud Spanner emulator for development environments.
code-review-small
breaking-brake
Quickly reviews small code changes (<100 lines) for basic quality, naming conventions, and obvious bugs.
code-review-medium
breaking-brake
Performs standard code reviews for medium-sized pull requests (100-500 lines), analyzing code quality, security basics, and test coverage.
code-review-large
breaking-brake
Conducts comprehensive code reviews for large pull requests, analyzing architecture, performance, security, and maintainability.
code-review
breaking-brake
Analyzes pull request diffs to generate automated code review comments on quality, security, and performance.
ispc-lit-tests
ispc
Guides best practices for writing ISPC lit tests to verify code generation and compiler diagnostics in regression testing.
graphics-api-hooking
gmh5225
Guides hooking into DirectX, OpenGL, and Vulkan for rendering techniques, overlays, and shader manipulation.
game-engine-resources
gmh5225
Guide to game engine development resources including source code, plugins, and architecture for engines like Unreal, Unity, and Godot.
types-check
r-lib
Provides input validation utilities for R functions using standalone check_* functions to ensure robustness and correctness.
tidy-deprecate-function
r-lib
Guides deprecation of R functions/arguments with lifecycle warnings, documentation updates, NEWS entries, and test adjustments.
15-parameter-validation
TencentBlueKing
Guides implementation of parameter validation using JSR-303 annotations, custom validators, group validation, and internationalized error messages for Java applications.
32-repository-module-architecture
TencentBlueKing
Guides implementation of repository management features including Git/SVN integration, Webhook configuration, and authorization workflows for development teams.
02-api-interface-design
TencentBlueKing
Provides standardized guidelines for RESTful API design, including URL structure, HTTP methods, response formats, and error handling.
18-conditional-configuration
TencentBlueKing
Guides implementation of conditional bean loading, multi-environment profiles, and dynamic configuration using Spring annotations and feature toggles.
25-thread-pool-loop-util
TencentBlueKing
Utility for configuring thread pools, submitting concurrent tasks, and optimizing batch processing performance in software applications.