Wayne
Community@michealwayne · Hangzhou, China
Live and learn.
Agent Skills by Wayne
Showing 10 vetted skills indexed across 1 GitHub repositories.
build-packages
Build fe-tools monorepo packages and validate TypeScript compilation.
add-tests
Implement Jest unit tests for fe-tools utilities with deterministic inputs.
bilingual-jsdoc
Generate bilingual Chinese and English JSDoc for exported TypeScript functions.
verify-docs-tests
Compare public API exports with documentation and test coverage across fe-tools packages.
add-utils-function
Automate adding utility functions across fe-tools monorepo packages with typed exports and tests.
sync-skills
Synchronize repository-defined skills into local AI tool directories via npm run skills:sync.
sync-docs
Regenerate and verify TypeDoc documentation across packages after code changes.
create-module-file
Create a module file under packages/<pkg>/src/ and export it from index.ts.
select-package
Classifies requests by runtime and domain to select the fe-tools package directory before coding.
update-index-exports
Update fe-tools package index.ts exports and validate tests for new modules.