code reviewer
by Samuel Rose
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
New: USDC payouts with Zoneless. Creators get paid in USDC on Solana -> Set up payouts
THE AGENSI STORE
6 skills found
by Samuel Rose
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.
Catch documentation that drifted from your code. Flags functions and methods named in your docs that are gone from the source, CLI flags documented but missing from the arg parser, env vars the docs mention but the code never reads, example imports of modules that no longer exist, and npm scripts or Make targets your docs reference but the project does not define. Cross-references your README and docs against Python and JS/TS source.
Generate consistent API reference docs from your code, OpenAPI spec, or route handlers — per-endpoint parameters, real request and response examples, error codes, auth, and copy-pasteable curl, written for the developer calling the API.
Turn your API's route and handler code into a spec-compliant OpenAPI 3.1 document and a ready-to-import request collection — paths, referenced schemas, auth, error responses, examples, and a variable-driven collection with the base URL and token wired up. Derived from your code, not invented.
Design the right team of specialized AI subagents for your project and get the definition files written properly — precise delegation triggers, focused system prompts, least-privilege tools, and the right model tier for each job. Includes a template, orchestration patterns, and a complete sample team.
by Vivek K
Builds a structured onboarding pack for any repo: difficulty rating, architecture and domain model, critical flows in learning order, a first safe contribution, tribal-knowledge prompts, and layered AGENTS.md-style context for humans and AI coding agents.