@leslieleung/glean

by leslieleung · v1.0.0 · prompt

Glean (拾灵) is a personal knowledge management tool and RSS reader built with a Python backend and TypeScript frontend. The project uses a monorepo structure with workspaces for both backend and fronte

Install

Add @leslieleung/glean to Claude Code with the PolySkill CLI: polyskill add @leslieleung/glean

Instructions

# CLAUDE.md This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository. ## Project Overview Glean (拾灵) is a personal knowledge management tool and RSS reader built with a Python backend and TypeScript frontend. The project uses a monorepo structure with workspaces for both backend and frontend. For backend-specific development guidance, see [backend/CLAUDE.md](backend/CLAUDE.md). For frontend-specific development guidance, see [frontend/CLAUDE.md](frontend/CLAUDE.md). ## Quick Start ```bash # Start infrastructure (PostgreSQL + Redis + Milvus) make up…

Keywords: github, knowledge-management, rss-reader, python, typescript, monorepo, personal-productivity, data-organization, frontend-development