@skills · Owner
Agent skills by equinor
36 skills indexed from github.com/equinor. Reference any of them in AdaL, Claude Code, Cursor or any coding agent — nothing to install.
- .agents · Collection · 1 stars
- .experimental · Collection · 1 stars
- .system · Collection · 1 stars
- caveman-compress · Skill · 1 stars
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.
- equinor-design-system · Skill · 1 stars
Authoritative, machine-readable EDS design rules for color tokens, typography, spacing, elevation, icons, and page layout zones. USE FOR: looking up correc
- fusion · Skill · 1 stars
Main Copilot skill gate for the Fusion ecosystem — cross-domain router. USE FOR: routing between different Fusion domains (skills, issues, PRs, reviews) wh
- fusion-backend-dev · Skill · 1 stars
Guides consumption and understanding of Fusion backend services, APIs, and patterns for frontend/client developers, integrators, and architects. Shows refe
- fusion-code-conventions · Skill · 1 stars
Applies and explains code conventions across TypeScript, React, C#, and Markdown. Enforces naming rules, file naming patterns, TSDoc and XML doc standards,
- fusion-core-services · Skill · 1 stars
Guides integrations across Fusion Core service APIs from a single installable skill. USE FOR: service discovery across apps, people, context, roles, notifi
- fusion-dependency-review · Skill · 1 stars
Review dependency PRs with structured research, existing-PR-discussion capture, multi-lens analysis (security, code quality, impact), and a repeatable verd
- fusion-design · Skill · 1 stars
Looks up Fusion Design Guidelines and applies them to any frontend code in the Fusion ecosystem. USE FOR: layout, spacing, component usage, interaction pat
- fusion-developer-app · Skill · 1 stars
Guides feature development in Fusion Framework React apps, including app-scoped framework research, test authoring, and test-time mocking needed to choose
- fusion-developer-portal · Skill · 1 stars
Guides development of Fusion portal shells — scaffolding, module configuration, app loading, routing, header/context integration, analytics, and deployment
- fusion-devtools · Skill · 1 stars
Use Fusion DevTools CLI (fdev) for API testing, token acquisition, service discovery, and person lookup during development. USE FOR: calling Fusion REST AP
- fusion-github-review-resolution · Skill · 1 stars
Resolves unresolved GitHub PR review threads end-to-end: evaluates whether each review comment is correct, applies a targeted fix when valid, replies with
- fusion-help-api · Skill · 1 stars
Guides developers and admins through direct interaction with the Fusion Help REST API — reading articles, FAQs, release notes, searching content, and manag
- fusion-help-docs · Skill · 1 stars
Guides app teams through authoring, structuring, and publishing help documentation (articles, release notes, FAQs) using the fusion-help-cli. USE FOR: writ
- fusion-help-integration · Skill · 1 stars
Wires Fusion Help Center into app pages — creates article slug constants, adds useHelpCenter hook, and connects PageLayout props so users can open contextu
- fusion-infra-cli · Skill · 1 stars
Provision and migrate Fusion databases using the fusion-infra-cli (finf). USE FOR: provision a database for a service, run SQL migrations, provision PR-spe
- fusion-issue-authoring · Skill · 1 stars
Classify issue type, activate the matching agent mode for type-specific drafting, and enforce shared safety gates before GitHub mutation.
- fusion-issue-solving · Skill · 1 stars
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/
- fusion-issue-task-planning · Skill · 1 stars
Plan and break down user-story issues into ordered, traceable task issue drafts with explicit publish gates.
- fusion-mcp · Skill · 1 stars
Explain what Fusion MCP is and guide users through setting it up when they need Fusion-aware MCP capabilities in Copilot workflows.
- fusion-package-scribe · Skill · 1 stars
Systematically improves TSDoc and README documentation across packages in a TypeScript monorepo. Discovers public API surfaces, generates or improves TSDoc
- fusion-pm-mcp · Skill · 1 stars
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 tro
- fusion-research · Skill · 1 stars
Source-backed research orchestrator for the Fusion ecosystem. Routes to the correct research agent based on question type. Returns source-backed evidence o
- fusion-roles-cli · Skill · 1 stars
Deploy and manage Fusion Roles V2 configuration using the fusion-roles-cli (froles). USE FOR: deploy role config from a JSON file, create roles/bindings/as
- fusion-rule-author · Skill · 1 stars
Support skill providing the workflow, templates, and references for AI coding assistant rule authoring. Invoked by fusion-rules gateway agents — not intend
- fusion-rules · Skill · 1 stars
Entrypoint for AI coding assistant rule authoring across GitHub Copilot, Cursor, and Claude Code. USE FOR: setting up rules, reviewing existing rules, scaf
- fusion-skill-authoring · Skill · 1 stars
Creates or modernizes repository skills with clear activation cues, purposeful support files, and practical review loops. USE FOR: creating a new skill, ti
- fusion-skills · Skill · 1 stars
Entrypoint for all Fusion skill lifecycle operations. USE FOR: finding, installing, updating, syncing, or greenkeeping skills; setting up skill automation;
- fusion-skills · Collection · 1 stars
- skills · Collection · 1 stars
- skills · Collection · 1 stars
- fusion-framework-mocking · Skill
Guides seeding deterministic Fusion Framework module state in tests — mockFramework, mockAppModules, and module-owned enableXMock helpers (msal, service-di
- fusion-framework-testing · Skill
Guides writing and running Vitest tests for Fusion Framework React apps with @equinor/fusion-framework-vitest-plugin-react-app — choosing a testing layer,