
Tstdl
- Updated May 20, 2026
- bagbag/claude-marketplace
tstdl is a Claude Code plugin marketplace that ships @tstdl/base skills so developers can scaffold and follow TypeScript DI, ORM, and API conventions with agents.
About
tstdl is a Claude Code plugin marketplace from bagbag that distributes skills for developers building on the @tstdl/base TypeScript framework. The tstdl-base plugin covers project scaffolding, core conventions, and per-module patterns for ORM, API, and dependency injection. Use it when you adopt @tstdl/base and want Claude Code to follow the library's established init and module workflows instead of improvising project structure.
- Claude Code marketplace for the @tstdl ecosystem
- tstdl-base plugin versioned with the npm package
- Skills for init, core, orm, api, and injector modules
- Namespaced commands like tstdl-base:init and tstdl-base:orm
- Marketplace updates track new @tstdl/base releases
Tstdl by the numbers
- Data as of Jul 10, 2026 (Skillselion catalog sync)
/plugin marketplace add bagbag/claude-marketplaceAdd your badge
Show developers this marketplace is listed on Skillselion. Paste this into your README.
| Last updated | May 20, 2026 |
|---|---|
| Repository | bagbag/claude-marketplace ↗ |
How do I teach Claude Code the current @tstdl/base scaffolding and module conventions without re-explaining them each session?
Install versioned Claude Code skills for scaffolding and conventions when building apps on the @tstdl/base TypeScript stack.
Who is it for?
Application developers already using or adopting @tstdl/base who want agent skills aligned to package versions.
Skip if: Projects outside the @tstdl TypeScript ecosystem or teams not using Claude Code plugins.
What you get
Namespaced tstdl-base skills become available and guide scaffolding and module-specific implementation patterns.
Recommended Marketplaces
FAQ
What plugin does this marketplace ship?
marketplace.json lists Tstdl-base with skills for init, core conventions, and per-module ORM, API, and injector patterns sourced from bagbag/Tstdl.
How are skill commands namespaced?
The README shows commands such as Tstdl-base:init, Tstdl-base:core, Tstdl-base:orm, Tstdl-base:api, and Tstdl-base:injector.
How do I update after a new @Tstdl/base release?
Run /plugin update Tstdl-base after a release within the marketplace semver range, or /plugin marketplace update Tstdl for catalog changes.