← all publishers

foscomputerservices

@foscomputerservices source repo

17 published skills

  1. Fosmvvm Fields Generator · foscomputerservices bundle
    Generate FOSMVVM Fields protocols with validation rules, FormField definitions, and localized messages. Define form contracts once, validate everywhere.
    1 install
  2. Fosutilities API Catalog · foscomputerservices
    Discover FOSUtilities APIs before writing helper code. Use when reaching for JSON/Codable encoding-decoding, wire-format date formatting, URLSession/HTTP fetching, WebSockets, network mocking in tests, collection grouping or throttled iteration, string casing/hashing/obfuscation/CSV parsing, hex or rounded-number formatting, semantic version comparison, semaphores or async-from-sync bridging, typed model identifiers, runtime environment/bundle-version checks (simulator/TestFlight detection), ViewModel declaration and localization, form fields and validation, ServerRequests/CRUD, SwiftUI ViewModel binding, Vapor boot wiring/routes/Fluent/Leaf/middleware, ViewModel or ServerRequest or UI testing, or PDF generation — in any project that imports FOSFoundation, FOSMVVM, FOSMVVMVapor, FOSTesting, or FOSReporting.
    1 install
  3. Fosmvvm Swiftui App Setup · foscomputerservices bundle
    Maintain and extend the @main App struct of an existing FOSMVVM SwiftUI app — MVVMEnvironment, deployment URLs, test-view registration, client-hosted localization (resourceBundles, missingLocalizationStore/noResourcePaths symptoms), and adding framework targets by hand after bootstrap. To CREATE an app, run fosmvvm-bootstrap instead.
    1 install
  4. Fosmvvm UI Tests Generator · foscomputerservices bundle
    Generate UI tests for FOSMVVM SwiftUI views using XCTest and FOSTestingUI. Covers accessibility identifiers, ViewModelOperations, and test data transport.
    1 install
  5. Fosmvvm Leaf View Generator · foscomputerservices bundle
    Generate Leaf templates for FOSMVVM WebApps. Create full-page views and HTML-over-the-wire fragments that render ViewModels.
    1 install
  6. Fosmvvm Viewmodel Generator · foscomputerservices bundle
    Generate FOSMVVM ViewModels for SwiftUI screens, pages, and components. Scaffolds RequestableViewModel, localization bindings, and stub factories.
    1 install
  7. Fosmvvm React View Generator · foscomputerservices bundle
    Generate React components that render FOSMVVM ViewModels. Scaffolds ViewModelView pattern with hooks, loading states, and TypeScript types.
    1 install
  8. Fosmvvm Swiftui View Generator · foscomputerservices bundle
    Generate SwiftUI views that render FOSMVVM ViewModels. Scaffolds ViewModelView pattern with binding, loading states, and previews.
    1 install
  9. Fosmvvm Serverrequest Generator · foscomputerservices bundle
    Generate FOSMVVM ServerRequest types for CRUD operations and client-server communication. Scaffolds requests, response bodies, and typed error handling.
    1 install
  10. Fosutilities API Catalog Update · foscomputerservices
    Update the FOSUtilities API catalog after API changes. Runs the symbol-graph audit, fixes stale entries, writes curated entries for gaps, maintains the reach-for index, and bumps the plugin version. Use in the FOSUtilities repo when CI's catalog audit warns/fails, after adding or renaming public API, or when a reach-for index line is missing.
    1 install
  11. Fosmvvm Viewmodel Test Generator · foscomputerservices bundle
    Generate ViewModel tests with codable round-trip, versioning stability, and multi-locale translation verification.
    1 install
  12. Fosmvvm Behavioral Test Generator · foscomputerservices bundle
    Generate behavioral test suites projected from requirements + ratified design in an ISOLATED context that has never seen the implementation. Use when a traversal reaches its tests stage and requirement semantics (validation rules, operation semantics, ordering) need verification — the second channel of f.
    1 install
  13. Fosmvvm Fluent Datamodel Generator · foscomputerservices bundle
    Generate Fluent DataModels for FOSMVVM server-side persistence. Scaffolds models, migrations, and tests for database-backed entities.
    1 install
  14. Fosmvvm Serverrequest Test Generator · foscomputerservices bundle
    Generate ServerRequest tests using VaporTesting. Covers typed request/response validation for Show, Create, Update, and Delete operations.
    1 install
  15. Fosmvvm Review · foscomputerservices bundle
    Review FOSMVVM code in two tiers - the deterministic fosmvvm-doctor structural audit first (structural errors halt area review), then per-area check files dispatched one subagent per affected area. Emits one severity-tagged report covering both tiers. Report-only, no auto-fix. Use when reviewing a branch before merge, sweeping the codebase periodically, or in CI.
    1 install
  16. Skill Generator · foscomputerservices bundle
    Generate new Claude Code skills following the context-aware pattern. Scaffolds SKILL.md, reference docs, and frontmatter.
    1 install
  17. Fosmvvm Planning · foscomputerservices
    Plan FOSMVVM implementation work with a design-first, DocC-first gate. Use BEFORE writing an implementation plan that adds or changes FOSMVVM types, protocols, ViewModels, requests, identities, or persistence — it applies FOSMVVM's design and documentation discipline up front, then hands task decomposition to your generic plan process.
    1 install