Skeleton Progress Update - July 2026 #4507
endigo9740
announced in
Announcements
Replies: 1 comment 1 reply
-
|
All the best of luck Chris. Skeleton is a great library. Hope things work out! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone, Chris here from Skeleton. For today's community update things are going to be a little different. I typically use these posts to share what's new and being added or updated to Skeleton. I'm still going to do that, and we have some exciting stuff to cover. But I'm also going to cover a few things that may have a notable impact on Skeleton in the near future. This includes a delay to the recently announced Skeleton Plus site and services.
v5 Feature Updates
Let's start off with the good news. There were so many updates in our last post, I actually missed a couple!
Native Dialog Element
Docs: https://next.skeleton.dev/docs/svelte/tailwind-components/dialogs
The interface of the web continues to grow and evolve rapidly. In recent years we've seen the launch of a highly accessible native Dialog element. Recent changes have made this not only easier to style, but easier to utilize in your projects. Including support for triggering via pure HTML (no Javascript needed). As such, we finally feel the feature is ready for primetime and now provide canned styles via our Tailwind Component system. Just be sure to keep an eye on browser support for those trigger features.
Native Disclosure Element
Docs: https://next.skeleton.dev/docs/svelte/tailwind-components/disclosures
Likewise the native Disclosure element has come a long way and received some new superpowers. Such as the ability to operate as a group and self close when using
nameattributes. This now provides a highly accessible alternative to Accordion components.Skeleton Plus Delayed
In less great news, I'm sorry to say the Skeleton Plus service we announced last month is going to be delayed beyond the v5 launch. We're still planning for it to come at some point, and there's been some great progress since our last update. Including functional Blocks and Tutorial sections, as well as some initial prototyping of the Presets Studio. But for now it will need to be put on hold while we prioritize the v5 update itself.
Why the Delay?
Unfortunately, this one is on me. As many of you may know, I operate as a freelance developer alongside my contributions to Skeleton. Skeleton is a passion project for me, but plain and simple it does not put food on the table. I recently covered this in detail here. I've spent the last year working under contract with a small tech startup. Unfortunately my contract ended suddenly and somewhat unexpectedly last week. The company has hit a financial road bump and just cannot continue to keep me aboard.
Speaking personally, which I know is way out of the norm for me in this context - but this leaves me without a job or source of income. I also find myself in a very tight situation financially. All in the midst of one of the worst job markets I've witnessed in my career. Frankly, this is terrifying.
How Can I Help?
I really hate doing this, but this is one of the few channels I have to reach out to our amazing community and put myself out there. So this is a bit of a call-to-arms to anyone that can help.
In an ideal scenario I'd love to work with a team that uses Svelte and Skeleton and understands the importance of open source. But at this point I'm willing to take on any kind of opportunity, be that as a designer or developer (including React, Vue, Angular, etc). I want to be clear I'm not asking for money or donations, just an opportunity. I'm a seasoned developer that's been in this industry for 20+ years. I've worked in a senior role across many verticals - from major corporations to greenfield startups. Even if you or your company is not actively hiring, perhaps you could share my information with someone that is. Signal boosting has a lot more impact than you might realize.
Below I'll provide my details, and obviously feel free to reach out any time.
Note that I will not make it a habit of covering this going forward. But I will try to at least follow up in the near future if things get better or worse. If for no other reason than to let everyone know if my contributions to Skeleton can continue.
v5 Launch Plans
Given this situation, I've spoken with the team and we're already putting our full effort into the Skeleton v5 release. I don't want to miss an opportunity to ship the awesome updates we have in place. The good news is the majority of the v5 update was complete before we began work on Skeleton Plus. Plus was just meant to augment and extend the project and platform with new tools and options. This means there was really only one missing component - theme generation for the new v5 format.
Theme Generator
To solve this, we'll be updating and retrofitting the existing Theme Generator.
This will be updated in several meaningful ways:
Specifically for Typography, we have several big improvements:
Kapture.2026-07-03.at.11.06.40.mp4
Note that adding custom fonts is as simple as pasting in the custom font URL from Fontsource. This will then appear in the font-family options for base/headings/anchor as expected. Use this to mix and match between two custom fonts. We'll also include the installation command and CSS imports within the Code view when exporting your theme, so you have everything needed in one place.
Migration Preparations
All that remains is to provide you the tools needed to migrate to v5. Great news here in that this should be a fairly trivial process compared to our last two major updates. We're hard at work on a written guide for those that need or prefer it, and an update to our migration CLI to handle most of the heavy lifting. We'll also have a first for the project - a dedicated LLM skill that can aid with really nuanced migration changes in an automated manner. Our hope is you can use these resources in unison to update your projects quickly and efficiently.
Wrapping Up
I understand there may be some folks disappointed with the Plus delay, but I hope everyone can empathize with my situation. I appreciate everyone's patience in the meantime. The next update you hear from me should be our initial Release Candidate for Skeleton v5. This should be mostly production ready, with a full launch to follow shortly after.
If you have any questions or comments, please don't hesitate to reach out in the comments section below or via Discord. And as always, thanks for your continued support. It's been an absolute privilege and honor working on Skeleton and serving this community over the past four years. It's my hope I can continue to do so for many more to come.
Thanks everyone,
Chris
Beta Was this translation helpful? Give feedback.
All reactions