framework-conventions-guide

Enforce native conventions for Django, Laravel, Next.js, and Rails codebases.

Updated Dec 29, 2025
One-click install
npx skills add https://github.com/jayteealao/Aperture --skill framework-conventions-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: framework-conventions-guide
Source: https://github.com/jayteealao/Aperture/tree/main/.claude/skills/framework-conventions-guide
Command: npx skills add https://github.com/jayteealao/Aperture --skill framework-conventions-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps ensure code written for opinionated frameworks adheres to their established conventions, reducing complexity and improving maintainability across teams.

Core Features & Use Cases

  • Enforces framework-native conventions across models, controllers, views, and routing to reduce cognitive load and improve readability.
  • Guides code generation, refactoring, and code reviews to follow the framework's patterns, preventing "framework-within-a-framework" complexity.
  • Scales across Django, Laravel, Next.js, Rails, and other popular frameworks, ensuring consistent structure and naming.

Quick Start

Use the framework-conventions-guide when starting a new framework-based feature to ensure idiomatic structure and alignment with the target framework's conventions.

Frequently Asked Questions about framework-conventions-guide

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

FAQPage Schema
How do I enforce framework conventions during a code review?

To enforce framework conventions during a code review, apply this guide to check adherence to framework patterns for models, controllers, views, and routing, reducing complexity and improving maintainability across teams.

What is the best way to prevent framework-within-a-framework complexity when refactoring?

Preventing framework-within-a-framework complexity during refactoring involves guiding code generation to follow the target framework's native conventions, ensuring consistent structure and naming across opinionated frameworks like Django, Laravel, Next.js, and Rails.

Does the framework conventions guide work with Django and Laravel codebases?

Yes, the framework conventions guide works with Django and Laravel codebases. It scales across these and other opinionated frameworks like Next.js and Rails to enforce idiomatic structure and architecture alignment.

When do I need to check framework-native conventions for models and routing?

You need to check framework-native conventions for models and routing when starting a new framework-based feature, ensuring idiomatic structure and alignment with the target framework's established patterns to reduce cognitive load.

Can I use this to enforce naming conventions across multiple opinionated frameworks?

Yes, you can use this to enforce consistent naming and structure across multiple opinionated frameworks. It scales across Django, Laravel, Next.js, and Rails to ensure adherence to framework patterns during code generation and reviews.