Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
jbojcic1
approved these changes
Jan 26, 2026
70cebc6 to
a95f29a
Compare
a95f29a to
c49e2d6
Compare
dc0b82a to
f9c89c4
Compare
Collaborator
|
@gudnuf pls rebase this one |
Add two Claude skills with progressive disclosure structure: - tanstack-query: Project-specific TQ v5 conventions (cache class pattern, event-driven updates, version-aware caching, dynamic scope patch, retry strategy). Reference files for cache/query tables and code patterns. - tailwind-design-system: Updated for Tailwind v4 CSS-first config (@theme, @Utility, @plugin directives), v4 class renames, dual-theme system (USD/BTC + dark mode). Reference file for component patterns. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
86d03d3 to
3b43b42
Compare
jbojcic1
reviewed
Feb 16, 2026
|
|
||
| # Tailwind Design System — Project Conventions | ||
|
|
||
| **Stack**: Tailwind CSS 4.1 + `@tailwindcss/vite` + shadcn/ui + CVA + tailwind-merge + tw-animate-css + Radix UI + vaul |
Collaborator
There was a problem hiding this comment.
we need to merge tailwind upgrade pr for this to be true
jbojcic1
approved these changes
Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds some more specific skills that might be useful to us. The way that I added these tools was by finding them on github or https://mcpmarket.com/ and then using the /add-skill command that I created in #774 . Once the skill was copied, I told Claude to go through our app and update the skill to be relevant to the specific of our app and remove things from the skill that weren't necessary.