aidlc-workspace-detection

Community

Detect project type: Greenfield or Brownfield.

AuthorbluejayA
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically analyzes your current development workspace to determine if you are starting a new project (Greenfield) or working with an existing codebase (Brownfield), setting the stage for the AI-DLC workflow.

Core Features & Use Cases

  • Project Type Detection: Accurately identifies whether a workspace is Greenfield or Brownfield based on file presence and Git history.
  • Technology Stack Analysis: For Brownfield projects, it scans manifest files (package.json, go.mod, etc.) to identify the programming language, frameworks, and key dependencies.
  • Code Structure Assessment: For Brownfield projects, it analyzes the directory layout and identifies potential architectural patterns (e.g., MVC, Layered).
  • Use Case: When you initiate a new development task, this Skill quickly tells you if you need to set up a new project structure or if you're diving into an existing one, and provides an initial overview of the existing tech stack.

Quick Start

Run the aidlc-workspace-detection skill to analyze the current project directory.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: aidlc-workspace-detection
Download link: https://github.com/bluejayA/devflow-aidlc-like/archive/main.zip#aidlc-workspace-detection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.