Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

connectrpc-axum

يحتوي connectrpc-axum على 9 من skills المجمعة من washanhanzi، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
9
Stars
29
محدث
2026-07-08
Forks
1
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

test
محللو ضمان جودة البرمجيات والمختبرون

Run the complete test suite for connectrpc-axum. Use when the user asks to run tests, verify changes, or check if the code works.

2026-07-08
architecture
مطوّرو البرمجيات

Reference for project architecture. Use when you need to understand the codebase structure, module organization, request/response flow, or key types.

2026-05-29
compare-repo
مطوّرو البرمجيات

Compare a GitHub repository with connectrpc-axum. This skill should be used when the user provides a GitHub repository URL and wants to compare it with the current project. Analyzes user features, technical implementation, architecture patterns, code quality, tests, and documentation. Outputs comparison to docs/guide/compare/ directory.

2026-05-29
connect-go-reference
مطوّرو البرمجيات

Reference the LOCAL connect-go/ directory for ConnectRPC protocol. NEVER use WebFetch/WebSearch for github.com/connectrpc/connect-go - always read local files.

2026-05-29
create-integration-test
محللو ضمان جودة البرمجيات والمختبرون

Create integration tests for connectrpc-axum. Use when the user wants to add a new Rust client test or Rust server test for the integration test suite.

2026-05-29
resolve-issue
مطوّرو البرمجيات

Investigate and resolve GitHub issues for connectrpc-axum. Requires a GitHub issue link or number. Analyzes the issue, references architecture docs and connect-go implementation, creates integration tests if needed, then posts a resolution plan or answer.

2026-05-29
submit-issue
مطوّرو البرمجيات

Handle user questions, feature requests, and bug reports for connectrpc-axum. This skill should be used when users ask questions about the library, request new features, or report bugs. It first attempts to answer using project documentation, verifies bugs with integration tests, and submits GitHub issues when needed.

2026-05-29
sync-docs
مطوّرو البرمجيات

Sync documentation with main branch changes. This skill should be used when the user wants to update VitePress documentation to reflect changes made on the main branch. It compares origin/docs against local main, analyzes new commits, and updates relevant documentation files in parallel.

2026-05-29
tonic-client-reference
مطوّرو البرمجيات

Reference the LOCAL tonic/ directory for gRPC client implementation patterns. NEVER use WebFetch/WebSearch for github.com/hyperium/tonic - always read local files.

2026-05-29