hduoc2003
Community@hduoc2003
hduoc2003 maintains skills for Guardian multisig SDK development, spec-driven feature engineering, AWS ECS deployment, and Rust/TypeScript best practices.
Agent Skills by hduoc2003
Showing 23 vetted skills indexed across 1 GitHub repositories.
speckit.checklist
Generate requirements-quality checklists from feature specs, plans, and tasks.
smoke-test-ts-multisig-sdk
Drives browser-based smoke testing of the TypeScript Miden multisig SDK against GUARDIAN servers.
smoke-test-operator-dashboard
Smoke test Guardian operator dashboard auth and account APIs via browser automation.
release-guardian-sdk-packages
Versions, validates, and publishes Guardian Rust crates and npm packages for coordinated SDK releases.
smoke-test-evm-proposal-support
Smoke test Guardian EVM proposal workflows against Anvil or Sepolia networks.
speckit.constitution
Create or update the project constitution and propagate changes across dependent templates.
speckit.implement
Executes implementation plans by processing tasks defined in tasks.md.
guardian-validation-matrix
Selects the minimal test, build, and smoke validation set for Guardian repository changes.
typescript-expert
Diagnose and resolve TypeScript type errors, build performance, and monorepo configuration issues.
rust-best-practices
Review and write idiomatic Rust code using Apollo GraphQL's best practices handbook.
guardian-contract-change
Propagate Guardian server contract changes across Rust and TypeScript clients, SDKs, examples, and docs.
speckit.taskstoissues
Convert feature tasks into dependency-ordered GitHub issues via the GitHub MCP server.
speckit.clarify
Detects underspecified areas in feature specs and records targeted clarification answers.
speckit.plan
Generates implementation plans and design artifacts from feature specifications.
speckit.analyze
Analyze spec.md, plan.md, and tasks.md for inconsistencies, gaps, and constitution violations.
deploy-guardian-aws
Deploy and troubleshoot the Guardian AWS ECS and RDS stack using Terraform and deploy scripts.
run-guardian-prod-benchmarks
Run and report production GUARDIAN benchmarks using the distributed ECS client harness.
smoke-test-rust-multisig-sdk
Drives manual smoke testing of the Rust miden-multisig-client SDK through the guardian-demo CLI.
guardian-auth-signature-flows
Implement and debug Guardian authentication and Falcon/ECDSA signature flows across server and clients.
guardian-multisig-proposal-lifecycle
Implements and validates multisig proposal lifecycle changes across Rust and TypeScript SDKs.
guardian-change-impact
Maps Guardian repository changes to impacted layers, files, tests, and documentation.
speckit.specify
Generate structured feature specifications from natural language feature descriptions.
speckit.tasks
Generates a dependency-ordered tasks.md checklist from feature design documents.
Frequently Asked Questions About hduoc2003
FAQPage SchemaWhat 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.