Ledger avatar

Ledger

Official

@ledgerhq · France

0Followers
|
593Public Repos
|
63Published Skills

Trusted hardware for blockchain applications

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

Agent Skills by Ledger

Showing 63 vetted skills indexed across 2 GitHub repositories.

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
LedgerHQLedgerHQ
615

prefer-set-has

Enforces Set.has() over Array.includes() for constant membership checks in TypeScript.

Official
Basic
LedgerHQLedgerHQ
615

detect-data-leaks

Detect PII leaks to third-party services introduced by the current git branch.

Official
Intermediate
LedgerHQLedgerHQ
615

feature-dev

Guides feature implementation through codebase exploration, architecture design, and phased code review.

Official
Advanced
LedgerHQLedgerHQ
615

impacting-prs

Detects open GitHub PRs impacted by a migration and posts blocking reviews or heads-up comments.

Official
Advanced
LedgerHQLedgerHQ
615

coin-modules

Defines rules and layout for blockchain coin module packages in ledger-live.

Official
Intermediate
LedgerHQLedgerHQ
615

e2e-mobile-add-or-update

Guides writing and updating Detox E2E tests for ledger-live-mobile.

Official
Basic
LedgerHQLedgerHQ
615

docs-migrate

Migrate scattered documentation into a unified target structure without duplication.

Official
Basic
LedgerHQLedgerHQ
615

slack-pr-message

Generates formatted Slack announcement messages for pull requests with package-based prefixes.

Official
Basic
LedgerHQLedgerHQ
615

batch-feature-dev

Coordinates batches of Jira tickets into scoped feature branches, changesets, and draft PRs.

Official
Advanced
LedgerHQLedgerHQ
615

pre-review

Reviews git diffs against develop using five parallel code-reviewer agents with severity-ranked findings.

Official
Intermediate
LedgerHQLedgerHQ
615

typescript

Applies TypeScript and React typing conventions when writing or reviewing .ts and .tsx files.

Official
Basic
LedgerHQLedgerHQ
615

ldls-native

Applies Lumen UI React Native design system rules to component development.

Official
Basic
LedgerHQLedgerHQ
615

mvvm-architecture

Enforces MVVM architecture patterns for Ledger Live desktop and mobile TypeScript code.

Official
Intermediate
LedgerHQLedgerHQ
615

ldls-web

Applies LDLS design system rules for @ledgerhq/lumen-ui-react components.

Official
Basic
LedgerHQLedgerHQ
615

react-general

Applies React and React Native engineering rules when writing or reviewing TypeScript files.

Official
Intermediate
LedgerHQLedgerHQ
615

rtk-query-api

Implements RTK Query createApi patterns with endpoint injection and cache tag management.

Official
Intermediate

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.