Skip to content

Commit 279811b

Browse files
chore: update README with new skills
1 parent dd8766e commit 279811b

1 file changed

Lines changed: 19 additions & 14 deletions

File tree

README.md

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Frameworks<br>
3939
`React` `Vue Composition API` `Angular Standalone` `SolidJS` `Svelte`
4040

4141
Meta Frameworks<br>
42-
`Next.js` `Nuxt` `Remix` `Astro` `SvelteKit` `Qwik`
42+
`Next.js` `Nuxt` `Remix` `Astro` `SvelteKit` `Qwik` `Docusaurus` `VitePress`
4343

4444
State Management<br>
4545
`Zustand` `Pinia` `NgRx SignalStore` `Jotai` `MobX` `Redux Toolkit`
@@ -54,10 +54,10 @@ Routing<br>
5454
`React Router` `TanStack Router`
5555

5656
Forms & Validation<br>
57-
`React Hook Form` `Vee Validate` `Zod`
57+
`React Hook Form` `TanStack Form` `Vee Validate` `Zod`
5858

5959
UI Libraries<br>
60-
`shadcn/ui` `Radix UI` `TanStack Table` `MUI` `Chakra UI` `Ant Design` `Mantine` `Headless UI`
60+
`shadcn/ui` `Radix UI` `TanStack Table` `MUI` `Chakra UI` `Ant Design` `Mantine` `Headless UI` `Vuetify`
6161

6262
Styling<br>
6363
`Tailwind` `SCSS Modules` `CVA`
@@ -164,17 +164,6 @@ Platform<br>
164164
Config<br>
165165
`Env Config`
166166

167-
## Meta
168-
169-
Design<br>
170-
`Expressive TypeScript`
171-
172-
Reviewing<br>
173-
`Code Reviewing` `CLI Reviewing`
174-
175-
Methodology<br>
176-
`Research Methodology`
177-
178167
## Shared
179168

180169
Monorepos<br>
@@ -186,6 +175,22 @@ Security<br>
186175
Tooling<br>
187176
`Biome` `ESLint + Prettier` `Git Hooks` `TypeScript Config`
188177

178+
## Desktop
179+
180+
Frameworks<br>
181+
`Electron` `Tauri`
182+
183+
## Meta
184+
185+
Design<br>
186+
`Expressive TypeScript`
187+
188+
Reviewing<br>
189+
`Code Reviewing` `CLI Reviewing`
190+
191+
Methodology<br>
192+
`Research Methodology`
193+
189194
Each skill covers patterns, conventions, anti-patterns, edge cases, and real code examples for a single technology. Not surface-level docs, but the kind of knowledge you'd normally have to explain to Claude repeatedly.
190195

191196
## Skill structure

0 commit comments

Comments
 (0)