LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

analyze-yii2-project - Yii2 Project Analysis Workflow

6-phase workflow to analyze Yii2 codebases and plan modernization to modern frameworks

Tags

Updated: 2026-06-15

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • scan project
  • detect framework version
  • identify conventions
  • extract routing patterns
  • extract database migrations
  • extract business capabilities
  • extract validation rules
  • extract requirements
  • analyze dependencies
  • index codebase
  • verify results
  • test semantic search
  • generate documentation
  • identify complexity
  • create migration checklist

Inputs

  • Yii2 project directory
  • vendor directory

Outputs

  • architecture diagram
  • capability map
  • domain model diagram
  • use case catalog
  • data dictionary
  • migration roadmap

Requirements

  • Weaviate running at localhost:8081
  • Ollama running at localhost:11434
  • PostgreSQL running at localhost:5433
  • read permissions on project files

Source

  • Spec: SKILL.md
workflow
yii2
php
migration
legacy system
modernization
framework migration
analysis
scan project
detect framework version
identify conventions
extract routing patterns
Yii2 project directory
vendor directory
architecture diagram
capability map
domain model diagram