leomanza/delibera.xyz
Recently updated agent-skill-related GitHub repository: leomanza/delibera.xyz.
Recently updated agent-skill-related GitHub repository: leomanza/delibera.xyz.
npx skills add leomanza/delibera.xyzRecently updated agent-skill-related GitHub repository: leomanza/delibera.xyz.
AWS Agent Skills repo that works in your AWS Learner Lab, usable with Claude Code or any other AI coding assistant
Repo with Lizza's agents/ skills for specific clients
Use Expo DOM components to run web code in a webview on native and as-is on web. Migrate web code to native incrementally.
Pure MCP Server for Claude Desktop, Cursor and Windsurf - Complete, Secure, and Easy-to-Use
>
Compile-time dependency injection in Golang using google/wire — wire.NewSet, wire.Build, wire.Bind (interface→concrete), wire.Struct, wire.Value, wire.InterfaceValue, wire.FieldsOf, cleanup functions, //go:build wireinject injector files, and generated wire_gen.go. Apply when using or adopting google/wire, when the codebase imports `github.com/google/wire`, or when wiring an application graph at compile time via `wire.Build`. For runtime DI with reflection, see `samber/cc-skills-golang@golang-uber-dig` skill.