← スキル一覧に戻る

backend-rust
by urjitbhatia
The lending library app
⭐ 0🍴 0📅 2026年1月9日
SKILL.md
name: backend-rust description: Rust/WASM backend in api-rust/. High-performance alternative using workers-rs, utoipa for OpenAPI, and Supabase REST API. Port 9990 for local dev. 10-100x faster than Python.
Skill: Backend Rust
High-performance Rust backend development for Cloudflare Workers.
Routing Logic
Analyze the user's intent and route to the appropriate workflow:
Route Development → workflows/create-route.md
- "Create a Rust endpoint for [feature]"
- "Add a route handler for [resource]"
- "Implement [endpoint] in Rust"
Model Development → workflows/create-model.md
- "Create a Rust struct for [entity]"
- "Add serde model for [data]"
- "Define types for [feature]"
Database Operations → workflows/database.md
- "Query Supabase from Rust"
- "Use the Supabase REST client"
Authentication → workflows/auth.md
- "Protect Rust endpoint"
- "Validate JWT in Rust"
Configuration Questions → context/config.md
- "How do I build the Rust backend?"
- "What's the binary size?"
- "How to optimize WASM?"
Workflows
workflows/create-route.md- Create new API endpointsworkflows/create-model.md- Define Rust structsworkflows/database.md- Supabase REST operationsworkflows/auth.md- JWT authentication
Context
context/config.md- Build and deployment configcontext/structure.md- Directory structurecontext/patterns.md- Common Rust patterns
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です