lncrawl

10 mods across 1 repository, 2.6k stars between them.

add-api-endpoint

02

lncrawl/lightnovel-crawler

Skill Claude CodeCodex

Add or modify a FastAPI endpoint in lncrawl — router aggregation, ensureuser/ensureadmin security, DTO vs DAO models, pagination, ServerErrors. Use when touching lncrawl/server/api/, security.py, or server/models/.

2.6k 20d ago A 53 tokens GPL-3.0

add-job-type

03

lncrawl/lightnovel-crawler

Skill Claude CodeCodex

Add or modify a background job type in lncrawl — JobType enum, JobService factory, handler class, registry, notifications. Use when creating a new job kind, changing a handler, or debugging job scheduling/cancellation.

2.6k 20d ago A 50 tokens GPL-3.0

add-source

04

lncrawl/lightnovel-crawler

Skill Claude CodeCodex

Create or fix a source crawler — base-class choice (SoupTemplate/shared templates), selectors, cleaner tuning, reading a chapter list correctly, testing via CLI. Use when adding a new source site, fixing a broken crawler, or working in sources/ or lncrawl/templates/.

2.6k 20d ago A 58 tokens GPL-3.0

db-migration

05

lncrawl/lightnovel-crawler

Skill Claude CodeCodex

Schema changes in lncrawl — SQLModel DAO models, Alembic migration workflow (dev migrate CLI), Postgres/SQLite dialect differences, enum-sync migrations. Use when adding/changing a DAO model field or writing/reviewing a migration.

2.6k 20d ago A 54 tokens GPL-3.0

lncrawl/lightnovel-crawler

Skill Claude CodeCodex

Binder (e-book output formats) and the Translation service — architecture and recipes for adding an output format or changing how novels are translated. Use when working in services/binder/ or services/translators.py.

2.6k 20d ago A 47 tokens GPL-3.0

releasing

07

lncrawl/lightnovel-crawler

Skill Claude CodeCodex

How lncrawl (lightnovel-crawler) releases work — version bump, tag-triggered release pipeline, changelog, per-OS builds, PyPI, Docker, web sync. Use when cutting a release, editing workflows, or debugging CI.

2.6k 20d ago A 55 tokens GPL-3.0

lncrawl/lightnovel-crawler

Skill Claude CodeCodex

Work the GitHub tracker's source backlog — classify requests against the corpus, find duplicates, probe hosts in bulk safely, and close in one pass. Use when asked to reduce open source issues, add requested sources at scale, or survey whether a batch of hosts is still alive.

2.6k 20d ago A 62 tokens GPL-3.0

lncrawl/lightnovel-crawler

Instructions file CodexOpenCode

AGENTS.md instructions for lncrawl/lightnovel-crawler, covering agents.md, skills, build & development commands, architecture and appcontext (ctx).

2.6k 20d ago A 3,055 tokens GPL-3.0

lncrawl/lightnovel-crawler

Instructions file

Claude Code instructions for lncrawl/lightnovel-crawler: All guidance for agents working in this repository lives in AGENTS.md. Read it before making changes — it covers the commands, the layout, the conventions, and a set of invariants that break silently if violated.

2.6k 20d ago A 56 tokens GPL-3.0