Professional skills for Claude Code: UX design, authentication patterns, collaboration workflows, and developer tools
npx claudepluginhub teslasoft-de/claude-skills-marketplaceProfessional 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.
UX design skills: research, information architecture, interaction design, visual design, and strategy. Orchestrates user experience work across all competency areas.
Scaffold enterprise authentication and authorization patterns. Use when implementing JWT auth, role-based access control, realm-based permissions, or session management in web applications.
Track collaboration state between Claude sessions using git branches. Enables seamless context switching by persisting progress in feature branches. Use for multi-session work, handoffs, and publishing completed work.
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.
Design new agent skills using the 10-step Skill Design Loop (SDL). Use when creating reusable, portable agent capabilities with progressive disclosure, VOI-driven uncertainty management, and security hardening.
Pack codebases into AI-friendly XML/Markdown bundles for context loading. Supports auto-discovery, segmented bundles, compression. Use for code review, debugging, architecture understanding.
E2E 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.
Complete IntelliJ IDEA integration for Claude agents. MCP server integration (mcp-tools), worker operations (changelist management, module sync, config backups), and orchestration workflows (maintenance cycles, project onboarding, vault structure sync).
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.
Obsidian vault domain knowledge for the Teslasoft PARA-based knowledge management system. Provides note type patterns, 12 template specifications, frontmatter schemas, Dataview queries, and common vault operations. Use when creating, modifying, or querying vault notes.
This skill should be used at the start of a new Cowork session involving the Teslasoft vault to parallel-load all critical context via Obsidian MCP, open the dashboard, and render a structured status briefing. Not for mid-session status checks (use /jarvis status instead) or file editing operations.
Claude Code marketplace entries for the plugin-safe Antigravity Awesome Skills library and its compatible editorial bundles.
Production-ready workflow orchestration with 79 focused plugins, 184 specialized agents, and 150 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations