github.com/actionbook/rust-skills
| Skill | Added | Review |
|---|---|---|
m01-ownership skills/m01-ownership/SKILL.md CRITICAL: Use for ownership/borrow/lifetime issues. Triggers: E0382, E0597, E0506, E0507, E0515, E0716, E0106, value moved, borrowed value does not live long enough, cannot move out of, use of moved value, ownership, borrow, lifetime, 'a, 'static, move, clone, Copy, 所有权, 借用, 生命周期 | 67 67 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 | |
domain-web skills/domain-web/SKILL.md Use when building web services. Keywords: web server, HTTP, REST API, GraphQL, WebSocket, axum, actix, warp, rocket, tower, hyper, reqwest, middleware, router, handler, extractor, state management, authentication, authorization, JWT, session, cookie, CORS, rate limiting, web 开发, HTTP 服务, API 设计, 中间件, 路由 | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 | |
domain-ml skills/domain-ml/SKILL.md Use when building ML/AI apps in Rust. Keywords: machine learning, ML, AI, tensor, model, inference, neural network, deep learning, training, prediction, ndarray, tch-rs, burn, candle, 机器学习, 人工智能, 模型推理 | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 | |
domain-iot skills/domain-iot/SKILL.md Use when building IoT apps. Keywords: IoT, Internet of Things, sensor, MQTT, device, edge computing, telemetry, actuator, smart home, gateway, protocol, 物联网, 传感器, 边缘计算, 智能家居 | 39 39 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 | |
domain-fintech skills/domain-fintech/SKILL.md Use when building fintech apps. Keywords: fintech, trading, decimal, currency, financial, money, transaction, ledger, payment, exchange rate, precision, rounding, accounting, 金融, 交易系统, 货币, 支付 | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 | |
domain-embedded skills/domain-embedded/SKILL.md Use when developing embedded/no_std Rust. Keywords: embedded, no_std, microcontroller, MCU, ARM, RISC-V, bare metal, firmware, HAL, PAC, RTIC, embassy, interrupt, DMA, peripheral, GPIO, SPI, I2C, UART, embedded-hal, cortex-m, esp32, stm32, nrf, 嵌入式, 单片机, 固件, 裸机 | 41 41 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 | |
domain-cloud-native skills/domain-cloud-native/SKILL.md Use when building cloud-native apps. Keywords: kubernetes, k8s, docker, container, grpc, tonic, microservice, service mesh, observability, tracing, metrics, health check, cloud, deployment, 云原生, 微服务, 容器 | 39 39 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 | |
domain-cli skills/domain-cli/SKILL.md Use when building CLI tools. Keywords: CLI, command line, terminal, clap, structopt, argument parsing, subcommand, interactive, TUI, ratatui, crossterm, indicatif, progress bar, colored output, shell completion, config file, environment variable, 命令行, 终端应用, 参数解析 | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 | |
coding-guidelines skills/coding-guidelines/SKILL.md Use when asking about Rust code style or best practices. Keywords: naming, formatting, comment, clippy, rustfmt, lint, code style, best practice, P.NAM, G.FMT, code review, naming convention, variable naming, function naming, type naming, 命名规范, 代码风格, 格式化, 最佳实践, 代码审查, 怎么命名 | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: fa60f79 |