Lwmacct 260112 Cc Plugins Study
lwmacct-260112-cc-plugins-study is a Claude Code plugin for the Ship phase that bundles Golang, Python, and general code-review tools for standards, linting, and OWASP-aware checks.
Add when you want Claude Code to review Go, Python, and general code against team-style standards and security baselines before you ship.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lwmacct-260112-cc-plugins-study@lwmacct/260112-cc-plugins-studyBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:lwmacct/260112-cc-plugins-study") and the paste-ready config with skillselion.get_install_config("plugin:lwmacct/260112-cc-plugins-study").
What it does
lwmacct-260112-cc-plugins-study is a Claude Code plugin marketplace aimed at development规范—structured code review for Golang, Python, and general projects. Solo builders who wear every hat often skip formal review until something breaks in production; this bundle packages language-specific and cross-cutting reviewers so the agent can flag style drift, weak patterns, and basic security smells before merge. The three plugins split responsibility by stack: Go for backend services and CLIs, Python for scripts and APIs, and a general lane for clean-code and OWASP-aligned guidance. It is a study-oriented marketplace rather than a single mega-linter, which suits indies who want opinionated prompts and review flows inside Claude Code instead of wiring CI for every micro-repo. Pair it with your own test suite; it sharpens readability and standards compliance, not runtime proof.
Highlights
- Three-plugin marketplace covering Golang, Python, and general development standards
- Code review oriented around clean code, linting, and language-specific conventions
- Python coverage includes PEP8 and type-hints style expectations
- Go/Golang plugin for idiomatic and quality-focused review
- General plugin adds OWASP and cross-language security and standards checks
Why builders use it
Without consistent review, solo Go and Python codebases accumulate style debt, missing type discipline, and overlooked security gaps before ship.
You run Claude Code review plugins tuned to Go, Python, and general rules so merges meet your standards without a full-time reviewer.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is lwmacct-260112-cc-plugins-study for?
Solo and small-team developers who write Go or Python and want Claude Code plugins that enforce clean code, linting, and security-oriented review habits.
When should I use lwmacct-260112-cc-plugins-study?
Use it before merging or releasing when you need language-specific standards (PEP8, Go idioms) plus general OWASP and quality passes on agent-written code.
How do I add lwmacct-260112-cc-plugins-study to my agent?
Register the lwmacct/260112-cc-plugins-study marketplace in Claude Code and install the Go, Python, and general review plugins you need for your stack.
Comments
Share how you use lwmacct-260112-cc-plugins-study, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.