Run go generate
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install ivantorresedge-go-tech-stacks-go@IvanTorresEdge/molcajete.ai# Run Go Generate Execute go generate directives in the codebase. Use the Task tool to launch the **developer** agent with instructions: 1. Find files with //go:generate directives 2. Run `go generate ./...` 3. Show which files were generated 4. Verify generated code compiles 5. Display any errors **Common Go Generate Uses:** - Mock generation (mockgen) - String method generation (stringer) - Protocol buffer compilation (protoc-gen-go) - SQL code generation (sqlc) - Wire dependency injection **Example Directive:** Reference the code-quality skill.
Generate ready-to-execute hypershift cluster creation commands from natural language descriptions
Generate documentation from TypeScript/JavaScript code, OpenAPI specs, GraphQL schemas, and SpecWeave specifications.
Generate an rmplan plan
Generate focused documentation for components, functions, APIs, and features
Generate focused documentation for components, functions, APIs, and features