
Product
Socket Now Protects the Firefox Extension Ecosystem
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.
@fro.bot/systematic
Advanced tools
AI coding tools are fast at generating code, but they don't preserve engineering discipline by default. They skip planning, forget standards, miss review steps, and fail to capture what was learned. Systematic exists to turn those one-off interactions into a repeatable workflow.
You want AI that follows your process, not just your prompts. You want repeatable engineering habits encoded into the environment. You want the system to get better after each task.
Systematic is an OpenCode plugin that ships 40+ bundled skills covering brainstorming, planning, implementation, review, and knowledge capture. It includes 50+ specialized agents for architecture, security, performance, design, and code review. Installation is zero-configuration — the plugin registers everything via OpenCode's config hooks and works immediately on restart. OCX registry support is available for component-level installs when you only want specific pieces.
OpenCode plugin — full integration (slash commands, systematic_skill tool, agent registration):
{ "plugins": ["@fro.bot/systematic@latest"] }
Add that to ~/.config/opencode/opencode.json and restart OpenCode.
npx skills — portable skill content for any AI harness (Claude Code, Cursor, Copilot, …):
npx skills add marcusrbrown/systematic
Use the plugin if you're on OpenCode and want the complete experience. Use npx skills if you want the skill Markdown files dropped into whatever harness you're running.
Once installed, run a full engineering cycle on any feature:
/ce:brainstorm "add dark mode toggle"
/ce:plan
/ce:work
/ce:review
Each step invokes a structured skill that guides the AI through the appropriate phase — requirements exploration, implementation planning, execution, and code review.
@fro.bot/systematic@latest to your opencode.json plugins list/ce:brainstorm on something you're buildingsystematic_skill tool appears in your tool listMIT © Marcus R. Brown
FAQs
Compound-engineering loops for OpenCode, Pi, and Claude Code
The npm package @fro.bot/systematic receives a total of 2,661 weekly downloads. As such, @fro.bot/systematic popularity was classified as popular.
We found that @fro.bot/systematic demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Product
Socket is bringing experimental protection to Firefox, scanning 97,000+ extensions in Mozilla's official directory for malware and risky updates.

Research
/Security News
Three compromised Rust crates pulled in a malicious dependency that downloaded and executed cross-platform malware during Cargo builds.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.