equinor/fusion-skills

Fusion repo for agent skills

1Stars on the repository
89Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

caveman-compress

01

equinor/fusion-skills

Skill Claude CodeCodex

Compress a memory file such as CLAUDE.md or a todo list into caveman format to save input tokens, keeping a readable backup. Trigger: /caveman-compress.

not rated 1 changed 2d ago A 43 tokens copy · 100% MIT

equinor/fusion-skills

Skill Claude CodeCodex

Guides integrations across Fusion Core service APIs from a single installable skill. USE FOR: service discovery across apps, people, context, roles, notifications, reports, tasks, and other Fusion Core APIs; cross-service integration planning; choosing the right endpoint/model guidance for a workflow. DO NOT USE FOR…

not rated 1 3d ago A 88 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Review dependency PRs with structured research, existing-PR-discussion capture, multi-lens analysis (security, code quality, impact), and a repeatable verdict template. USE FOR: dependency update PRs, Renovate/Dependabot PRs, library upgrade reviews, "review this dependency PR", "should we merge this update". DO NOT…

not rated 1 3d ago A 97 tokens original MIT

fusion-design

04

equinor/fusion-skills

Skill Claude CodeCodex

Looks up Fusion Design Guidelines and applies them to any frontend code in the Fusion ecosystem. USE FOR: layout, spacing, component usage, interaction patterns, any UI implementation decision. DO NOT USE FOR: backend changes, CI/CD, skill authoring, data layer logic.

not rated 1 3d ago A 57 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Guides seeding deterministic Fusion Framework module state in tests — mockFramework, mockAppModules, and module-owned enableXMock helpers (msal, service-discovery, context, bookmark, feature-flag, analytics, telemetry, http, app) — while keeping each module's real configurator, provider, validation, and lifecycle. USE…

not rated 1 3d ago A 165 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Guides writing and running Vitest tests for Fusion Framework React apps with @equinor/fusion-framework-vitest-plugin-react-app — choosing a testing layer, configuring vitest.config.ts and Browser Mode, rendering with test/render/renderAppHook/renderAppComponent/testApp fixtures, and troubleshooting or migrating a…

not rated 1 3d ago A 169 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Resolves unresolved GitHub PR review threads end-to-end: evaluates whether each review comment is correct, applies a targeted fix when valid, replies with rationale when not, commits, and resolves the thread. USE FOR: unresolved review threads, PR review feedback, changes requested PRs, PR review URLs…

not rated 1 3d ago A 107 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Handles GitHub issue resolution end-to-end for prompts like "solve #123", "lets solve #123", "work on #123", "work on https://github.com/owner/repo/issues/123", or by pasting a direct GitHub issue URL as the request. USE FOR: solve #123, continue work on issue #123, work on https://github.com/owner/repo/issues/123…

not rated 1 3d ago A 119 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Plan and break down user-story issues into ordered, traceable task issue drafts with explicit publish gates.

not rated 1 3d ago A 27 tokens original MIT

fusion-mcp

10

equinor/fusion-skills

Skill Claude CodeCodex

Explain what Fusion MCP is and guide users through setting it up when they need Fusion-aware MCP capabilities in Copilot workflows.

not rated 1 3d ago A 28 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Systematically improves TSDoc and README documentation across packages in a TypeScript monorepo. Discovers public API surfaces, generates or improves TSDoc on all exports, rewrites READMEs to a consistent retrieval-friendly structure, and commits each package independently. USE FOR: monorepo-wide documentation passes…

not rated 1 3d ago A 112 tokens original MIT

fusion-pm-mcp

12

equinor/fusion-skills

Skill Claude CodeCodex

Explain what Fusion PM MCP is and guide setup of the hosted HTTP+OAuth server for its GitHub project-management retrieval tools. USE FOR: setting up or troubleshooting Fusion PM MCP, understanding its issue/PR/milestone tools, filing a setup bug. DO NOT USE FOR: implementing changes to the fusion-pm-mcp service…

