agent loop guardian
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
Get expert-level AI output in 30 seconds. Browse 2,000+ expert-built and security scanned skills -> Browse skills
THE AGENSI STORE
65 skills found
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 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 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 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 Tradeplier
Prevent Gmail thread splitting and encoding corruption with a strict pre-send validation gate.
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 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 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 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 Jiangdongbo
Bilingual trend analysis and cultural decoding for Chinese and global social platforms.
by Shandra
Transforms UI descriptions, screenshots, wireframes, Figma references, and existing frontend code into precise, implementation-ready prompts for AI coding agents. Defines page structure, component architecture, design tokens, responsive behavior, interaction states, accessibility, data boundaries, performance requirements, file plans, acceptance criteria, verification steps, and output expectations for React, Next.js, TypeScript, Tailwind CSS, shadcn/ui, HTML/CSS, Vue, Svelte, and component-based web applications.
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
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
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
by Shippers
Solo builders trying to run 5-10 Claude Code / Codex agents in parallel keep hitting the same wall: worktrees drift, two