code-security-audit
Comprehensive code security audit toolkit combining OWASP Top 10 vulnerability scanning, dependency analysis.
Combines OWASP scanning with dependency analysis in one pass — security review without hiring a consultant.
Finding signal on Twitter is more difficult than it used to be. We curate the best tweets on topics like AI, startups, and product development every weekday so you can focus on what matters.
13 hand-picked coding agents & ides skills for your OpenClaw agent. Every entry reviewed and annotated.
Comprehensive code security audit toolkit combining OWASP Top 10 vulnerability scanning, dependency analysis.
Combines OWASP scanning with dependency analysis in one pass — security review without hiring a consultant.
Codebase intelligence — generates structured navigation maps with file:line references so agents stop re-scanning.
Solves a real pain point: agents wasting tokens re-exploring codebases they've already seen. Navigation maps persist across sessions.
Orchestrate multiple AI coding agents (Claude Code, Codex, Aider) from a single config — launch teams, run workflows, track capacity, and manage handoffs.
True multi-agent coding orchestration across three major CLI tools. The capacity tracking and handoff management put it a cut above simpler launchers.
Systematic debugging that prevents patch-chaining and workaround addiction in AI agents.
Addresses one of the most common failure modes in AI coding: layering fixes on top of fixes. Enforces root-cause discipline.
Scan codebase for environment variables, generate .env.example, validate .env, and ensure .gitignore safety.
Essential DevEx helper. Every project needs .env hygiene and this automates the boring but important parts.
Generate a production-quality README.md by analyzing project structure, framework, and code.
Generates real README files by reading actual code — not template-filled junk. Developers will use this constantly.
Senior Python Developer operating in strict mode.
A well-scoped persona skill that enforces professional coding standards. Useful when you need the agent to stop cutting corners.
Expert Haskell development skill.
Haskell expertise is rare and hard to approximate from base models. This specialized skill fills a real gap for functional programmers.
Generate visual flow diagrams, architecture diagrams, and system maps as SVG/PNG.
Visual architecture documentation that outputs real image files. Pairs perfectly with README generation for complete project docs.
Write decision-oriented engineering RFCs with strict template enforcement.
Enforces proper RFC structure rather than producing freeform documents. Strict template mode is exactly what eng teams need.
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running actual verification.
Forces agents to actually verify claims before declaring done. Solves the hallucinated 'it works' problem that plagues AI coding sessions.
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies.
Concise, practical guidance on when and how to run agents in parallel. Reduces both time and cost on multi-file changes.
Use when completing tasks, implementing major features, or before merging to verify work meets requirements.
Structures the code review request process so agents surface the right context. Pairs well with other finishing-workflow skills.