Install
The bundle is one marketplace entry. Adding it makes every skill available.
1
Add the marketplace
One-time step per machine. This registers the ThunderID catalogue so you can install from it.
claude code session
slash
/plugin marketplace add thunder-id/skills
2
Install the bundle
The name is <plugin>@<marketplace>, and both are `thunderid-skills`.
claude code session
slash
/plugin install thunderid-skills@thunderid-skills
Skills in the bundle
The same 13 skills ship to every agent that installs the bundle.
SkillPurposeWhen to use
thunderid-installInstall and start the ThunderID serverNew projects, initial setup
thunderid-try-consumerLaunch the Wayfinder B2C consumer login demoTry ThunderID, see a sample app
thunderid-try-agentidLaunch the AgentID AI agent authentication demoTry AgentID, demo AI agent auth
thunderid-integrate-react@thunderid/reactReact apps
thunderid-integrate-nextjs@thunderid/nextjsNext.js apps
thunderid-integrate-vue@thunderid/vueVue apps
thunderid-integrate-nuxt@thunderid/nuxtNuxt apps
thunderid-integrate-express@thunderid/expressExpress apps
thunderid-integrate-nodejs@thunderid/nodeNode.js servers
thunderid-integrate-browser@thunderid/browserVanilla JavaScript apps
thunderid-integrate-iosThunderID iOS SDKiOS (SwiftUI) apps
thunderid-integrate-androidThunderID Android SDKAndroid (Compose) apps
thunderid-integrate-flutterthunderid_flutterFlutter apps