SkillAgentSearch skills...

Splatoon

🐙 Splatoon 3 checklist for completionists

Install / Use

/learn @lowlighter/Splatoon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🐙 Splatoon 3 checklist

A web app to help Splatoon completionists in their progress tracking.

🦑 Features

  • Track your overall progress by marking gears as owned
    • No account required, everything is stored under your browser local storage
    • Export/Import your progression
  • Filter and sort gears by name, type, brand, and skills
  • Support all languages officially supported by Splatoon

🚀 Deploy your own instance

Add the following to vercel project:

<table> <tr><th>Build command</th><td><code>deno task build || /vercel/.deno/bin/deno task build</code></td></tr> <tr><th>Output directory</th><td><code>.</code></td></tr> <tr><th>Install command</th><td><code>curl -fsSL https://deno.land/x/install/install.sh | sh</code></td></tr> </table>

💻 Run locally

Install deno runtime and run the following commands:

deno task build
deno task serve

📜 License

App developped by @lowlighter and licensed under MIT License

Based on the datamine of @Leanny

Splatoon and all related copyrights/assets used in this app are the property of Nintendo.

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated2mo ago
Forks5

Languages

TypeScript

Security Score

80/100

Audited on Jan 20, 2026

No findings