Stanluigi Saint-Ruste
Community@callmeluigiv2
Florida International University Student in the pursuit of BS Computer Science Degree
Agent Skills by Stanluigi Saint-Ruste
Showing 38 vetted skills indexed across 1 GitHub repositories.
m13-domain-error
Design domain error taxonomies with recovery strategies and structured payloads.
m15-anti-pattern
Identify and explain Rust anti-patterns during code reviews.
coding-guidelines
Enforce Rust naming, formatting, and lint conventions during code reviews.
m10-performance
Profile Rust code with cargo bench and flamegraph to identify and optimize performance bottlenecks.
python-testing-patterns
Codify pytest-based testing patterns for unit, integration, and async scenarios.
python-packaging
Package Python projects into wheels and source distributions with pyproject.toml.
m12-lifecycle
Validate resource lifecycle designs with YAML frontmatter and dependency specifications.
frontend-testing
Generate Vitest and React Testing Library tests for Dify UI components, hooks, and utilities.
m09-domain
Model domain concepts using Domain-Driven Design patterns for software systems.
fastapi-expert
Design FastAPI services with Pydantic V2 validation and async SQLAlchemy.
m05-type-driven
Encode compile-time invariants using newtypes, type-state patterns, and sealed traits.
web-design-guidelines
Audit UI code against current Web Interface Guidelines for accessibility and UX compliance.
typescript-expert
Provides TypeScript guidance for advanced type-level programming, optimization, and monorepo management.
typescript-advanced-types
Design scalable TypeScript abstractions using generics, conditional types, and mapped types.
find-skills
Find and install agent skills using the Skills CLI.
m04-zero-cost
Evaluate Rust polymorphism decisions between generics and trait objects.
m14-mental-model
Build mental models for Rust ownership, borrowing, and lifetimes.
m11-ecosystem
Evaluate Rust crates and plan integration paths for projects.
rust-async-patterns
Implement Tokio-based async patterns for concurrent Rust tasks.
m07-concurrency
Diagnose Send/Sync errors, deadlocks, and race conditions in Rust concurrency code.
tailwind-css-patterns
Implement Tailwind CSS utility-first patterns for responsive layouts and components.
tailwindcss-animations
Apply Tailwind CSS animation utilities and keyframes with accessible motion patterns.
m01-ownership
Diagnose Rust ownership, borrowing, and lifetime compiler errors like E0382 and E0597.
fastapi
Build FastAPI APIs with JWT authentication, Pydantic validation, and async SQLAlchemy.