Scan Project

Use this skill when the user asks to "scan my project", "analyze my project", "what does my project need to run", "find all services in my project", "document how to run my project", "understand my project structure", "detect services in my codebase", "what frameworks does my project use", "analyze my codebase for deployment", or when invoked by the deploy-project orchestrator as the first step before deployment. This skill reads the project codebase, detects all services (frontend, backend, database, queues, workers), recommends free deployment platforms for each service, and writes three documentation files to DEPLOYMENT_DOCS/.

AayushMS 02bb7c7 8.8 KB Updated

File contents

AayushMS/deploy-skills/tree/main/skills/scan-project commit 02bb7c7190

Frequently asked questions

npx skillmds@latest add aayushms/scan-project