| name | migrate-nextjs-to-tanstack | ||||
|---|---|---|---|---|---|
| description | Explicit-only Next.js App Router to TanStack Start migration skill. Use only when the user invokes "$migrate-nextjs-to-tanstack" to port routes, remove Next imports, and verify runtime parity. | ||||
| disable-model-invocation | true | ||||
| metadata |
|
| description | Create a Vite.js app with Tailwind CSS v4 and shadcn/ui in the current directory | |
|---|---|---|
| argument-hint |
|
Templates: vanilla, vanilla-ts, vue, vue-ts, react, react-ts, react-swc, react-swc-ts, preact, preact-ts, lit, lit-ts, svelte, svelte-ts, solid, solid-ts, qwik, qwik-ts
You are an expert logo designer. I want you to create minimalist SVG logo variations for my app.
Use extended thinking to deeply analyze my app and create the best logos possible.
App Name: [YOUR APP NAME] Description: [WHAT YOUR APP DOES]
Before starting, ask me these 4 questions:
- What logo style do you prefer? (Lettermark like Stripe's S, Abstract symbol like Claude, Geometric shape like Airbnb, or Wordmark)
Total: 376 videos
| Date | Title | Link |
|---|---|---|
| 2026-01-19 | Cette mise à jour de Chrome double la puissance de Claude Code | Watch |
| 2026-01-08 | Adieu France, Adieu Europe... | Watch |
| 2026-01-05 | Le vibecoding, c'est (déjà) fini. | Watch |
| 2025-12-03 | Voici ce que vous avez codé cette année ! (c'est INCROYABLE ce que vous faites avec l'IA !) | Watch |
Total: 69 videos
| Date | Title | Link |
|---|---|---|
| 2026-02-13 | This Cursor feature has been sitting there the whole time #shorts | Watch |
| 2026-02-12 | What nobody tells you about switching to Claude Code | Watch |
| 2026-02-11 | Are you already talking to your Cursor? | Watch |
| 2026-02-11 | Cursor AI: Simplify Complex Plans Instantly! #shorts | Watch |
Total: 852 videos
| Date | Title | Link |
|---|---|---|
| 2026-02-15 | Les modèles NOUS MENTENT TOUS : La vérité sur les benchmarks SWE-Bench | Watch |
| 2026-02-15 | Quand on me dit d'arrêter... Je fais l'inverse ! | Watch |
| 2026-02-14 | Formation Claude Code Avancées : devenir un PRO de Claude Code avec ces méthodes avancées | Watch |
| 2026-02-13 | Andrej Karpathy : L'AI code a présent 80% du temps sur un projet. | Watch |
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
| #!/bin/bash | |
| # ClawPro VPS Setup Script | |
| # Sets up OpenClaw + Docker + useful aliases | |
| set -e | |
| RED='\033[0;31m' | |
| GREEN='\033[0;32m' | |
| YELLOW='\033[1;33m' | |
| BLUE='\033[0;34m' |
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
| #!/bin/bash | |
| # ClawPro VPS Setup Script | |
| # Sets up OpenClaw + Docker + useful aliases | |
| set -e | |
| RED='\033[0;31m' | |
| GREEN='\033[0;32m' | |
| YELLOW='\033[1;33m' | |
| BLUE='\033[0;34m' |
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
| #!/bin/bash | |
| # ClawPro VPS Setup Script | |
| # Sets up OpenClaw + Docker + useful aliases | |
| set -e | |
| RED='\033[0;31m' | |
| GREEN='\033[0;32m' | |
| YELLOW='\033[1;33m' | |
| BLUE='\033[0;34m' |
NewerOlder