Skip to main content
Run any Skill in Manus
with one click
GitHub repository

GoWDK

GoWDK contains 10 collected skills from cssbruno, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
49
updated
2026-06-27
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

gowdk-pr-body
software-developers

Write or update a GOWDK pull request title/body. Use for local branches or GitHub PRs that need a concise why/what/verification summary, issue links, migration notes, and generated-output or docs impact.

2026-06-27
gowdk-version-bump
software-developers

Bump the GOWDK release version. Use when updating the CLI version, VS Code extension package version, install snippets, release docs, release notes, or validating a 0.x release metadata change.

2026-06-27
gowdk-docs
software-developers

Write or update GOWDK documentation across product, engineering, language, compiler, reference, onboarding, examples, and agent guidance.

2026-06-26
gowdk-language-change
software-developers

Change GOWDK language syntax or semantics. Use for parser, formatter, lexer, analyzer, diagnostics, `.gwdk` metadata, `view {}` markup, guards, routes, layouts, actions, APIs, `build`, `server`, `paths`, or docs/examples for language behavior.

2026-06-22
gowdk-review
software-quality-assurance-analysts-and-testers

Review GOWDK code changes, a PR, or a subsystem for correctness and maintainability. Use for code review requests, pre-merge checks, or auditing a diff against GOWDK product and contract rules.

2026-06-22
gowdk-compiler-internal
software-developers

Change GOWDK compiler internals without changing public language behavior. Use for AST shape, analyzer passes, IR (`gwdkir`) structure and invariants, lowering, diagnostics registry plumbing, validation order, or compiler performance work.

2026-06-14
gowdk-generated-output
software-developers

Change GOWDK build output, generated Go app source, generated routes, manifests, CSS/assets, SSR handlers, action/API adapters, fragments, guards, or runtime/appgen/buildgen contracts.

2026-06-11
gowdk-bug
software-developers

Diagnose and fix a GOWDK bug report, failing command, broken example, compiler diagnostic regression, generated output mismatch, or CI failure tied to this repository.

2026-06-11
gowdk-feature
software-developers

Plan and build a new GOWDK feature or substantial capability, from spec to verified vertical slice. Use for new user-facing behavior, new compiler/runtime capabilities, or large changes that need a feature spec and implementation plan.

2026-06-11
gowdk-refactor
software-developers

Simplify or reorganize GOWDK code without changing behavior. Use for deduplication, removing indirection, splitting or merging packages, renaming internals, or cleanup that should leave tests and public contracts untouched.

2026-06-11