II.
LibraryProcess overview
Reference · livelib-process:web-development--remix-fullstack-app
remix-fullstack-app overview
Remix Full-Stack Application Development - Process for building web applications with Remix focusing on web fundamentals, nested routing, progressive enhancement, loaders/actions, and form handling.
Attributes
displayName
remix-fullstack-app
description
Remix Full-Stack Application Development - Process for building web applications with Remix focusing on
web fundamentals, nested routing, progressive enhancement, loaders/actions, and form handling.
libraryPath
library/specializations/web-development/remix-fullstack-app.js
specialization
web-development
references
- - Remix Documentation: https://remix.run/docs - Web Fetch API: https://developer.mozilla.org/docs/Web/API/Fetch_API - Prisma: https://www.prisma.io/
example
const result = await orchestrate('specializations/web-development/remix-fullstack-app', {
projectName: 'MyRemixApp',
database: 'prisma',
styling: 'tailwind',
deployment: 'fly',
features: { auth: true, forms: true }
});
usesAgents
- remix-routing-specialist
- remix-data-specialist
- remix-actions-specialist
- remix-forms-specialist
- remix-error-specialist
- remix-devops
- technical-writer-agent
usesSkills
- remix-skill
- prisma-skill
Outgoing edges
lib_applies_to_domain1
- domain:web-development·DomainWeb Development
lib_belongs_to_specialization1
- specialization:web-development·Specialization
lib_covers_topic1
- topic:progressive-enhancement·TopicProgressive Enhancement
lib_implements_workflow1
- workflow:feature-development·Workflow
lib_involves_role1
- role:fullstack-engineer·RoleFullstack Engineer
lib_requires_skill_area2
- skill-area:server-side-rendering·SkillAreaServer-Side Rendering
- skill-area:data-fetching-caching·SkillAreaData Fetching and Caching
uses_agent1
- lib-agent:sdk-platform-development--technical-writer-agent·LibraryAgenttechnical-writer-agent
Incoming edges
None.