Skip to content

"Good prompts come from team development skills!" - Slide deck about collaborative development with LLMs, focusing on respect, documentation, and team dynamics. Features examples from VECR (Virtual Engineers' Collective of Roke), a playful yet practical approach to AI-human collaboration.

License

Notifications You must be signed in to change notification settings

s-sasaki-earthsea-wizard/vrc-llm-lt-team-collab

Repository files navigation

vrc-llm-lt-team-collab

概要

2024年11月7日、VRChatの技術系イベント「個人開発集会」のLTセッションでの発表スライドです

開発環境の構築

Fusuma によってスライドの作成をしています。 インストール方法などはFusuma公式ドキュメントを参照してください

推奨エクステンション

VSCodeで開発をする場合、以下のエクステンションの利用を推奨します

  • MDX
  • Markdown All in One
  • markdownlint
  • HTML CSS Support
  • CSS Peek
  • Prettier

使い方

以下はFusumaの公式ドキュメントのコマンド例をそのまま転載したものです

# --- executable tasks---
$ npx fusuma init          # create scaffold
$ npx fusuma start         # run server for development
$ npx fusuma start-prod    # run server for bundle directory
$ npx fusuma build         # build slides for production
$ npx fusuma deploy        # deploy to github pages
$ npx fusuma pdf           # export as PDF

Makefileを書いたので、

make help

も参考にしてください (上記のコマンドをまとめただけのものです)。

免責事項

  • 本スライドの内容に従ったいかなる結果において著者は一切の責任を負いません

About

"Good prompts come from team development skills!" - Slide deck about collaborative development with LLMs, focusing on respect, documentation, and team dynamics. Features examples from VECR (Virtual Engineers' Collective of Roke), a playful yet practical approach to AI-human collaboration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published