not rated 1 3d ago A 102 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Authoritative, machine-readable EDS design rules for color tokens, typography, spacing, elevation, icons, and page layout zones. USE FOR: looking up correct EDS CSS custom properties, typography variant names, spacing tokens, shadow/elevation tokens, icon usage rules, and Fusion Portal page layout conventions. This is…

not rated 1 3d ago A 122 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Applies and explains code conventions across TypeScript, React, C#, and Markdown. Enforces naming rules, file naming patterns, TSDoc and XML doc standards, inline comment intent (the why, not the what), code structure, error handling, async patterns, and dead code policy. Also enforces ADR and contributor doc…

not rated 1 3d ago A 152 tokens original MIT

fusion-research

15

equinor/fusion-skills

Skill Claude CodeCodex

Source-backed research orchestrator for the Fusion ecosystem. Routes to the correct research agent based on question type. Returns source-backed evidence only; will not invent Framework behavior, component APIs, skill catalog relationships, platform guidance, or backend implementation details. USE FOR: any research…

not rated 1 3d ago A 112 tokens original MIT

fusion-rule-author

16

equinor/fusion-skills

Skill Claude CodeCodex

Support skill providing the workflow, templates, and references for AI coding assistant rule authoring. Invoked by fusion-rules gateway agents — not intended for direct use.

not rated 1 3d ago A 37 tokens original MIT

fusion-backend-dev

17

equinor/fusion-skills

Skill Claude CodeCodex

Guides consumption and understanding of Fusion backend services, APIs, and patterns for frontend/client developers, integrators, and architects. Shows reference implementations, explains architectural decisions, and clarifies contracts. USE FOR: understanding Fusion backend APIs, learning implementation patterns…

not rated 1 3d ago A 106 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Guides feature development in Fusion Framework React apps, including app-scoped framework research, test authoring, and test-time mocking needed to choose and verify the right integration patterns. USE FOR: building features, components, pages, hooks, services, API integrations, module configuration, and their tests.…

not rated 1 3d ago A 94 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Guides development of Fusion portal shells — scaffolding, module configuration, app loading, routing, header/context integration, analytics, and deployment using the Fusion Framework CLI portal commands. USE FOR: create portal, scaffold portal, configure portal modules, portal app loading, portal routing, portal…

not rated 1 3d ago A 118 tokens original MIT

fusion-devtools

20

equinor/fusion-skills

Skill Claude CodeCodex

Use Fusion DevTools CLI (fdev) for API testing, token acquisition, service discovery, and person lookup during development. USE FOR: calling Fusion REST APIs, getting access tokens as JSON, discovering services and environments, resolving persons, PIM role activation. DO NOT USE FOR: modifying backend service code…

not rated 1 3d ago A 82 tokens original MIT

fusion-help-api

21

equinor/fusion-skills

Skill Claude CodeCodex

Guides developers and admins through direct interaction with the Fusion Help REST API — reading articles, FAQs, release notes, searching content, and managing help documentation programmatically. USE FOR: fetch help articles from API, integrate help content in app, search help content, manage help documentation via…

not rated 1 3d ago A 103 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Wires Fusion Help Center into app pages — creates article slug constants, adds useHelpCenter hook, and connects PageLayout props so users can open contextual help articles. USE FOR: add help button to page, wire useHelpCenter, create helpArticles constants, integrate Fusion Help in app, connect PageLayout to help…

not rated 1 3d ago A 112 tokens original MIT

fusion-infra-cli

23

equinor/fusion-skills

Skill Claude CodeCodex

Provision and migrate Fusion databases using the fusion-infra-cli (finf). USE FOR: provision a database for a service, run SQL migrations, provision PR-specific ephemeral databases, check database state. DO NOT USE FOR: application code changes, service deployments, role management, or infrastructure other than…

not rated 1 3d ago A 65 tokens original MIT

equinor/fusion-skills

Skill Claude CodeCodex

Classify issue type, activate the matching agent mode for type-specific drafting, and enforce shared safety gates before GitHub mutation.

not rated 1 3d ago A 31 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: