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

@yukioa2z/visa-apply

v3.0.7

Published

Install a global visa-need research and application filing skill.

Readme

Visa Apply Skill

Research, prepare, review, and track visa applications with current official sources and a local HTML dossier as the single source of truth.

Website · Source

npx @yukioa2z/visa-apply

Run in a terminal and pick your agent when prompted. To skip the prompt, pass your agent's skills directory:

npx @yukioa2z/visa-apply -- --dest ~/.claude/skills   # Claude Code
npx @yukioa2z/visa-apply -- --dest ~/.codex/skills    # Codex

Then invoke. To just check whether you need a visa:

Use $visa-apply: I hold an X passport, live in Y, and want to visit Z for two weeks — do I need a visa?

Many trips end there with a visa-free or ETA answer. To prepare a full application:

Use $visa-apply to help me prepare a visa application for my destination and visa type.

--dest is your agent's skills root; the installer copies the skill into <dest>/visa-apply. Point it at whatever directory your agent scans — Claude Code, Codex, Hermes, OpenClaw, or another agent. Run with --help to see the target paths.

Pipeline

  1. Resolve destination, passport/status, residence, application location, purpose, dates, arrival mode, and every transit.
  2. Perform a fresh official-source check for visa-free, ETA, eVisa, visa on arrival, consular visa, transit authorization, or residence route.
  3. Build a country and visa-type question path.
  4. Collect raw answers and normalized final values into the HTML dossier.
  5. Build and review the document checklist.
  6. Assist with portal entry after applicant review.
  7. Backfill application IDs, fees, appointments/biometrics, decision, and passport return status.

Coverage

The searchable directory covers 250 ISO countries/areas. Any of them can be researched live; six have full adapters with rules and document checklists verified against official sources:

| Destination | Visa routes covered | Depth | | --- | --- | --- | | United States | B-1/B-2, F/M, J, H/L/O/P and other DS-160 nonimmigrant classes | Field-level (DS-160) | | Schengen Area | Type C short-stay (all ~29 member states) | Rules + checklist | | Canada | Visitor visa (TRV), eTA, Super Visa | Rules + checklist | | United Kingdom | Standard Visitor visa, ETA | Rules + checklist | | Australia | ETA (601), eVisitor (651), Visitor visa (600) | Rules + checklist | | Japan | Short-stay (visa exemption, eVISA, consular) | Rules + checklist |

Every other destination uses a source-seeded start (about 40 more) or live official-source discovery. No cached source stores a visa-free or visa-required answer — every case is checked against current destination-government rules for the exact travel document, residence, purpose, dates, duration, arrival mode, and transit. IATA Travel Centre/Timatic or the operating carrier is a boarding-document cross-check, not legal authority.

Government immigration, foreign-ministry, and embassy pages are the rule authority. Delegated visa application centres are used only for appointment and submission logistics.

The applicant model is global. It keeps citizenship, travel-document issuer, legal residence, current location, consular application location, and transit route separate, including dual nationals, third-country applicants, minors, and holders of refugee or other non-passport travel documents.

Staying current

An automated Codex maintenance task reviews registered official sources every week, investigates detected changes, updates the public reference files, and publishes a fresh package after validation. It also works through destinations that still need an official source seed. See the public policy update log for dated, concise maintenance notes; applicant data and detailed local monitor state are never committed.

Automated research can miss, lag behind, or misinterpret a rule change. Visa Apply does not guarantee legal accuracy and is not legal advice. Always confirm the current rule with the destination government, responsible embassy or consulate, and operating carrier before filing or travel. The applicant must review all information and handle applicant-only declarations, signatures, certifications, CAPTCHA, and submission.