Skills Index

2026-08-30 浏览 (1)

Skills Index

Complete index of all rust-skills with descriptions.


Meta-Question Skills (Layer 1: Language Mechanics)

IDNameCore QuestionKey Concepts
m01Ownership & Lifetimes"Who owns this memory, when is it freed?"ownership, borrowing, lifetime, move, E0382, E0597
m02Resource Management"How to balance determinism vs flexibility?"Box, Rc, Arc, Cell, RefCell, smart pointers
m03Mutability"Where are the immutability boundaries?"mut, interior mutability, E0596, E0499, E0502
m04Zero-Cost Abstraction"What can the compiler optimize away?"generics, trait, inline, monomorphization, E0277, E0308
m05Type-Driven Design"How do types encode constraints?"type state, phantom data, newtype
m06Error Handling"Are failures expected or exceptional?"Result, Option, panic, ?, anyhow, thiserror
m07Concurrency"How to ensure concurrency safety at compile time?"Send, Sync, async, await, thread, channel

Note: m08 (Safety Boundaries) has been merged into unsafe-checker skill.

Meta-Question Skills (Layer 2: Design Choices)

IDNameCore QuestionKey Concepts
m09Domain Modeling"How do domain rules become types?"DDD, domain model, business logic
m10Performance Optimization"What are the performance bottlenecks?"profiling, optimization, benchmark
m11Ecosystem Integration"How to integrate with existing systems?"crate, interop, bindings, FFI
m12Resource Lifecycle"What are domain-specific resource patterns?"RAII, Drop, resource patterns
m13Domain Error Strategy"What are domain failure and recovery strategies?"domain errors, retry, circuit breaker
m14Mental Models"What is the correct mental model?"mental models, learning, how to think
m15Anti-Patterns"What are common cognitive pitfalls?"anti-patterns, common mistakes, pitfalls

Core Skills

NameDescriptionKey Triggers
rust-routerMaster router for ALL Rust questionsRust, cargo, rustc, crate, error codes
rust-learnerRust version and crate informationversion, changelog, crate info
coding-guidelinesCode style and best practicesstyle, naming, clippy, formatting
unsafe-checkerUnsafe code review and FFI guidanceunsafe, FFI, raw pointer, transmute

Domain Skills (Layer 3: Domain Constraints)

NameFocus AreaKey Concepts
domain-fintechFinancial TechnologyDecimal, trading, currency, audit
domain-webWeb DevelopmentHTTP, REST, axum, actix, handler
domain-cliCLI Applicationsclap, terminal, command line
domain-cloud-nativeCloud-Nativekubernetes, docker, grpc, microservice
domain-embeddedEmbedded Systemsno_std, microcontroller, firmware
domain-mlMachine Learningtensor, model, inference, ndarray
domain-iotInternet of Thingssensor, mqtt, embedded, edge

Utility Skills

NameDescription
core-actionbookAction book for skill management
core-agent-browserBrowser-based agent for web fetching
core-dynamic-skillsDynamic skill loading and management
core-fix-skill-docsFix and update skill documentation
rust-dailyDaily Rust news and updates
rust-skill-creatorCreate new skills

Skill Count Summary

CategoryCount
Meta-Question (L1)7
Meta-Question (L2)7
Core4
Domain (L3)7
Utility6
Total31

Related Documents

DocumentPurpose
triggers-index.mdKeyword-to-skill mapping
meta-questions.mdMeta-question category definitions
domain-extensions.mdDomain-specific code ranges

Framework

FilePurpose
../_meta/reasoning-framework.mdCognitive layer tracing
../_meta/negotiation-protocol.mdAgent communication protocol

Router

FilePurpose
../skills/rust-router/SKILL.mdMaster routing logic with priority rules

你可能感兴趣的文章

Agents Index

Domain Extension Index

Trigger Keywords Index

Meta-Question Categories Index

Commands Index

Technical Subcategory Index (YYY)

Rust Compiler Error Code Index

  • 所属分类: AI
  • 本文标签: rust
  • 版权声明: 本文链接 https://seaxiang.com/blog/7lSJYQY9