init-project

Detect project context and update AI development guidelines interactively.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/juniorfontenele/ai-guidelines --skill init-project-juniorfontenele
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init-project
Source: https://github.com/juniorfontenele/ai-guidelines/tree/main/.agents/skills/init-project
Command: npx skills add https://github.com/juniorfontenele/ai-guidelines --skill init-project-juniorfontenele

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of integrating AI development guidelines into your project, ensuring the AI understands and adheres to your specific tech stack, coding standards, and workflow preferences.

Core Features & Use Cases

  • Automated Project Detection: Intelligently identifies your project's type, stack (Laravel, Node.js, etc.), versions, and key packages.
  • Interactive Configuration: Guides you through a series of questions to confirm or refine project details.
  • Automated Guideline Updates: Modifies configuration files like CLAUDE.md and docs/engineering/STACK.md to match your project's context.
  • Use Case: When you first set up these AI guidelines in a new Laravel project, run this Skill to automatically configure it for your specific PHP version, Laravel version, database, and frontend framework.

Quick Start

Run the init-project skill to begin the onboarding process for these AI guidelines.

Frequently Asked Questions about init-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate AI development guidelines into a new project?

To integrate AI development guidelines, this Skill initiates an interactive onboarding process that auto-detects your project context and prompts you to finalize tech decisions, updating configuration files like CLAUDE.md accordingly.

What is the best way to automate project setup for AI coding standards?

Automating project setup involves detecting your stack from files like composer.json and package.json, then guiding you through targeted questions to automatically configure documentation and AI guidelines for your specific environment.

Does this AI onboarding tool work with Laravel and Node.js projects?

Yes, the AI onboarding tool works with Laravel and Node.js by detecting project files like artisan and composer.json to identify your stack, versions, and key packages for accurate guideline configuration.

How do I configure AI guidelines for a specific PHP and Laravel version?

To configure AI guidelines for specific versions, run the onboarding process to auto-detect your environment, confirm the detected details through interactive prompts, and automatically update your docs/engineering/STACK.md file.

Can I customize AI workflow preferences during project onboarding?

Yes, you can customize AI workflow preferences during project onboarding because the process uses guided questions to let you confirm or refine auto-detected project details before updating your configuration files.

What files are modified when setting up AI project guidelines?

When setting up AI project guidelines, the process modifies configuration files including CLAUDE.md and docs/engineering/STACK.md to ensure the AI understands and adheres to your specific tech stack and coding standards.