TE

Provides the central reference and authority for project technology choices and architectural layers.

Install

mkdir -p .claude/skills/tech-stack-jgreen021 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/19283" && unzip -o skill.zip -d .claude/skills/tech-stack-jgreen021 && rm skill.zip

Installs to .claude/skills/tech-stack-jgreen021

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

| Layer | Technology | Purpose | | :--- | :--- | :--- | | **Build & CI/CD** | [Gradle & NPM](../build-system/SKILL.md) | Orchestrates the build lifecycle, multi-project coordination, and Vite/NPM workspaces. | | **Pipeline** | [Jenkins CI/CD](../ci-cd/SKILL.md) | Enterprise-grade
280 chars · catalog descriptionno explicit “when” triggerlonger than Claude Code's old 250-char listing cap (fine on current versions)
Beginner

Key capabilities

  • Define project technology stack layers
  • Map technologies to specific architectural roles
  • Identify build and CI/CD orchestration tools
  • Document persistence and messaging infrastructure
  • Specify security and observability standards

How it works

It acts as a centralized registry that maps project layers to their respective technologies and documentation sources.

Inputs & outputs

You give it
Technology layer or architectural component
You get back
Standardized technology definition and purpose

When to use tech-stack

  • Identify the project's database technology
  • Find build system documentation
  • Check standards for backend framework

About this skill

Skill: Technology Stack Management

Purpose

This skill serves as the central authority for the project's technology stack. It defines each layer, the chosen technologies, and their specific roles within the architecture.

Technology Stack

LayerTechnologyPurpose
Build & CI/CDGradle & NPMOrchestrates the build lifecycle, multi-project coordination, and Vite/NPM workspaces.
PipelineJenkins CI/CDEnterprise-grade automation server for custom pipelines and quality gates.
BackendJava & Spring BootCore programming language and framework for APIs, Security, and JPA data access.
FrontendReact & IonicComponent-based UI library and mobile-first toolkit using Tailwind CSS, Zustand, and TanStack Query.
API DesignContract-First DesignAuthority for OpenAPI 3.0 specs and automated Spring Boot/React code generation.
PersistenceOracle 23cPrimary relational database using JSON Relational Duality and Property Graphs.
MigrationsFlywayVersioned database schema migrations for predictable and auditable changes.
MessagingKafka (KRaft mode)Enables asynchronous communication and event-driven architecture.
MappingJSON DualitySpecialized mapping for Oracle 23c JSON Relational Duality Views.
Quality GateQuality AssuranceEnforces Checkstyle, ESLint, JaCoCo (80%), and Static Analysis constraints.
TestingAutomated TestingFrameworks for Unit (JUnit/Vitest), Integration (Testcontainers), and E2E (Cypress).
SecuritySCA & SecretsManages Nimbus-jose-jwt (Auth), Snyk/OWASP (SCA), and HashiCorp Vault (Secrets).
ObservabilityLogging & TracingStandards for SLF4J Fluent API and Correlation ID propagation.
MappingJSON DualitySpecialized mapping for Oracle 23c JSON Relational Duality Views.
ArchitectureMermaid & UMLStandards for structural visualization using Mermaid.js syntax.

When not to use it

  • Documenting non-project-related technologies
  • Proposing stack changes without architectural review

Limitations

  • Limited to technologies explicitly defined in the stack table

How it compares

It provides a single source of truth for the entire stack, preventing fragmented documentation across different project areas.

Compared to similar skills

tech-stack side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
tech-stack (this skill)03moNo flagsBeginner
java-pro343moNo flagsAdvanced
backend-microservice-development22moNo flagsIntermediate
microservice-infrastructure42moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

java-pro

sickn33

Master Java 21+ with modern features like virtual threads, pattern matching, and Spring Boot 3.x. Expert in the latest Java ecosystem including GraalVM, Project Loom, and cloud-native patterns. Use PROACTIVELY for Java development, microservices architecture, or performance optimization.

3492

backend-microservice-development

TencentBlueKing

后端微服务开发规范,涵盖目录结构、分层架构(API/Service/DAO)、依赖注入、配置管理、Spring Boot 最佳实践。当用户进行后端开发、创建新微服务、编写 Kotlin/Java 代码或设计服务架构时使用。

213

microservice-infrastructure

TencentBlueKing

微服务基础设施指南,涵盖条件配置、事件驱动架构、服务间通信、国际化与日志等微服务架构的核心基础设施。当用户实现服务间调用、配置多环境、实现异步通信、处理国际化或规范日志输出时使用。

411

common-technical-practices

TencentBlueKing

通用技术实践指南,涵盖 AOP 切面、分布式锁、重试机制、参数校验、性能监控、定时任务、审计日志等后端开发中的常见技术实践。当用户需要实现横切关注点、处理并发控制、配置重试策略、添加性能监控或实现审计功能时使用。

26

spring-framework-patterns

Hack23

Apply Spring Framework best practices: dependency injection, transaction management, AOP for CIA services

00

spring-boot-config-refactor

sklintyg

Refactor a Spring Boot application's configuration from legacy application.properties and scattered @Value usage to structured YAML and immutable @ConfigurationProperties records. Use this when migrating messy configuration, standardizing property naming, introducing app-prefixed custom properties,

00

Search skills

Search the agent skills registry