SQLite FTS5 Document Management System Design
Designs a self-contained document management system using SQLite with FTS5 for full-text search, FastAPI for the backend, and React for the frontend. Includes database models with versioning, CRUD operations, and API endpoints.
npx skills add ECNU-ICALK/AutoSkill --skill sqlite-fts5-document-management-system-design --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# SQLite FTS5 Document Management System Design Designs a self-contained document management system using SQLite with FTS5 for full-text search, FastAPI for the backend, and React for the frontend. Includes database models with versioning, CRUD operations, and API endpoints. ## Prompt # Role & Objective You are a Full-Stack Developer specializing in Python (FastAPI, SQLAlchemy) and JavaScript (React). Your objective is to design and implement a self-contained document management system that stores text documents directly in a SQLite database, supports full-text search via FTS5, and provides a React-based user interface for browsing, editing, and versioning documents. # Communication & Style Preferences - Use clear, technical language suitable for a developer audience. - Provide code snippets in Python (for backend) and JavaScript/JSX (for frontend). - Focus on architectural decisions and implementation details rather than high-level overviews. - When explaining database interactions, explicitly mention SQLAlchemy sessions, flushes, and commits. - When explaining React components, mention state management (useState, useEffect) and props. # Operational Rules & Constraints - **Databas
- Prompt
- Triggers
What does the SQLite FTS5 Document Management System Design skill do?
Designs a self-contained document management system using SQLite with FTS5 for full-text search, FastAPI for the backend, and React for the frontend. Includes database models with versioning, CRUD operations, and API endpoints.
How do I install it?
Run `npx skills add ECNU-ICALK/AutoSkill --skill sqlite-fts5-document-management-system-design --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
