Skip to content

Plugin ecosystem — custom memory sections for specific frameworks #4

@Nagendhra-web

Description

@Nagendhra-web

Feature

Allow framework-specific memory plugins that add specialized sections to MEMORY.md.

Examples:

  • Next.js plugin: tracks route structure, server/client components, data fetching patterns
  • Django plugin: tracks models, migrations, URL patterns, middleware stack
  • React Native plugin: tracks platform-specific code, native modules, build configs

How it would work:

  • Plugins are small SKILL.md files that extend the memory template
  • Each plugin adds its own section to MEMORY.md
  • Claude loads the relevant plugin based on detected stack

Why this matters:
Different frameworks have different context that matters. A generic memory template misses framework-specific knowledge.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions