بنقرة واحدة
go-qcc-sdk
يحتوي go-qcc-sdk على 3 من skills المجمعة من chaunsin، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.
Skills في هذا المستودع
Audit this go-qcc-sdk repository against official Qichacha QCC OpenAPI documentation for interface coverage by ApiCode. Use when the user invokes $qcc-check, /qcc:check, qcc:check, /qcc-check, or asks to compare local {ApiCode}.go implementations with https://openapi.qcc.com/dataApi docs, find missing interfaces, identify deprecated local ApiCodes, or generate a QCC SDK coverage report.
Create or update Go SDK interfaces for Qichacha QCC OpenAPI docs. Use when the user invokes /qcc:create, qcc:create, /qcc-create, or asks to implement, audit, repair, or refresh one or more go-qcc-sdk APIs from QCC ApiCodes such as 886 or official URLs such as https://openapi.qcc.com/dataApi/886.
Consumer integration helper for developers using github.com/chaunsin/go-qcc-sdk in Go applications. Use this skill for 接入 go-qcc-sdk, 企查查 SDK or QCC SDK setup, credential loading, config, calling existing SDK methods, handling SDK errors, reading Response[T]/Result/Paging, app service wrappers, mock tests, local httptest fakes, and troubleshooting consumer-side usage. Not for modifying the SDK itself.