hduoc2003 avatar

hduoc2003

Community

@hduoc2003

7Followers
|
41Public Repos
|
23Published Skills

hduoc2003 maintains skills for Guardian multisig SDK development, spec-driven feature engineering, AWS ECS deployment, and Rust/TypeScript best practices.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)Cybersecurity & Co.. (25%)Cloud & Compute In.. (20%)Data Systems & Dat.. (10%)

Agent Skills by hduoc2003

Showing 23 vetted skills indexed across 1 GitHub repositories.

hduoc2003hduoc2003

speckit.checklist

Generate requirements-quality checklists from feature specs, plans, and tasks.

Community
Intermediate
hduoc2003hduoc2003

smoke-test-ts-multisig-sdk

Drives browser-based smoke testing of the TypeScript Miden multisig SDK against GUARDIAN servers.

Community
Advanced
hduoc2003hduoc2003

smoke-test-operator-dashboard

Smoke test Guardian operator dashboard auth and account APIs via browser automation.

Community
Advanced
hduoc2003hduoc2003

release-guardian-sdk-packages

Versions, validates, and publishes Guardian Rust crates and npm packages for coordinated SDK releases.

Community
Advanced
hduoc2003hduoc2003

smoke-test-evm-proposal-support

Smoke test Guardian EVM proposal workflows against Anvil or Sepolia networks.

Community
Advanced
hduoc2003hduoc2003

speckit.constitution

Create or update the project constitution and propagate changes across dependent templates.

Community
Intermediate
hduoc2003hduoc2003

speckit.implement

Executes implementation plans by processing tasks defined in tasks.md.

Community
Advanced
hduoc2003hduoc2003

guardian-validation-matrix

Selects the minimal test, build, and smoke validation set for Guardian repository changes.

Community
Intermediate
hduoc2003hduoc2003

typescript-expert

Diagnose and resolve TypeScript type errors, build performance, and monorepo configuration issues.

Community
Advanced
hduoc2003hduoc2003

rust-best-practices

Review and write idiomatic Rust code using Apollo GraphQL's best practices handbook.

Community
Intermediate
hduoc2003hduoc2003

guardian-contract-change

Propagate Guardian server contract changes across Rust and TypeScript clients, SDKs, examples, and docs.

Community
Advanced
hduoc2003hduoc2003

speckit.taskstoissues

Convert feature tasks into dependency-ordered GitHub issues via the GitHub MCP server.

Community
Intermediate
hduoc2003hduoc2003

speckit.clarify

Detects underspecified areas in feature specs and records targeted clarification answers.

Community
Intermediate
hduoc2003hduoc2003

speckit.plan

Generates implementation plans and design artifacts from feature specifications.

Community
Intermediate
hduoc2003hduoc2003

speckit.analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.

Community
Intermediate
hduoc2003hduoc2003

deploy-guardian-aws

Deploy and troubleshoot the Guardian AWS ECS and RDS stack using Terraform and deploy scripts.

Community
Advanced
hduoc2003hduoc2003

run-guardian-prod-benchmarks

Run and report production GUARDIAN benchmarks using the distributed ECS client harness.

Community
Advanced
hduoc2003hduoc2003

smoke-test-rust-multisig-sdk

Drives manual smoke testing of the Rust miden-multisig-client SDK through the guardian-demo CLI.

Community
Advanced
hduoc2003hduoc2003

guardian-auth-signature-flows

Implement and debug Guardian authentication and Falcon/ECDSA signature flows across server and clients.

Community
Advanced
hduoc2003hduoc2003

guardian-multisig-proposal-lifecycle

Implements and validates multisig proposal lifecycle changes across Rust and TypeScript SDKs.

Community
Advanced
hduoc2003hduoc2003

guardian-change-impact

Maps Guardian repository changes to impacted layers, files, tests, and documentation.

Community
Intermediate
hduoc2003hduoc2003

speckit.specify

Generate structured feature specifications from natural language feature descriptions.

Community
Advanced
hduoc2003hduoc2003

speckit.tasks

Generates a dependency-ordered tasks.md checklist from feature design documents.

Community
Intermediate

Frequently Asked Questions About hduoc2003

FAQPage Schema
What tasks can I accomplish with hduoc2003's skills?▼

You can smoke test Guardian multisig and EVM proposal flows, propagate contract changes across server and client SDKs, deploy to AWS ECS with Terraform, run production ECDSA/Falcon benchmarks, and drive spec-driven development from specification through tasks, analysis, and implementation.

Who should use these skills?▼

Engineers working on the OpenZeppelin Guardian repository, including Rust and TypeScript SDK maintainers, multisig wallet developers, release managers publishing to crates.io and npm, and developers practicing spec-driven feature delivery with the speckit skill family.

How do the Guardian smoke-testing skills run in practice?▼

They drive manual verification through browser harnesses like examples/smoke-web and the interactive Rust demo CLI, combined with targeted cargo and npm checks, covering account creation, cosigner sync, proposal lifecycle, offline export/import, and local, Para, or Miden wallet behavior.

Are these skills open source and what do they cost?▼

The skills are free to use from the public repository. The rust-best-practices skill is explicitly MIT licensed, authored by Apollo GraphQL, and requires Rust 1.70+ with Cargo; other skills carry no stated license fee or commercial cost.

What prerequisites do these skills require?▼

Depending on the skill: the Guardian repository with its Rust crates and TypeScript packages, Anvil and an EVM-enabled guardian-server for EVM tests, AWS credentials with Terraform for ECS deployment, and the github-mcp-server issue_write integration for converting tasks into GitHub issues.