Timoranjes

    0followers
    90 skills
    304 downloads
    Joined May 2026

    Skills by Timoranjes (90)

    python trading toolkit

    by Timoranjes

    Free

    A quantitative finance toolkit for real-time market data, technical analysis, and portfolio risk management.

    2
    295.0(1)

    context window manager

    by Timoranjes

    Free

    Maximize AI agent performance with proactive token management, intelligent compaction, and session handoff strategies.

    1
    23

    ci cd pipeline validator

    by Timoranjes

    Free

    Expert CI/CD auditor for GitHub Actions, GitLab CI, CircleCI, and Jenkins to ensure security and performance.

    3
    16

    ai security auditor

    by Timoranjes

    Free

    Comprehensive security auditing for AI agents, covering prompt injection, tool permissions, and data leakage risks.

    2
    14

    react hooks auditor

    by Timoranjes

    Free

    Professional audit tool to detect and fix React hooks anti-patterns, stale closures, and performance bottlenecks.

    0
    13

    merge conflict resolver

    by Timoranjes

    Free

    A professional systematic framework for AI agents to analyze, resolve, and verify complex git merge conflicts.

    2
    12

    cognitive load reducer

    by Timoranjes

    Free

    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

    2
    11

    agent skill regression tester

    by Timoranjes

    Free

    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

    2
    11

    test coverage auditor

    by Timoranjes

    Free

    High-precision test gap analysis that prioritizes untested code by risk and identifies missing edge cases.

    2
    10

    agent team orchestrator

    by Timoranjes

    Free

    Teaches AI agents (Claude Code, Cursor, Codex CLI) to set up, dispatch, and coordinate multi-agent workflows using the `claude agents` command. Covers agent role definition, handoff protocols, paralle

    1
    9

    dependency health check

    by Timoranjes

    Free

    Automated security audit and health check for software dependencies across polyglot projects.

    2
    9

    agent loop guardian

    by Timoranjes

    Free

    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

    2
    8

    agent rules generator

    by Timoranjes

    Free

    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

    2
    7

    react native best practices architect

    by Timoranjes

    Free

    Build production-grade React Native apps with native primitives, optimized lists, and type-safe navigation.

    1
    7

    prompt injection auditor

    by Timoranjes

    Free

    The security auditor for AI agents. Detect prompt injection, secret leaks, and unsafe tool access in SKILL.md files.

    1
    7

    quantitative stock analyzer

    by Timoranjes

    Free

    Professional-grade quantitative factor analysis, portfolio optimization, and statistical risk decomposition for stocks.

    2
    7

    typescript type auditor

    by Timoranjes

    Free

    Deep audit of TypeScript codebases for type safety violations, unsafe casts, and runtime-risk anti-patterns.

    1
    6

    accessibility auditor

    by Timoranjes

    Free

    Audit frontend code for WCAG 2.2 AA compliance with prioritized remediation steps and deep semantic analysis.

    2
    6

    tech debt scanner

    by Timoranjes

    Free

    Audit your codebase for technical debt and generate a prioritized, actionable remediation report.

    2
    6

    agent self verification gate

    by Timoranjes

    Free

    Teaches AI coding agents to systematically verify their own work before declaring "done." Implements a structured five-check verification gauntlet (build/test/lint/git-diff/runtime) that the agent run

    1
    5

    mid session context recovery

    by Timoranjes

    Free

    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

    1
    55.0(1)

    gitignore generator

    by Timoranjes

    Free

    Automatically generate, audit, and repair .gitignore files to prevent secrets leakage and repository pollution.

    2
    5

    docker compose linter

    by Timoranjes

    Free

    Enforce security, reliability, and deployment best practices for Docker Compose files.

    3
    5

    api contract validator

    by Timoranjes

    Free

    Automatically validate OpenAPI specs, detect breaking changes, and sync API implementation with documentation.

    2
    5

    cross agent skill installer

    by Timoranjes

    Free

    Installs and syncs agent skills across every major coding-agent harness — Claude Code, Cursor, Codex CLI, Copilot, OpenClaw, and the emerging .agents/ vendor-neutral standard. Teaches agents the disco

    1
    4

    agents md token auditor

    by Timoranjes

    Free

    Audits AGENTS.md, CLAUDE.md, and .cursorrules files for per-turn token waste, classifies every section as always-on vs on-demand, estimates the real cost of a bloated context file, and produces a step

    1
    4

    agent token budget manager

    by Timoranjes

    Free

    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

    2
    4

    test failure analyzer

    by Timoranjes

    Free

    Automatically triage test failures, detect cascading root causes, and get prioritized fix suggestions across 10+ languages.

    1
    4

    i18n auditor

    by Timoranjes

    Free

    Automated audit of codebases for hardcoded strings, missing translation keys, and RTL/locale formatting gaps.

    1
    4

    dockerfile hardener

    by Timoranjes

    Free

    A security auditor that identifies Docker vulnerabilities, scores configurations, and generates hardened replacements.

    1
    4

    env doctor advanced

    by Timoranjes

    Free

    Automated environment audit to fix configuration gaps, detect secret leaks, and solve "works on my machine" issues.

    2
    4

    readme validator

    by Timoranjes

    Free

    Audit README files for broken links, missing sections, and formatting issues to ensure professional documentation.

    2
    4

    spec first development enforcer

    by Timoranjes

    Free

    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

    1
    3

    architectural thinking engine

    by Timoranjes

    Free

    Transform your AI agent from a code generator into a senior architect that enforces clean design and SOLID principles.

    1
    3

    git pr auditor

    by Timoranjes

    Free

    Professional-grade git diff auditor that identifies security vulnerabilities and code smells before you merge.

    2
    3

    agent financial research workflow

    by Timoranjes

    $5

    Teaches AI coding agents (Claude Code, Cursor, Codex CLI) to perform structured financial research using free APIs and systematic methodology. Covers SEC filing analysis, financial metrics extraction,

    2
    2

    agent rule compliance auditor

    by Timoranjes

    Free

    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

    1
    2

    agent skill security auditor

    by Timoranjes

    Free

    Evaluate third-party agent skills for command injection, prompt injection, and data exfiltration before installation.

    2
    2

    kubernetes manifest reviewer

    by Timoranjes

    Free

    Professional-grade Kubernetes YAML auditor for security, API deprecations, and deployment best practices.

    1
    2

    dead code detector

    by Timoranjes

    Free

    Scan multi-language codebases for unused variables, orphaned functions, and unreachable code with severity ranking.

    2
    2

    skill compliance enforcer

    by Timoranjes

    Free

    **Stop losing 20M+ tokens to agents that read your SKILL.md and ignore it entirely**

    1
    1

    skill description optimizer

    by Timoranjes

    Free

    Use when you need to audit and rewrite SKILL.md frontmatter descriptions, inspect skill metadata and token budgets, optimize trigger phrases, or evaluate should-trigger and should-not-trigger prompts.

    2
    1

    ai codebase onboarding architect

    by Timoranjes

    Free

    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

    1
    1

    agent tool call resilience engineer

    by Timoranjes

    Free

    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

    1
    1

    incremental change surgeon

    by Timoranjes

    Free

    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

    1
    1

    agent context engineer

    by Timoranjes

    Free

    Teaches AI coding agents the discipline of context engineering — designing what information the agent sees, when, and in what format — to dramatically reduce token waste, prevent session amnesia, and

    1
    1

    agent failure pattern manager

    by Timoranjes

    Free

    Teaches AI coding agents to stop repeating the same mistakes by maintaining a structured LEARNINGS.md file that captures failure patterns, converts them into guardrails, and feeds them back into CLAUD

    1
    1

    affiliate link injector

    by Timoranjes

    Free

    Teaches AI coding agents to intelligently insert affiliate links and product recommendations into generated content. Handles Amazon Associates, Impact, ShareASale, and other major affiliate networks.

    1
    1

    agent session continuity

    by Timoranjes

    Free

    A skill that enables AI coding agents to maintain context across session boundaries. When a coding session reaches its token limit, this skill saves the full state — files in progress, decisions made,

    2
    1

    Playwright E2E Test Generator

    by Timoranjes

    Free

    Teaches AI coding agents to generate production-quality Playwright end-to-end tests from page analysis, user stories, or existing code. Covers selector strategy, test structure patterns, flakiness prevention, and CI integration — for QA engineers and solo devs tired of AI-generated tests that break on first run.

    1
    1

    agent supply chain auditor

    by Timoranjes

    Free

    Structured security auditing for AI agent skills to detect prompt injection, data exfiltration, and malicious commands.

    2
    1

    sql query optimizer

    by Timoranjes

    Free

    Expert-level SQL tuning and performance auditing for PostgreSQL, MySQL, SQLite, and SQL Server.

    1
    1

    pr release notes architect

    by Timoranjes

    Free

    Automate publication-ready PR descriptions, release notes, and changelogs from git history and diffs.

    1
    1

    python best practice checker

    by Timoranjes

    Free

    Senior-level Python code auditor for PEP 8, type safety, security vulnerabilities, and 3.10+ modernizations.

    1
    1

    changelog generator pro

    by Timoranjes

    Free

    Turn git commit history into structured, categorized changelogs with automatic SemVer bump detection.

    1
    1

    flaky test detector

    by Timoranjes

    Free

    Detect, diagnose, and fix intermittent test failures to stabilize your CI pipeline and restore developer trust.

    2
    1

    notebooklm integration

    by Timoranjes

    $9

    Automate Google NotebookLM: create notebooks, add sources, and generate AI audio/podcasts via Python or CLI.

    3
    1

    prompt injection auditor pro

    by Timoranjes

    $5

    OWASP LLM Top 10 Compliance Auditor with Batch Scanning and CI/CD Integration

    1
    0

    quantitative stock analyzer pro

    by Timoranjes

    $5

    Pro version of quantitative-stock-analyzer. Upgrade from the free version for advanced features: a reusable backtesting engine with walk-forward validation, a complete risk suite (CVaR, stress scenari

    1
    0

    agent loop guardian pro

    by Timoranjes

    $5

    Pro version of agent-loop-guardian. Upgrade from the free version for advanced features: configurable detection thresholds per project, a standalone watchdog CLI that detects loops in live agent trans

    1
    0

    skill quality linter

    by Timoranjes

    Free

    Validates SKILL.md files against the official Agent Skills specification for routing metadata quality, body structure, resource organization, and security hygiene. Use when you need to audit, fix, or

    1
    0

    agent debug troubleshooter

    by Timoranjes

    Free

    A systematic debugging framework for AI agents to resolve edit loops, instruction decay, and context drift in production. Helps agents self-diagnose failure patterns and recover autonomously.

    1
    0

    docker compose linter pro

    by Timoranjes

    $5

    docker-compose-linter-pro

    1
    0

    tech debt scanner pro

    by Timoranjes

    $5

    tech-debt-scanner-pro

    1
    0

    test coverage auditor pro

    by Timoranjes

    $5

    test-coverage-auditor-pro

    2
    0

    dependency health check pro

    by Timoranjes

    $5

    dependency-health-check-pro

    1
    0

    context window manager pro

    by Timoranjes

    $5

    context-window-manager-pro

    2
    0

    ai security auditor pro

    by Timoranjes

    $5

    ai-security-auditor-pro

    1
    0

    react hooks auditor pro

    by Timoranjes

    $5

    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,

    1
    0

    merge conflict resolver pro

    by Timoranjes

    $5

    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

    1
    0

    python trading toolkit pro

    by Timoranjes

    $5

    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

    2
    0

    complexity quality gate enforcer

    by Timoranjes

    $5

    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

    2
    0

    ai code review strategist

    by Timoranjes

    $5

    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

    1
    0

    agent vibe workflow optimizer

    by Timoranjes

    $5

    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

    1
    0

    prisma schema safety architect

    by Timoranjes

    $5

    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

    2
    0

    chinese web research agent

    by Timoranjes

    Free

    Teaches AI coding agents to perform deep research and data extraction from Chinese-language web sources including Baidu, Xiaohongshu (RedNote), WeChat, Zhihu, Weibo, and Chinese government portals. Ha

    2
    0

    Observability First Agent

    by Timoranjes

    Free

    Teaches AI coding agents to implement production-grade structured logging, error handling, and observability from the first line of code. For developers deploying agent-built services who are tired of debugging black boxes.

    2
    0

    godot gdscript architect

    by Timoranjes

    Free

    Write and audit production-ready Godot 4 GDScript using modern composition and typed patterns.

    1
    0

    ci cd pipeline architect

    by Timoranjes

    Free

    Generate production-ready, secure CI/CD pipelines for GitHub Actions, GitLab CI, and CircleCI across any tech stack.

    1
    0

    framework migration architect

    by Timoranjes

    Free

    A systematic engine for planning and executing framework migrations, library upgrades, and architectural refactoring.

    1
    0

    go best practices audit

    by Timoranjes

    Free

    Professional Go code auditor for performance optimization, concurrency safety, and modern 1.21+ idioms.

    1
    0

    regex pattern validator

    by Timoranjes

    Free

    Expert regex architect for building, auditing, and optimizing high-performance, ReDoS-safe patterns.

    2
    0

    terraform iac reviewer

    by Timoranjes

    Free

    Expert IaC auditing for Terraform and OpenTofu to catch security holes, cost leaks, and state management risks.

    2
    0

    sql query reviewer

    by Timoranjes

    Free

    Audit SQL and ORM queries for security vulnerabilities, N+1 performance issues, and indexing anti-patterns.

    2
    0

    windows desktop automation

    by Timoranjes

    $15

    High-performance Windows automation using native UI trees, OpenCV image matching, and Tesseract OCR.

    2
    0

    pre deploy guardian

    by Timoranjes

    $12

    A rigorous 8-phase validation pipeline to audit environment, security, data migrations, and API stability before deploy.

    2
    0

    universal notes

    by Timoranjes

    $12

    The ultimate cross-platform bridge for Apple Notes, Notion, Obsidian, and Bear.

    2
    0

    migration safety pro

    by Timoranjes

    $12

    Production-safe database migrations with zero-downtime strategies, batch backfilling, and multi-ORM support.

    2
    0

    git commit message generator

    by Timoranjes

    $5

    Automatically generate professional, Conventional Commit messages from your git diffs.

    2
    0

    ai research brief generator

    by Timoranjes

    $15

    Turn brief prompts into professional, multi-source research reports with verified citations and risk assessments.

    2
    0