agent rule compliance auditor
by Timoranjes
Teaches AI coding agents to audit their own CLAUDE.md, cursor rules, and project config files for structural flaws that cause rule non-compliance. Diagnoses WHY agents ignore rules (ambiguity, contrad
Ship better AI in 30 seconds. Browse 2,000+ expert-built and security scanned skills -> Browse skills
THE AGENSI STORE
67 skills found
by Timoranjes
Teaches AI coding agents to audit their own CLAUDE.md, cursor rules, and project config files for structural flaws that cause rule non-compliance. Diagnoses WHY agents ignore rules (ambiguity, contrad
by Timoranjes
Teaches AI coding agents to make minimal, surgical code edits instead of full-file rewrites or over-engineered solutions. Solves the #1 agent frustration: "it rewrote 500 lines when 50 would do." Work
by Timoranjes
Teaches AI coding agents to build and run automated regression tests for SKILL.md files. When you update a skill that your team depends on, you need to know it still works — not just that it "looks ri
by Timoranjes
Teaches AI coding agents to design safe Prisma schemas that prevent data loss, race conditions, N+1 queries, and the dangerous Prisma migration reset. Covers 12 critical anti-patterns (missing indexes
by Timoranjes
Teaches AI coding agents to detect when they're stuck in a repeating action loop (same file edit, same tool call, same error pattern) and break out before burning tokens. Uses a three-layer detection
by Timoranjes
Teaches AI coding agents to systematically reduce code complexity by identifying and refactoring high-cognitive-load patterns: deeply nested conditionals, god functions, excessive state mutations, tan
by Timoranjes
Teaches AI coding agents to enforce a strict spec-first workflow: write tests or formal specifications BEFORE implementing any code. Implements a pre-hook that blocks code edits until a test file or s
by Timoranjes
Teaches AI coding agents to proactively manage token budgets across task phases — setting per-task budgets, monitoring consumption in real-time, auto-compressing when approaching limits, and escalatin
by Timoranjes
Teaches AI coding agents to generate optimized project rule files (.cursorrules, CLAUDE.md, AGENTS.md) that give agents precise context about a project's architecture, conventions, and workflow. Cover
by Timoranjes
Teaches AI coding agents to handle API and tool call failures gracefully using production-grade resilience patterns: exponential backoff with jitter, circuit breakers, timeout management, rate-limit h
by Timoranjes
Teaches AI coding agents to enforce hard numeric quality thresholds on code complexity — cyclomatic complexity, cognitive complexity, coupling, and maintainability index — as deterministic CI/CD gates
by Timoranjes
Teaches AI coding agents to structure and optimize "vibe coding" (AI-assisted iterative development) workflows using a repeatable four-phase framework: Scaffold → Iterate → Validate → Reflect. Covers
by Tradeplier
Prevent Gmail thread splitting and encoding corruption with a strict pre-send validation gate.
by Timoranjes
Teaches AI coding agents to perform structured, high-signal code reviews specifically for AI-generated code — catching the failure modes unique to LLM output (confident hallucinations, silent error sw
by Jiangdongbo
Bilingual trend analysis and cultural decoding for Chinese and global social platforms.
by Timoranjes
Teaches AI coding agents to build production-grade Python trading tools: portfolio optimization, risk metrics, backtesting frameworks, and live trading connectors. Pro version adds real-time risk moni
by Timoranjes
Comprehensive React Hooks audit and optimization skill for AI coding agents. Audits all 15+ built-in React hooks for correct usage, dependency completeness, cleanup patterns, performance optimization,
by Timoranjes
Production-grade merge conflict resolution for AI coding agents. Resolves complex multi-file merge conflicts with semantic understanding, conflict cause analysis, safety verification, and automated fi
by Timoranjes
Teaches AI coding agents to generate a trustworthy onboarding package for an unfamiliar repository: a verified architecture map, dependency and ownership map, risk register, local development checklis