Working Style banner
jason3e7 jason3e7

Working Style

AI community

Description

--- name: working-style description: jason3e7 在 ai-101 知識庫的完整工作模式與協作偏好,供新 session 快速對齊 tags: [meta, workflow, onboarding] --- # working-style 這份 skill 描述 ai-101 的擁有者(jason3e7)的工作模式,讓新的 Claude session 不需要重新摸索。 --- ## 知識庫結構 — Repo Structure ``` ai-101/ ├── 01-fundamentals/ → 基礎知識(Claude Code 生態系、核心概念、模型比較、實用技巧) ├── 02-advanced/ → 進階思維(Context Engineering、Harness Engineering、Subagent) ├── 03-tools/ → 可安裝使用的工具筆記(OpenClaw、Hermes、OpenCode 等) ├── 04-local-llm/ → 本地模型(Ollama、vLLM、

Installation

Installs to ~/.claude/skills/jason3e7-ai-101-working-style/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jason3e7-ai-101-working-style && curl -fsSL https://raw.githubusercontent.com/jason3e7/ai-101/HEAD/skills/working-style.md -o ~/.claude/skills/jason3e7-ai-101-working-style/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository