·bootstrap
</>

bootstrap

petekp/claude-code-setup

當用戶請求“創建引導提示”、“切換”、“保存會話狀態”、“在新會話中繼續”、“創建切換”、“繼續的會話摘要”、“新會話的引導”或想要捕獲當前會話狀態以在新的 Claude Code 會話中恢復時,應使用此技能。

11安裝·0熱度·@petekp

安裝

$npx skills add https://github.com/petekp/claude-code-setup --skill bootstrap

SKILL.md

Generate a detailed context prompt that enables seamless continuation of work in a fresh Claude Code session.

Sessions accumulate valuable context: task understanding, decisions made, patterns discovered, gotchas encountered, and progress achieved. When starting fresh, this knowledge is lost. A bootstrap prompt preserves the essential context needed to continue effectively.

Do NOT mechanically dump everything. Analyze what actually matters for continuation:

當用戶請求“創建引導提示”、“切換”、“保存會話狀態”、“在新會話中繼續”、“創建切換”、“繼續的會話摘要”、“新會話的引導”或想要捕獲當前會話狀態以在新的 Claude Code 會話中恢復時,應使用此技能。 來源:petekp/claude-code-setup。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/petekp/claude-code-setup --skill bootstrap
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 bootstrap?

當用戶請求“創建引導提示”、“切換”、“保存會話狀態”、“在新會話中繼續”、“創建切換”、“繼續的會話摘要”、“新會話的引導”或想要捕獲當前會話狀態以在新的 Claude Code 會話中恢復時,應使用此技能。 來源:petekp/claude-code-setup。

如何安裝 bootstrap?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/petekp/claude-code-setup --skill bootstrap 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/petekp/claude-code-setup