Skip to content

UVerify-io/uverify-claude-skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UVerify Claude Skill

A Claude Code skill that turns Claude into an expert assistant for building document certification, file integrity, and notary applications with the UVerify SDK and API — backed by the Cardano blockchain.

What it does

Type /uverify in any Claude Code session and Claude instantly knows:

  • How to use @uverify/sdk to issue and verify certificates
  • How to build a custom certificate template with @uverify/core
  • All types (UVerifyCertificate, UVerifyMetadata, UVerifyCertificateExtraData, …)
  • The CLI scaffold workflow (npx @uverify/cli init)
  • Template registration, whitelisting, theming
  • Built-in template IDs and when to use each
  • GDPR-safe URL-split pattern for personal data
  • Bootstrap Datum / white-label platform setup

Install

/plugin marketplace add UVerify-io/uverify-claude-skill
/plugin install uverify@uverify-plugins

Usage

In any Claude Code session, type:

/uverify

Claude will ask what you want to build and guide you with working code.

Example prompts after activating

  • /uverify — I want to issue diploma certificates from a Node.js backend
  • /uverify — Build a custom template that shows a product passport
  • /uverify — How do I verify a file's integrity without a wallet?
  • /uverify — Set up a white-label notary service for my organisation

Project scope

This skill covers three builder paths:

Path Tools
Programmatic issuing / verifying @uverify/sdk
Custom certificate UI @uverify/core, @uverify/cli
White-label platform Bootstrap Datum, state management

Links

License

Apache-2.0

About

A Claude Code skill that turns Claude into an expert UVerify developer assistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors