Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,29 @@
"homepage": "https://linje.entur.no",
"repository": "https://github.com/entur/design-system",
"license": "EUPL-1.2"
},
{
"name": "entur-uniformen",
"source": {
"source": "git-subdir",
"url": "https://github.com/entur/uniformen.git",
"path": "skills",
"ref": "main"
},
"strict": false,
"skills": [
"./entur-uniformen"
],
"description": "Uniformen: Entur's shared header and footer for B2B and partner-facing portals. Integrating @entur/uniformen server-side and language contracts, and the CSP the rendered chrome needs. Sourced directly from entur/uniformen so there is no vendored copy to drift.",
"category": "frontend",
"keywords": ["entur", "uniformen", "header", "footer", "micro-frontend", "portal", "ssr"],
"author": {
"name": "Team Portal",
"email": "support@entur.org"
},
"homepage": "https://uniformen.entur.no",
"repository": "https://github.com/entur/uniformen",
"license": "EUPL-1.2"
}
]
}
1 change: 1 addition & 0 deletions skills/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ gh skill install entur/ai
| [setup-cicd-workflows](setup-cicd-workflows/) | Generate CI/CD GitHub Actions workflows using Entur reusable workflows |
| [scr-situation-complication-resolution](scr-situation-complication-resolution/) | Structure problems and decisions in SCR format for leadership |
| [entur-linje](https://github.com/entur/design-system/tree/main/skills) | Entur Linje design system: `@entur/*` components, design tokens, brand identity, universell utforming, package upgrades. Lives in `entur/design-system`; install via the `entur-linje` plugin |
| [entur-uniformen](https://github.com/entur/uniformen/tree/main/skills) | Uniformen: Entur's shared header and footer for B2B and partner-facing portals — `@entur/uniformen` integration and language contracts, and the CSP the rendered chrome needs. Lives in `entur/uniformen`; install via the `entur-uniformen` plugin |

## 🤝 Contributing

Expand Down