Resolve Entry Point

Resolves HTTP routes (GET /api/orders) and console commands (app:process-payments) to their handler files. Detects framework, searches route/command definitions, extracts handler class and method, locates file via PSR-4 mapping.

dykyi-roman Updated

File contents

dykyi-roman/awesome-claude-code/tree/main/skills/resolve-entry-point commit 06446be2f6

Frequently asked questions

npx skillmds@latest add dykyi-roman/resolve-entry-point