Leavn app features - Bible, search, reading plans, sermons, community, guided mode
Scanned 2/12/2026
Install via CLI
openskills install willsigmon/sigstack---
name: Leavn Features
description: Leavn app features - Bible, search, reading plans, sermons, community, guided mode
allowed-tools: Read, Edit, Grep, Glob
---
# Leavn Features
Feature expertise for Leavn Bible app.
## Bible
- Chapter rendering with verse highlighting
- Translation switching (ESV, NIV, KJV, etc.)
- AI transformations (simplify, kids mode)
- Scripture database (SQLite FTS5)
- Reading modes (continuous, paginated)
## Search
- `UnifiedSearchService` - central search
- FTS5 full-text search on Scripture
- 50ms debounce for live search
- History and suggestions
## Reading Plans
- Plan progress tracking
- Streak calculations
- Day completion state
- Widget integration
- Plan catalog/discovery
## Sermons
- Recording with transcription
- AI analysis/summarization
- Playback with highlights
- Church directory integration
- Import from external sources
## Community
- Prayer wall (public/private)
- Groups with invites
- Messaging/comments
- CloudKit sync
- Content moderation
## Guided Mode
- Audio orchestration (TTS + ambient)
- Phase management (intro → scripture → reflection)
- Caption synchronization
- Scripture meditation flows
Use when: Feature bugs, understanding architecture, adding functionality
No comments yet. Be the first to comment!
Spring Boot中的JPA/Hibernate实体设计、关系、查询优化、事务、审计、索引、分页和连接池模式。