Manage and maintain i18n messaging or copy for Daedalus multi-language support.
input-output-hk/daedalus
SkillsMP has collected 18 skills from input-output-hk/daedalus. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 18
- GitHub stars
- 1,244
- GitHub forks
- 296
Skills in this repository
Showing 18 of 18 collected skills.
Add, update, validate and verify theme files using built-in package.json commands and utilities.
Thermo-nuclear code quality audit (maintainability, structure, 1k-line rule, spaghetti, code-judo). Invoked via Task after a parent gathers diff and file contents. Run an extremely strict maintainability review for abstraction quality, giant files, and…
Create Cucumber BDD end-to-end tests for new features, enhancements, or updates. Use this when asked to write e2e tests, acceptance tests, feature files, step definitions, or Cucumber scenarios for Daedalus.
Create or update Storybook stories for Daedalus React components. Use this when asked to write stories, visual tests, storybook entries, or component demos for new or existing features.
Encode and decode bech32 strings using the local bech32 CLI.
Diagnose cardano-cli: version, era-prefixed vs legacy syntax, network flags. Produces compatibility report.
Execute Plutus script transactions: script spends, datum/redeemer submission. Manual invoke only.
Plutus script guidance: datums, redeemers, collateral, reference scripts. Templates only—use operator to execute.
Execute staking operations: registration, delegation, rewards withdrawal. Manual invoke only.
Staking guidance: registration, delegation, rewards. Provides templates (no execution). Use operator skill to execute.
Execute transaction builds and submits. Manual invoke only—requires explicit confirmation before submit.
Transaction guidance: build, sign, submit patterns. Provides templates (no execution). Use operator skill to execute.
Execute wallet operations: key generation, address building. Manual invoke only for safety.
Wallet guidance: key generation, address building, UTxO queries. Provides templates and explanations (no execution).
Protocol parameters: fetch pparams, understand fees, min-UTxO, execution budgets. Read-only diagnostics.
Guidance for encoding/decoding CBOR and interpreting cbor-hex/diag using cbor-diag.
Formats git commit messages according to Conventional Commits specification. Use this when the user asks to commit changes or write a commit message.