Ledger avatar

Ledger

Official

@ledgerhq · France

0Followers
|
593Public Repos
|
79Published Skills

Trusted hardware for blockchain applications

Skills Distribution
DomainCybersecurit...Cryptographic Sign.. (40%)Device Management (30%)Quality Assurance (30%)

Agent Skills by Ledger

Showing 79 vetted skills indexed across 3 GitHub repositories.

LedgerHQLedgerHQ
23

release-notes-slack

Convert raw Lumen GitHub release dumps into a standardized Slack announcement draft.

Official
Intermediate
LedgerHQLedgerHQ
23

component-mdx

Writes Storybook MDX component docs using the two-tab Overview and Implementation structure.

Official
Intermediate
LedgerHQLedgerHQ
23

figma-token-sync

Synchronizes CSS design tokens with JavaScript theme objects for React Native.

Official
Intermediate
LedgerHQLedgerHQ
23

code-connect

Creates and maintains Figma Code Connect files mapping Figma components to React code.

Official
Intermediate
LedgerHQLedgerHQ
23

context7

Retrieves up-to-date documentation for external libraries and frameworks via Context7 MCP.

Official
Basic
LedgerHQLedgerHQ
23

release-plan

Generates Nx version plan files with patch bumps and one package per file.

Official
Basic
LedgerHQLedgerHQ
23

component-styling

Applies cross-platform design-token styling rules to React and React Native components.

Official
Intermediate
LedgerHQLedgerHQ
23

component-architecture

Guides component API design, layering, and composition patterns for Lumen React and React Native libraries.

Official
Intermediate
LedgerHQLedgerHQ
23

component-stories

Enforces Storybook story conventions for React and React Native component stories.

Official
Basic
LedgerHQLedgerHQ
23

component-testing

Writes component tests for React and React Native libraries using Vitest and Jest conventions.

Official
Intermediate
LedgerHQLedgerHQ
23

open-pr

Automates committing, pushing, and creating GitHub pull requests with Nx version plans.

Official
Intermediate
LedgerHQLedgerHQ
23

disabled-context

Propagates disabled state from parent components to sub-components via a shared React context.

Official
Basic
LedgerHQLedgerHQ
23

nx

Guides Nx workspace tasks, generators, and MCP tools for monorepo development.

Official
Basic
LedgerHQLedgerHQ
23

component-anatomy

Enforces naming, file layout, and barrel conventions for components in libs directories.

Official
Intermediate
LedgerHQLedgerHQ
23

figma-to-code

Converts Figma design variables into Tailwind classnames and React Native themeJS token paths.

Official
Intermediate
LedgerHQLedgerHQ
23

pr-review

Reviews pull requests against Lumen design-system conventions with platform-routed, severity-scored findings.

Official
Advanced
LedgerHQLedgerHQ
615

ddd-structure-flow

Organizes Ledger Wallet code placement across DDD monorepo layers and packages.

Official
Basic
LedgerHQLedgerHQ
615

ddd-types-state-mocks

Structures Ledger Wallet data layers mapping one API response to one entity slice.

Official
Basic
LedgerHQLedgerHQ
615

package-public-api

Enforces barrel-only public API exports for shared, domain, and features packages.

Official
Basic
LedgerHQLedgerHQ
615

ddd-data-layer-advanced

Structures Ledger Wallet data layers where one API response serves multiple domain entities.

Official
Intermediate
LedgerHQLedgerHQ
615

debug-rn-native-crash

Diagnose native React Native Fabric and Hermes crashes in iOS apps using Xcode and lldb.

Official
Advanced
LedgerHQLedgerHQ
615

cloud-sync-module

Write, review, and debug CloudSyncDataManager modules that sync user data through Ledger Sync.

Official
Advanced
LedgerHQLedgerHQ
615

comments

Reduces unnecessary code comments by replacing them with clearer naming and structure.

Official
Basic
LedgerHQLedgerHQ
615

get-pr-comments

Fetches and summarizes review comments from the active pull request.

Official
Basic

Frequently Asked Questions About Ledger

FAQPage Schema
What specific tasks are enabled by Ledger's technical integration capabilities?▼

These capabilities enable secure transaction signing, device authentication, account discovery, and balance verification. Developers can map intent to signing operations, manage hardware device states, and ensure application reliability through comprehensive unit and integration testing frameworks.

Which technical personas are the primary target for these integration skills?▼

The primary target personas are blockchain engineers, security architects, and quality assurance specialists. These professionals utilize the provided frameworks to integrate hardware-backed security into decentralized applications and maintain robust testing environments for wallet software.

What are the core prerequisites for implementing Ledger device management?▼

Implementation requires familiarity with DMK design patterns, Speculos for device simulation, and Playwright for interface validation. Developers must also possess a working knowledge of cryptographic signing flows and the specific command structures required for hardware-based authentication and asset management.