project-init

觸發:初始化新專案、create project、bootstrap、scaffold

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "project-init" with this command: npx skills add u9401066/med-paper-assistant/u9401066-med-paper-assistant-project-init

專案初始化技能

觸發:初始化新專案、create project、bootstrap、scaffold

工具:create_directory 、create_file 、run_in_terminal 、create_new_workspace

專案結構

.github/bylaws/ .github/prompts/ .claude/skills/ memory-bank/ (activeContext + progress + decisionLog) src/ tests/

  • CONSTITUTION.md README.md CHANGELOG.md pyproject.toml

互動式設定

項目 選項

專案名稱 自訂

程式語言 Python / TypeScript / Other

授權 MIT / Apache-2.0 / GPL-3.0

Docker 是 / 否

CI/CD GitHub Actions / None

工作流

  • 取得專案資訊(名稱、語言、授權)

  • 建立目錄結構(src, tests, memory-bank, .github, .claude)

  • 建立基礎檔案(README, CHANGELOG, pyproject.toml)

  • git init → uv venv && uv sync (Python 用 uv)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Research

draft-writing

No summary provided by upstream source.

Repository SourceNeeds Review
Research

project-management

No summary provided by upstream source.

Repository SourceNeeds Review
Research

roadmap-updater

No summary provided by upstream source.

Repository SourceNeeds Review