npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

imlil

v1.0.1

Published

Your CTO in a box. One CLI. One API Key. Infinite Staff. Spawn a high-velocity, autonomous AI engineering team to build software in seconds.

Readme

imlil.dev: Your CTO in a box.

🚀 100+ Agents. 60 Seconds. Zero Limits.

One CLI. One API Key. Infinite Staff.

npm version Methodology: TDD SaaS: Premium Concurrency: Unlimited


imlil.dev is the first High-Velocity AI Firm that lives in your terminal.

Forget "coding assistants." You need a team. imlil gives you a CTO, Engineering Managers, Scrum Masters, Senior Devs, and QA Leads—all working in parallel.

10 Agents? 100 Agents? 1,000 Agents? There is no limit. If you have the tokens, we have the staff. Build a full-stack SaaS (Backend + Frontend + Infra) in 60 seconds flat.


👥 Meet Your New Employees

When you run imlil make, you are hiring a specialized, autonomous workforce:

1. The Supervisor (CTO)

  • Role: Architect & Planner.
  • Job: Designs the system, selects the stack (e.g., Next.js, Rust, Python), and maps out the entire project structure.
  • Output: A master architectural plan.

2. The Operator (Engineering Manager)

  • Role: Task Orchestrator.
  • Job: Breaks the CTO's plan into hundreds of parallel tickets. Assigns them to the worker pool.

3. The Scrum Master (Agile Coach)

  • Role: Flow Optimizer.
  • Job: Unblocks agents, manages retries, and ensures velocity remains high.

4. The Coder (Senior Developer)

  • Role: Implementation Specialist.
  • Job: Writes clean, idiomatic code.
  • Superpower: Surgical Precision. Unlike other tools that overwrite files blindly, The Coder reads your codebase's structure and inserts changes without breaking existing logic.

5. The Validator (QA Lead)

  • Role: The Gatekeeper.
  • Job: Enforces Strict TDD.
    1. Writes a failing test.
    2. Verifies the failure.
    3. Approves the Coder's work only if the test passes.

⚡ Why Hire This Team?

1. Unlimited Parallel Concurrency

Why wait for one developer? imlil spawns an army.

  • Scale: Run 50+ agents simultaneously.
  • Speed: Build a full-stack SaaS in minutes, not weeks.
  • Infrastructure: True multi-threaded execution for maximum throughput.

2. Bleeding-Edge Intelligence (EmbedAPI)

Your team uses the absolute latest research models, updated automatically.

Currently Supported (2026):

  • Gemini 3 Flash (The fastest inference engine on the market)
  • 🧠 Gemini 3 Pro (Unmatched reasoning and context)
  • 🤖 Claude 4.6 (Opus/Sonnet) (Best-in-class coding & agentic behavior)
  • 🚀 GPT-5.3-Codex (The new gold standard for software engineering)

3. Context-Aware Memory

Your team never forgets. They map your entire project's DNA before writing a single line of code, ensuring every file fits the architecture perfectly.


📦 Installation

npm install -g imlil

🔑 Setup

  1. Get your Universal API Key: Sign up at https://imlil.dev.

    ⚠️ Note: There is no free plan. This is enterprise-grade tooling.

  2. Authenticate:

    export EMBED_API_KEY="your-key-here"

🛠️ Usage

The make Command

Issue a contract to your new digital firm.

# Contract: Build a SaaS Dashboard with 20 staff members
imlil make "A modern SaaS dashboard with Next.js 14, Tailwind, Supabase, and Stripe integration" --max-agents 20

Options

  • --max-agents <number>: Staffing level. Default 10. Increase for speed, decrease for cost efficiency.
  • --debug: Audit the internal Slack channels (logs) of your agents.

💻 Development

Scripts

  • npm test: Runs the test suite.
  • npm run lint: Lints the codebase.

💎 Pricing: Pay-As-You-Go

imlil operates on a transparent, usage-based model via EmbedAPI.

  • No Salaries: You don't pay fixed monthly costs.
  • Token-Based: Pay only for the compute (tokens) your team consumes.
  • Direct Pass-Through: We provide the infrastructure; you provide the fuel.

Check imlil.dev/pricing for current rates.


🏗️ The Org Chart

graph TD;
    Client[User] -->|Goal| Supervisor[Supervisor (CTO)];
    Supervisor -->|Plan| Operator[Operator (Manager)];
    Operator -->|Tasks| Backlog[Task Queue];
    
    subgraph Swarm [The Worker Pool]
        Scrum[Scrum Master] -->|Assigns| Coder[Coder];
        Coder -->|Code| Validator[QA Lead];
        Validator -->|TDD Check| Coder;
        Validator -->|Pass| Done[Done];
    end
    
    Backlog --> Scrum;

📜 License

Copyright © 2026 imlil.dev. All rights reserved. Released under the MIT License.

"You define the product. We build the company that builds it."