Ed3d House Style

Ed3d House Style from ed3dai/ed3d-plugins-testing.

by @ed3dai 5 skills

Skills in this plugin

5
  1. Coding Effectively · ed3dai
    ALWAYS use this skill when writing or refactoring code. Includes context-dependent sub-skills to empower different coding styles across languages and runtimes.
    1 install
  2. Howto Code In Rust · ed3dai
    Use when writing, reviewing, or modifying Rust code - covers error handling with thiserror+miette, type system patterns, async and serde conventions, testing crates, dependency pinning, and module organization
    1 install
  3. Writing Good Tests · ed3dai
    Use when writing or reviewing tests - covers test philosophy, condition-based waiting, mocking strategy, and test isolation
    1 install
  4. Howto Code In Typescript · ed3dai bundle
    Use when writing TypeScript code, reviewing TS implementations, or making decisions about type declarations, function styles, or naming conventions - comprehensive house style covering type vs interface rules, function declarations, FCIS integration, immutability patterns, and type safety enforcement
    1 install
  5. Functional Core Imperative Shell · ed3dai
    Use when writing or refactoring code, before creating files - enforces separation of pure business logic (Functional Core) from side effects (Imperative Shell) using FCIS pattern with mandatory file classification
    1 install