-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Context
Both agentsys and agnix have polished product sites but with different design systems:
- agentsys: custom HTML, dark theme, Linear/Vercel-inspired, tokens.css design system (Inter + JetBrains Mono, purple-to-cyan gradient, glass cards)
- agnix: Docusaurus, has its own color scheme and layout
The agent-sh.dev org hub uses the agentsys design tokens. All three sites should feel like they belong to the same org.
Scope
- Extract the agentsys design tokens (tokens.css) into a shared design system
- Create an agnix Docusaurus theme that uses the same tokens (dark background, accent colors, typography)
- Align: nav style, footer layout, card patterns, code block styling, color palette
- Keep each product's personality — just unify the foundation
Not in scope
- Merging sites into one (they stay separate repos with independent deploys)
- Changing content or information architecture
References
- agentsys tokens:
site/assets/css/tokens.css - agent-sh.dev:
agent-sh/agent-sh.devrepo - agnix site:
agent-sh/agnix/website/ - Research:
agent-knowledge/dev-tool-website-ux.md,agent-knowledge/multi-product-org-docs.md
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request