claude-starter-kit
Persistent memory, task tracking, and secure structured workflows
All Skills in This Repository (4)
Pure Emerald Level Indicatorstasks
Manage task backlogs in an SQLite database with priorities and statuses.
reflect
Extract and categorize learnings from AI conversation sessions.
onboard
Create user profiles, define goals, and populate initial tasks during AI assistant setup.
plan
Execute a 6-phase workflow for planning and implementing project changes.
Frequently Asked Questions
FAQPage SchemaHow to install claude-starter-kit?โผ
Run `npx skills add mp-web3/claude-starter-kit --all -g -y` in your terminal to install all skills in this kit globally.
How to give Claude Code persistent memory?โผ
This kit installs a workspace with knowledge files, a MEMORY.md index, and session logs so every new session reloads your profile, goals, and tasks automatically.
How to manage tasks with Claude Code?โผ
The /tasks skill stores your backlog in a local SQLite database, letting you add, prioritize, complete, and measure tasks linked to your personal goals.
Does claude-starter-kit block dangerous commands?โผ
Yes. A built-in security guard blocks secret file access, force pushes, writes outside your home directory, and rm -rf, with every block recorded in an audit log.
Can beginners use claude-starter-kit without coding?โผ
Yes. The /onboard skill walks you through setup conversationally in about 20-30 minutes, and plain-English commands handle the rest.
Related Repositories in Personal & Entrepreneur
View All in Personal & Entrepreneurโclawdis
Run a personal AI assistant across your devices and chats
awesome-claude-skills
Curated library of 1000+ ready-to-use AI agent skills
chatgpt-on-wechat
Personal AI assistant that plans tasks, remembers, and chats anywhere