Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>corpwork-readme-generatorNew to Visual Studio Code? Get it now.
corpwork-readme-generator

corpwork-readme-generator

Corpwork

|
4 installs
| (0) | Free
Automatically generates standardized README.md files by analyzing your repository via static analysis. Includes technology badges, directory tree, service detection, and CI/CD integration.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

corpwork-readme-generator

Corpwork's private VS Code extension. Automatically generates standardized README.md files through static analysis of your repository.

Features

  • Automatic detection of 30+ technologies with shields.io badges
  • Directory tree generation of the repository
  • Service detection (Docker Compose, Dockerfile, NGINX)
  • Dependency counting (Node, Python, Go, Java, PHP, Ruby, Rust)
  • CI/CD detection (GitLab CI, GitHub Actions, Jenkins, Azure Pipelines, CircleCI, Travis CI)
  • Quick start commands and prerequisites suggestions

Supported Technologies

Node.js TypeScript JavaScript Python Go Java C# Rust PHP Ruby React Vue.js Angular Next.js Docker Kubernetes Terraform NGINX

And many more (Express, NestJS, Django, Flask, FastAPI, Spring Boot, Laravel, Rails, Vite, Webpack, Tailwind, ESLint, Prettier, Helm, Redis, PostgreSQL, MongoDB, MySQL, RabbitMQ, Kafka, Jest, SonarQube, AWS, Azure, GCP...)

How to use

Via Command Palette

  1. Open VS Code in your project
  2. Press Ctrl+Shift+P
  3. Type "CorpWork: Generate README"
  4. The README.md will be generated at the project root

Via right-click

  1. In the VS Code Explorer, right-click on a folder
  2. Select "Generate README"
  3. The README.md will be generated in the selected folder

What is analyzed

Analysis Source
Technologies package.json, file extensions, Dockerfile, docker-compose.yml
Services docker-compose.yml, Dockerfile, nginx.conf
Dependencies package.json, requirements.txt, go.mod, pom.xml, Cargo.toml, composer.json, Gemfile
CI/CD .gitlab-ci.yml, .github/workflows/, Jenkinsfile
Structure Directory tree (up to 4 levels deep)
Project name git remote (fallback: folder name)
Logo Searches in docs/, assets/, .github/, root

Privacy

Analysis is 100% local. No data from your repository is sent to external services.

License

MIT — © Corpwork. All rights reserved.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft