mid session context recovery
by Timoranjes
Teaches AI coding agents to self-detect context rot (regression loops, instruction drift, hallucination drift, lost-in-the-middle) during long sessions and execute a structured checkpoint/recovery pro
New: UPI payments are live. Buyers in India can now pay for skills with UPI in INR -> Browse skills
THE AGENSI STORE
80 skills found
by Timoranjes
Teaches AI coding agents to self-detect context rot (regression loops, instruction drift, hallucination drift, lost-in-the-middle) during long sessions and execute a structured checkpoint/recovery pro
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 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 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 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 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 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 Tradeplier
Prevent Gmail thread splitting and encoding corruption with a strict pre-send validation gate.
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 OnwireFlow
Makes your coding agent work like a senior developer: exact money, configurable rules, real audit trails, honest testing. Any stack, any country.
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
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 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
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 Arun Dass
Cuts AI coding agent token consumption by 75–94%
by Shippers
Solo builders trying to run 5-10 Claude Code / Codex agents in parallel keep hitting the same wall: worktrees drift, two
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 Robert Keus
A token-efficiency engine that cuts agent costs by enforcing minimal code, terse prose, and dense wire formats.
by callitmagic
Converts rough or incomplete system ideas into structured technical specifications suitable for demos, MVPs, and AI-assisted implementation. Produces a consistent Markdown document covering system inputs, core logic, integrations, outputs, edge cases, and implementation requirements — helping move from concept to code generation faster, without lengthy clarification cycles.
by Shippers
AI coding agents (Claude Code, Cursor, Copilot) ship diffs that quietly add unrequested features, skip acceptance criter
by Ahmed Rehan
Production-grade code standards for AI coding agents.