Learn Faster Kit
Description
[](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) [](https://github.com/astral-sh/uv)
Installation
claude install-skill https://github.com/hluaguo/learn-faster-kit README
Learn FASTER
[](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) [](https://github.com/astral-sh/uv)
AI-powered learning coach that accelerates mastery through spaced repetition, personalized syllabi, and active practice.
**Built for [Claude Code](https://claude.com/claude-code)** - Integrates AI coaching directly into your development environment.
Why Learn FASTER?
Master any technical skill with science-backed learning principles:
- undefined
The FASTER Framework
- undefined
Installation
**Prerequisites:** [uv](https://docs.astral.sh/uv/) package manager
# Install uv if you haven't already
curl -LsSf https://astral.sh/uv/install.sh | sh
Option 1: Persistent Installation (Recommended)
Install once and use across all projects:
uv tool install learn-faster --from git+https://github.com/cheukyin175/learn-faster-kit.git
Then in any project directory, simply run:
learn-faster
This will auto-initialize on first run and launch Claude Code with FASTER coaching mode.
Option 2: One-Time Use
Run directly without installation:
uvx --from git+https://github.com/cheukyin175/learn-faster-kit.git learn-faster
...
Related Skills
使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git community Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-agent-skills)
Git community #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git community GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git community GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git community mcp-server-github
GitHub API integration for repos, issues, PRs.
Git community