Threaded Stack avatar

Threaded Stack

Official

@threadedstack · United States of America

0Followers
|
2Public Repos
|
22Published Skills

Threaded Stack provides Claude Code skills and knowledge bases for a TypeScript AI-agent platform spanning React frontends, Express backends, sandboxed execution, and test maintenance.

Skills Distribution
DomainDeveloper To...AI Agent Orchestra.. (30%)Full-Stack TypeScr.. (30%)Testing & Code Qua.. (20%)Documentation & Kn.. (10%)

Agent Skills by Threaded Stack

Showing 22 vetted skills indexed across 1 GitHub repositories.

threadedstackthreadedstack

react-dedup

Analyzes React components for duplicate code and refactors them into reusable shared components.

Official
Intermediate
threadedstackthreadedstack

tdsk-website

Documents the React marketing site and MDX documentation portal architecture.

Official
Intermediate
threadedstackthreadedstack

tdsk-integration

Runs end-to-end integration tests across API, browser, and Kubernetes infrastructure tiers.

Official
Advanced
threadedstackthreadedstack

tdsk-agent

Documents the architecture and APIs of a headless AI agent orchestration library.

Official
Advanced
threadedstackthreadedstack

tdsk-logger

Documents the Winston-based logging package with CLI logger, API logger, and secret redaction.

Official
Intermediate
threadedstackthreadedstack

tdsk-admin

Documents the architecture, routing, and state management of the Threaded Stack admin dashboard.

Official
Intermediate
threadedstackthreadedstack

fix-tests

Diagnose and fix failing integration tests from saved test output files.

Official
Intermediate
threadedstackthreadedstack

tdsk-backend

Documents the Express Core API backend architecture, endpoints, and services for Threaded Stack.

Official
Advanced
threadedstackthreadedstack

tdsk-components

Documents the shared React component library @tdsk/components including components, hooks, and theming.

Official
Intermediate
threadedstackthreadedstack

update-docs

Detect codebase changes and synchronize documentation across docs folders and website rendering code.

Official
Advanced
threadedstackthreadedstack

verify-completion

Validates task completion by running type checks, tests, and deliverable audits before reporting done.

Official
Intermediate
threadedstackthreadedstack

skill-builder

Create Claude Code Skills with YAML frontmatter and progressive disclosure structure.

Official
Intermediate
threadedstackthreadedstack

tdsk-tsa

Documents the TSA Bun-based terminal CLI for sandbox management and AI agent interaction.

Official
Advanced
threadedstackthreadedstack

gen-test

Generate Vitest test files for TypeScript source files following project conventions.

Official
Intermediate
threadedstackthreadedstack

tdsk-proxy

Documents the Auth Gateway proxy architecture covering JWT, API key, and session authentication.

Official
Intermediate
threadedstackthreadedstack

tdsk-database

Provides schema, service, and migration knowledge for a Drizzle ORM PostgreSQL database layer.

Official
Advanced
threadedstackthreadedstack

update-integration-tests

Detects codebase changes and updates integration tests until the full suite passes.

Official
Advanced
threadedstackthreadedstack

tdsk-threads

Documents the Threads SPA architecture for sandbox session management and terminal rendering.

Official
Advanced
threadedstackthreadedstack

tdsk-sandbox

Documents the pluggable sandbox execution layer with local and Kubernetes providers.

Official
Advanced
threadedstackthreadedstack

tdsk-domain

Documents shared TypeScript types, models, and utilities for the Threaded Stack monorepo.

Official
Intermediate
threadedstackthreadedstack

commit-message

Generates conventional commit messages from git diffs and plan files without committing.

Official
Intermediate
threadedstackthreadedstack

tdsk-cli

Orchestrates Docker, Kubernetes, and DevSpace operations for the Threaded Stack monorepo.

Official
Advanced

Frequently Asked Questions About Threaded Stack

FAQPage Schema
What tasks can I accomplish using Threaded Stack's skills?▼

You can deduplicate React components, generate Vitest tests, fix failing integration tests from saved output, sync documentation with code changes, compose conventional commit messages, verify task completion with type checks, and create new Claude Code skills with proper YAML frontmatter.

Who are Threaded Stack's skills designed for?▼

They target TypeScript full-stack engineers and platform teams maintaining a multi-repo AI agent product, including React/Vite/MUI frontend developers, Express/Node.js backend engineers, and DevOps practitioners working with Docker, Kubernetes, and DevSpace.

What internal systems do the tdsk knowledge base skills cover?▼

They document the Core API backend, JWT/JWKS auth gateway proxy, Drizzle ORM with PostgreSQL/Neon, Winston logging service, admin and threads SPAs, shared component library, headless agent orchestration library, terminal TSA interface, and pluggable sandbox execution layer.

What prerequisites are needed to use these skills?▼

Skills operate within Claude Code against the Threaded Stack repositories. Practical use assumes a TypeScript/Node.js environment with React, Vite, Express, Drizzle, and Vitest; infrastructure skills additionally expect Docker, Kubernetes, and DevSpace access.

How do the testing and verification skills ensure code quality?▼

The fix-tests skill reads pre-saved failure output to debug integration tests, update-integration-tests runs the full suite until green, gen-test scaffolds Vitest coverage, and verify-completion mandates type checks and test evidence before any task is reported done.