jasonChen0604/codebase-to-portfolio
Plugin Claude Code
Marketplace for the codebase-to-portfolio plugin: turn your codebase history into a portfolio-ready tech profile.
jasonChen0604/codebase-to-portfolio
Plugin Claude Code
Marketplace for the codebase-to-portfolio plugin: turn your codebase history into a portfolio-ready tech profile.
jasonChen0604/codebase-to-portfolio
Plugin Claude Code
Turn your entire codebase history into a portfolio-ready tech profile — scan projects, generate per-project docs, and roll them up into a bilingual tech profile (Markdown + JSON) for your personal site.
jasonChen0604/codebase-to-portfolio
Cursor rule
Batch-initialize project docs for valid projects in projects-list.md that are missing a doc file or have an outdated version. Triggers when the user says "batch init", "batch initialize", "update project docs", "批次初始化", or "initialize unfinished projects".
jasonChen0604/codebase-to-portfolio
Cursor rule
Generate structured JSON tech profile files from all latest-version project docs. Outputs a split-file directory tech-profile/ (not monolithic JSON) for efficient incremental updates. Triggers when the user says "generate tech profile json", "build json profile", "export json profile", "生成 JSON 技術檔案", "產出 JSON 技術樹"…
jasonChen0604/codebase-to-portfolio
Cursor rule
Generate a personal tech profile and project mapping from all latest-version project docs. Produces one Markdown file per configured language (tech-profile- .md), each a structured Markdown suitable for building a personal website skill tree / mind map. Triggers when the user says "generate tech profile", "build tech…
jasonChen0604/codebase-to-portfolio
Cursor rule
Get the latest project-doc version number from projects-list.md. A utility sub-skill called by other skills — not intended for direct user invocation. Returns a single string (e.g. "2.0") or "none" if all version fields are —.
jasonChen0604/codebase-to-portfolio
Cursor rule
Auto-generate a portfolio-ready project doc (CLAUDE.md / AGENTS.md) from a project's directory structure and source code. Triggers when the user provides a project's directory tree or source snippets and asks to "generate a project doc", "initialize this project", "analyze this project", "產出作品集文件", or "初始化這個專案".
jasonChen0604/codebase-to-portfolio
Cursor rule
Scan all valid software projects (including Docker/docker-compose projects) under a configured directory and output a Markdown list for manual filtering. Triggers when the user says "scan projects", "list my projects", "find all projects", "掃描專案", or "列出所有專案".
jasonChen0604/codebase-to-portfolio
Skill Claude CodeCodex
Batch-initialize project docs for valid projects in projects-list.md that are missing a doc file or have an outdated version. Triggers when the user says "batch init", "batch initialize", "update project docs", "批次初始化", or "initialize unfinished projects".
jasonChen0604/codebase-to-portfolio
Skill Claude CodeCodex
Generate structured JSON tech profile files from all latest-version project docs. Outputs a split-file directory tech-profile/ (not monolithic JSON) for efficient incremental updates. Triggers when the user says "generate tech profile json", "build json profile", "export json profile", "生成 JSON 技術檔案", "產出 JSON 技術樹"…
jasonChen0604/codebase-to-portfolio
Skill Claude CodeCodex
Generate a personal tech profile and project mapping from all latest-version project docs. Produces one Markdown file per configured language (tech-profile- .md), each a structured Markdown suitable for building a personal website skill tree / mind map. Triggers when the user says "generate tech profile", "build tech…
jasonChen0604/codebase-to-portfolio
Skill Claude CodeCodex
Get the latest project-doc version number from projects-list.md. A utility sub-skill called by other skills — not intended for direct user invocation. Returns a single string (e.g. "2.0") or "none" if all version fields are —.
jasonChen0604/codebase-to-portfolio
Skill Claude CodeCodex
Auto-generate a portfolio-ready project doc (CLAUDE.md / AGENTS.md) from a project's directory structure and source code. Triggers when the user provides a project's directory tree or source snippets and asks to "generate a project doc", "initialize this project", "analyze this project", "產出作品集文件", or "初始化這個專案".
jasonChen0604/codebase-to-portfolio
Skill Claude CodeCodex
Scan all valid software projects (including Docker/docker-compose projects) under a configured directory and output a Markdown list for manual filtering. Triggers when the user says "scan projects", "list my projects", "find all projects", "掃描專案", or "列出所有專案".
Skill Claude CodeCodex
Batch-initialize CLAUDE.md for valid projects in projects-list.md that are missing CLAUDE.md or have an outdated version. Triggers when the user says "batch init", "batch initialize", "update CLAUDE.md", or "initialize unfinished projects".
Skill Claude CodeCodex
Generate structured JSON tech profile files from all latest-version CLAUDE.md files. Outputs a split-file directory tech-profile/ (not monolithic JSON) for efficient incremental updates. Triggers when the user says "generate tech profile json", "build json profile", "export json profile", "生成 JSON 技術檔案", "產出 JSON…
Skill Claude CodeCodex
Generate a personal tech profile and project mapping from all latest-version CLAUDE.md files. Produces TWO output files — an English version (tech-profile-en.md) and a Traditional Chinese version (tech-profile-zh.md) — each a structured Markdown suitable for building a personal website skill tree / mind map. Triggers…
Skill Claude CodeCodex
Get the latest CLAUDE.md version number from projects-list.md. A utility sub-skill called by other skills — not intended for direct user invocation. Returns a single string (e.g. "2.0") or "none" if all version fields are —.
Skill Claude CodeCodex
Copy new Jason Chen blog posts from the toolproject repo's blog source into this site's content/blog/. Triggers when the user says "migrate blog posts", "sync blog posts", "pull new blog posts", "更新部落格文章", or "搬遷文章".
Skill Claude CodeCodex
Scan all valid software projects (including Docker/docker-compose projects) under a specified directory and output a Markdown list for manual filtering. Triggers when the user says "scan projects", "list my projects", "find all projects", or "scan projects".
Skill Claude CodeCodex
Auto-initialize project CLAUDE.md. Triggers when the user provides a project directory tree or source code snippets and asks to "generate CLAUDE.md", "initialize this project", "analyze this project", or "produce portfolio documentation". Outputs in English. Writes file directly without displaying content in chat.
Skill Claude CodeCodex
A project-initialisation helper that creates a CLAUDE.md file from a project's directory tree or source code. CLAUDE.md is a project guidance file for Claude-based coding tools.