astrolabe-apps avatar

astrolabe-apps

Official

@astrolabe-apps

0Followers
|
2Public Repos
|
16Published Skills

Offers a cohesive ecosystem for type-safe React form management, .NET backend integration, and secure authentication patterns for enterprise web applications.

Skills Distribution
DomainDeveloper To...Frontend State Man.. (40%)Backend Integration (30%)Authentication & S.. (30%)

Agent Skills by astrolabe-apps

Showing 16 vetted skills indexed across 1 GitHub repositories.

astrolabe-appsastrolabe-apps
1

appforms-bootstrap

Generate TypeScript schemas from C# types for AppForms.

Official
Advanced
astrolabe-appsastrolabe-apps
1

react-typed-forms-mui

Bind Material-UI components to typed form state in React applications.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astroapps-client-msal

Integrate MSAL authentication for Azure AD login in React applications.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astrolabe-search-state

Build dynamic .NET search APIs with filtering, sorting, and pagination helpers.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astrolabe-web-common

Configure JWT authentication and domain-based SPA routing in ASP.NET Core.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astrolabe-workflow

Implements entity CRUD workflows with state transitions and audit trails via AbstractWorkflowExecutor pattern.

Official
Advanced
astrolabe-appsastrolabe-apps
1

react-typed-forms-core

Manage type-safe React form state with useControl, Finput, and built-in validators.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

react-typed-forms-schemas

Generate React forms from TypeScript interfaces or C# Astrolabe.Schemas.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astrolabe-local-users

Manage local user accounts, authentication, MFA, and password resets in .NET apps.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astrolabe-file-storage-azure

Store files in Azure Blob Storage with metadata persisted via Entity Framework Core.

Official
Advanced
astrolabe-appsastrolabe-apps
1

astrolabe-schemas

A JWT-based authentication system for a React app.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astroapps-client-localusers

Provide React hooks for local email/password authentication flows with form validation.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astroapps-client-nextjs

Synchronize URL query parameters with Next.js App Router navigation state.

Official
Advanced
astrolabe-appsastrolabe-apps
1

astrolabe-common

Provide .NET utilities for exceptions, change-tracking lists, reflection, and LINQ.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astroapps-client

Wire authentication, navigation, API clients, and UI services into a React AppContext.

Official
Intermediate
astrolabe-appsastrolabe-apps
1

astrolabe-file-storage

Abstract file upload, download, and delete operations across .NET storage backends.

Official
Intermediate

Frequently Asked Questions About astrolabe-apps

FAQPage Schema
What specific development tasks are enabled by these packages?

These packages enable type-safe form state management in React, automated schema generation from C# types, secure JWT authentication, and abstracted file storage operations. Developers can synchronize URL query parameters with Next.js navigation and implement complex entity state transitions with built-in audit trails.

Which target personas benefit most from this ecosystem?

Full-stack engineers working within the .NET and React ecosystem benefit most from these libraries. The collection is specifically designed for developers building enterprise-grade web applications who require strict type safety between backend models and frontend form components, alongside standardized authentication and storage patterns.

What are the primary dependencies for implementing these solutions?

Implementation requires a .NET environment for backend services and a React-based frontend. Key dependencies include Entity Framework Core for data persistence, Material-UI for component rendering, and Azure services for cloud-based file storage and identity management via MSAL.