Back to list
thkt

documenting-setup

by thkt

3🍴 0📅 Jan 24, 2026

SKILL.md


name: documenting-setup description: > Generate environment setup guide documentation from codebase analysis. Detects package managers, required tools, environment variables, and startup commands. Use when creating setup guides, documenting environments, or when user mentions setup guide, environment setup, 環境構築, 開発環境. allowed-tools: [Read, Write, Grep, Glob, Bash, Task] context: fork user-invocable: false

Environment Setup Guide Generation

Detection

CategoryTargets
Package Managerspackage.json, yarn.lock, pnpm-lock, pyproject.toml, Cargo.toml
Tool Versions.nvmrc, .python-version, .ruby-version, .tool-versions
Environment.env.example, .env.sample, .env.template
Config Filestsconfig.json, eslint.config, vite.config, next.config
ContainersDockerfile, docker-compose.yml, .devcontainer/
Commandspackage.json scripts, Makefile, README

Package Manager Indicators

ManagerIndicator
npmpackage-lock.json
yarnyarn.lock
pnpmpnpm-lock.yaml
piprequirements.txt, setup.py
poetrypyproject.toml, poetry.lock
cargoCargo.toml, Cargo.lock

References

TopicFile
Environmentreferences/environment.md

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon