scan_project
Analyze project requirements to receive tool stack recommendations from 6,500+ indie developer tools. Replace enterprise SDKs with suitable alternatives and save tokens by eliminating boilerplate code generation.
Instructions
Analyze a project and recommend a complete tool stack from 6,500+ IndieStack tools.
Use at project start or when reviewing dependencies. Infers infrastructure needs, finds the best tool for each, and surfaces indie replacements for enterprise SDKs already in use. Saves 50,000+ tokens vs generating auth, payments, email, and database layers from scratch.
Args: project_description: What the project does (e.g., "A Next.js SaaS for freelancer invoicing") tech_stack: Frameworks/languages in use (e.g., "nextjs, typescript, postgres") current_deps: Current dependencies to find indie replacements for (e.g., "stripe, auth0, sendgrid")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_description | Yes | ||
| tech_stack | No | ||
| current_deps | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |