Skip to content

Remove redundant Flux UI guidelines#647

Merged
taylorotwell merged 3 commits intomainfrom
remove-redundunt-guidelines-fluxui
Mar 11, 2026
Merged

Remove redundant Flux UI guidelines#647
taylorotwell merged 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
@taylorotwell taylorotwell merged commit 2a0d5dd into main Mar 11, 2026
@taylorotwell taylorotwell deleted the remove-redundunt-guidelines-fluxui branch March 11, 2026 15:28
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.

2 participants