jasonChen0604

22 mods across 2 repositories, 4 stars between them.

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.

2 1mo ago A tokens not measured original MIT

batch-init

03

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".

2 1mo ago A 54 tokens original MIT

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 技術樹"…

2 1mo ago A 81 tokens original MIT

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…

2 1mo ago A 95 tokens original MIT

get-latest-version

06

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 —.

2 1mo ago A 53 tokens original MIT

init-project-doc

07

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 "初始化這個專案".

2 1mo ago A 75 tokens original MIT

scan-projects

08

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 "列出所有專案".

2 1mo ago A 59 tokens original MIT

batch-init

09

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".

2 1mo ago A 57 tokens original MIT

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 技術樹"…

2 1mo ago A 86 tokens original MIT

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…

2 1mo ago A 99 tokens original MIT

get-latest-version

12

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 —.

2 1mo ago A 58 tokens original MIT

init-project-doc

13

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 "初始化這個專案".

2 1mo ago A 79 tokens original MIT

scan-projects

14

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 "列出所有專案".

2 1mo ago A 63 tokens original MIT

jasonChen0604/portfolio-hub

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".

2 14d ago A 61 tokens

jasonChen0604/portfolio-hub

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…

2 14d ago A 89 tokens

jasonChen0604/portfolio-hub

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…

2 14d ago A 113 tokens

get-latest-version

18

jasonChen0604/portfolio-hub

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 —.

2 14d ago A 60 tokens

migrate-blog-posts

19

jasonChen0604/portfolio-hub

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 "搬遷文章".

2 14d ago A 63 tokens

scan-projects

20

jasonChen0604/portfolio-hub

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".

2 14d ago A 54 tokens

init-claude-md

21

jasonChen0604/portfolio-hub

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.

2 14d ago A 69 tokens

init-claude-md

22

jasonChen0604/portfolio-hub

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.

2 14d ago A 106 tokens