Skip to content

Remove redundant Flux UI guidelines#647

Open
pushpak1300 wants to merge 3 commits intomainfrom
remove-redundunt-guidelines-fluxui
Open

Remove redundant Flux UI guidelines#647
pushpak1300 wants to merge 3 commits intomainfrom
remove-redundunt-guidelines-fluxui

Conversation

@pushpak1300
Copy link
Member

When we first added skill support, skill triggering wasn't reliable enough, so we added a core.blade.php guideline that duplicated instructions already in the Flux UI skill — things like "use <flux:*> components" and "activate fluxui-development for Flux tasks". This burned extra context tokens on every request.

We now have an eval system for testing and improving skill descriptions, so they trigger reliably. This means the redundant guideline files are no longer needed.

Approach

  • Remove the redundant core.blade.php guidelines for both Flux UI Free and Pro that duplicated the skill's own instructions
  • Refine the skill descriptions to be more specific about Flux UI component coverage, validated through trigger evals

@pushpak1300 pushpak1300 marked this pull request as ready for review March 10, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant