Olakunlevpn Framework First

Use when writing, reviewing, or refactoring code inside an existing framework such as Laravel, XenForo, Django, Rails, WordPress, Spring, or any other. Enforces framework-first development, so the agent identifies the framework in use, follows its conventions and architecture exactly, reaches for native solutions before third-party ones, keeps code consistent with the surrounding project, and never mixes patterns borrowed from a different framework. The goal is code that reads as natural to an experienced developer of that specific framework. Do NOT use for greenfield projects with no framework chosen yet, or for pure infrastructure and scripting with no application framework involved.

olakunlevpn 499fd21 3 files · 13.1 KB Updated

File contents

olakunlevpn/olakunlevpn-framework-first/tree/main/ commit 499fd21589

Frequently asked questions

npx skillmds@latest add olakunlevpn/olakunlevpn-framework-first