SkillAgentSearch skills...

Battlecatsinfo.github.io

The Battle Cats Information Website

Install / Use

/learn @battlecatsinfo/Battlecatsinfo.github.io
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

battlecatsinfo.github.io

Installation

We use Node.js to generate static files.

$ git clone "https://github.com/battlecatsinfo/battlecatsinfo.github.io.git"
$ npm install

Build

$ node build.js

Files will be generated under _out. See node build.js -h for more details.

Running the local server

$ node server.js            # or npm start
$ node server.js --verbose  # log requests

Note: Clone https://github.com/battlecatsinfo/img to img/ to display referenced images.

Coding style

  • Always indent using tabs (except for package.json, package-lock.json, and **.yml)
  • Always use LF line ending
  • Use require instead of import in JavaScript files

Layouts

  • common: use W3.CSS + Dracula Theme.
  • gh: Texts and tables are rendered left to right, based on github-markdown-css, good for displaying complex or large tables.
  • static: Document is centered, good for writing articles.
  • blank: Special pages without common navigation bar, styles, and script.

Resources

※All resources are reproduced with the permission of the author

Discord Server

View on GitHub
GitHub Stars48
CategoryDevelopment
Updated4h ago
Forks18

Languages

JavaScript

Security Score

75/100

Audited on Apr 9, 2026

No findings