FlexiSuite
Official@flexisuite-org · Japan
Experimental operating system for customizable UX.
Agent Skills by FlexiSuite
Showing 38 vetted skills indexed across 1 GitHub repositories.
m13-domain-error
Design error handling strategies with categorization and recovery patterns.
rust-symbol-analyzer
Analyze Rust project symbols using Language Server Protocol operations.
m15-anti-pattern
Detect and refactor common anti-patterns in Rust code.
coding-guidelines
Provide Rust programming conventions and best practices for idiomatic code.
m10-performance
Profile and benchmark code to identify performance bottlenecks and optimize efficiency.
m12-lifecycle
Guide resource lifecycle design with RAII, lazy initialization, and pooling patterns.
rust-skill-creator
Generate AI skills for Rust crates from official documentation.
m09-domain
Map Domain-Driven Design concepts to idiomatic Rust patterns for entities, value objects, and aggregates.
vercel-react-native-skills
Provide React Native and Expo best practices for mobile performance optimization.
rust-trait-explorer
Explore Rust trait implementations and type-trait relationships via LSP.
m05-type-driven
Guide type-driven design with newtypes, type states, and sealed traits.
rust-code-navigator
Navigate Rust codebases using LSP operations like goToDefinition and findReferences.
web-design-guidelines
Review UI code against Web Interface Guidelines for accessibility and design consistency.
meta-cognition-parallel
Analyze Rust programming questions across language mechanics, design choices, and domain constraints.
domain-fintech
Enforce fintech constraints with rust_decimal::Decimal and immutable audit trails.
m04-zero-cost
Guide Rust zero-cost abstraction decisions for generics, traits, and dispatch.
m14-mental-model
Explain Rust ownership, borrowing, and lifetimes with analogies.
rust-call-graph
Generate Rust function call graphs using Language Server Protocol.
m11-ecosystem
Recommend Rust crates and guide Cargo.toml dependency integration.
unsafe-checker
Analyze unsafe Rust code for FFI and memory safety risks.
domain-embedded
Guide embedded and no_std Rust development with constraints and design patterns.
rust-daily
Aggregate Rust programming news and community updates from multiple sources.
m07-concurrency
Guide Rust concurrency with threads, async/await, and synchronization primitives.
m01-ownership
Diagnose Rust ownership, borrowing, and lifetime compiler errors.
Frequently Asked Questions About FlexiSuite
FAQPage SchemaWhat specific technical tasks can I perform using these capabilities?▼
You can diagnose complex borrow checker errors, generate function call graphs, analyze memory safety in unsafe blocks, and enforce domain-driven design patterns. Additionally, the suite supports performance profiling, dependency tree visualization, and architectural refactoring for both Rust systems and React-based web interfaces.
Which engineering personas benefit most from this skill set?▼
Systems engineers, backend developers, and embedded software architects working with Rust will find the most value. Frontend developers focused on React performance and cloud-native engineers implementing 12-factor design constraints also utilize these specialized modules for architectural consistency and code quality.
What are the primary prerequisites for integrating these capabilities?▼
Integration requires a standard Rust development environment, including Cargo and a compatible Language Server Protocol implementation. For web-related tasks, familiarity with React 19 patterns and Vercel deployment standards is necessary to effectively apply the provided composition and performance optimization guidelines.