By teslasoft-de
Scaffold enterprise authentication and authorization patterns. Use when implementing JWT auth, role-based access control, realm-based permissions, or session management in web applications.
Professional skills and tools for Claude Code, including UX design, authentication patterns, collaboration workflows, and developer tools.
Add this marketplace to Claude Code:
/plugin marketplace add teslasoft-de/claude-skills-marketplace
Then install individual plugins:
/plugin install ux@teslasoft-skills
/plugin install auth-pattern@teslasoft-skills
/plugin install collab@teslasoft-skills
| Plugin | Description |
|---|---|
| ux | Comprehensive UX design skills: research, information architecture, interaction design, visual design, and strategy |
| Plugin | Description |
|---|---|
| auth-pattern | Enterprise authentication patterns: JWT, RBAC, realm-based authorization |
| e2e | E2E testing workflows with test-first development methodology |
| Plugin | Description |
|---|---|
| collab | Git branch collaboration state management for multi-session work |
| context-budget | Context window management with progressive disclosure |
| skill-design | 10-step Skill Design Loop (SDL) for creating agent skills |
| Plugin | Description |
|---|---|
| repomix | Pack codebases into AI-friendly bundles for context loading |
| idea | JetBrains IDE integration via MCP server |
Each plugin follows the standard Claude Code plugin structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin manifest
├── skills/
│ └── skill-name/
│ ├── SKILL.md # Main skill definition
│ └── references/ # Deep content (progressive disclosure)
└── README.md
Teslasoft - teslasoft.de
This project uses dual licensing:
| Use Case | License | Requirements |
|---|---|---|
| Open Source Projects | MIT License | Include copyright notice |
| Commercial / Closed Source | Commercial License | Visible attribution required |
See LICENSE.md for full details.
Commercial use without a Commercial License is prohibited.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub teslasoft-de/claude-skills-marketplace --plugin auth-patternE2E testing workflow with test-first development rules. Covers new features (test-first), test modifications (progressive testing), and refactoring (iterative testing). Framework-agnostic with Playwright/Cypress/Jest examples.
Obsidian vault operations for the Teslasoft PARA-based knowledge management system. Session bootstrapping, note type patterns, 12 template specifications, frontmatter schemas, and Dataview queries.
Design new agent skills using the 10-step Skill Design Loop (SDL). Includes plugin version management tooling (sync, bump, check, status) for all Claude Code marketplace plugins.
AI assistant layer for the Teslasoft harness. Reads pre-collected state from the Drone sidecar, surfaces alerts, answers ad-hoc queries, and replaces manual data collection in dashboard workflows.
Manage context efficiently in long conversations using progressive disclosure and tiered loading. Use when hitting context limits, working on large codebases, or optimizing token usage across multi-turn interactions.
Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.
Build authentication systems with JWT, OAuth2, and API keys
Authentication and security specialist for JWT implementation, OAuth2 flows, refresh tokens, session management, password hashing (bcrypt, argon2), 2FA, SSO, and security best practices. Use when implementing authentication, authorization, or security features.
Secure API authentication with JWT, OAuth 2.0, API keys. Use for authentication systems, third-party integrations, service-to-service communication, or encountering token management, security headers, auth flow errors.
Auth skills for Claude Code — scaffold auth endpoints, review auth code for security issues, and add conformance tests
Editorial "Security Developer" bundle for Claude Code from Antigravity Awesome Skills.