Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

lightnovel-crawler

lightnovel-crawler contient 6 skills collectées depuis lncrawl, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
6
Stars
2.5k
mis à jour
2026-07-12
Forks
472
Couverture métier
1 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

add-api-endpoint
Développeurs de logiciels

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

2026-07-12
add-job-type
Développeurs de logiciels

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.

2026-07-12
add-source
Développeurs de logiciels

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

2026-07-12
db-migration
Développeurs de logiciels

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.

2026-07-12
output-and-translation
Développeurs de logiciels

Binder (e-book output formats) and Translator services — architecture and recipes for adding an output format or a translation backend. Use when working in services/binder/ or services/translators/.

2026-07-12
releasing
Développeurs de logiciels

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.

2026-07-12