codex grade coding
by Roy Yuen
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
58 skills found
by Roy Yuen
Turn your AI agent into a senior engineer with strict task classification and verification-driven coding protocols.
by Roy Yuen
Upgrade your AI agent with a senior-level engineering SOP focused on inspection, minimal diffs, and hard verification.
by Kevin Cline
Automated test generation with edge case analysis and framework-native syntax for TS, Python, Go, and Rust.
by Shogun Labs
Pre-commit security hooks: secret detection, destructive command prevention
by Aman Garg
Three-pass automated code review that catches error handling gaps, structural issues, and naming problems — then auto-fixes everything before code reaches the user.
by Julian
A 5-gate pre-flight audit to ensure your AI agent has the context, scope, and safety boundaries needed to code successfully.
by Rian O'Leary
Automated risk classification and regression checking to stop AI agents from breaking your codebase.
by Shogun Labs
Project-specific Claude Code agent harness setup
by Timoranjes
High-precision test gap analysis that prioritizes untested code by risk and identifies missing edge cases.
by Alex Shi
The ultimate pre-commit checklist agent for cleaning code, updating docs, and validating repository state.
by Timoranjes
Audit your codebase for technical debt and generate a prioritized, actionable remediation report.
by Julian
Transform technical debt into a prioritized roadmap with professional-grade refactoring reports.
by Roy Yuen
Enforce senior-level coding standards (Surgical, Simple, Goal-Driven) on every AI-generated code change.
Audit codebases for structural debt, TODOs, and dependency rot to generate prioritized remediation reports.
by Timoranjes
Scan multi-language codebases for unused variables, orphaned functions, and unreachable code with severity ranking.
Catch typos, homophones, and near-miss misspellings across code, docs, and markdown, in a commit, your staged changes, a file, or a whole directory. Layers dictionary, phonetic (Soundex), and edit-distance checks with context-aware homonym rules to flag the their/there and its/it's a basic spellcheck sails right past.
A senior-level code reviewer that uses Socratic questioning to identify architectural flaws and teach better patterns.
Find the unit tests that pass without testing anything. Flags tests with no assertions, trivial existence-only checks (toBeDefined, assertIsNotNone), tests that assert the exact value they just mocked, snapshot-only tests, tautological assertions (expect(true).toBe(true)), empty placeholders, and over-mocked tests with more setup than assertions. Works on Jest/Vitest and pytest/unittest.
An adversarial senior engineer review gate that audits AI-written code for security gaps and logic errors before shipping.
Apply Clean Code and Clean Architecture standards to automate refactoring, reviews, and dependency management.
by Lily Studio
Paste your Python code and get a plain-English test report — what works, what doesn't, what's unfinished, and exactly what to do next.
Audit your frontend for accessibility violations before release — flags WCAG failures, gives prioritized fixes, and blocks the broken patterns that get sites sued.
An adversarial reviewer for AI-written code changes. It pressure-tests a pull request or diff for untested branches, silent behavior changes, missing edge cases, over-confident code that only looks right, and weak tests, then returns a PASS / REVISE / BLOCK verdict before the change merges.
by Timoranjes
Automated audit of codebases for hardcoded strings, missing translation keys, and RTL/locale formatting gaps.