technical

Guide full-stack architecture decisions for React, Node.js, SQL, and NoSQL systems.

1|Updated Dec 31, 2025
One-click install
npx skills add https://github.com/tomas-u/claude-skills --skill technical
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technical
Source: https://github.com/tomas-u/claude-skills/tree/main/technical
Command: npx skills add https://github.com/tomas-u/claude-skills --skill technical

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides structured guidance for designing and evaluating technical architectures across full-stack systems, helping teams make architecture decisions with confidence and alignment to business goals.

Core Features & Use Cases

  • Architecture decision framework: guidance on selecting serverless, hybrid, or containerized patterns and choosing frontend, backend, and data technologies.
  • Domain coverage: explicit attention to API design, data modeling, state management, caching, and deployment strategies.
  • Decision support for planning: supports architecture reviews, ADR documentation, and scalable design conversations across teams.

Quick Start

Define requirements, select an architecture pattern (serverless, hybrid, or containerized), choose technology stacks for frontend and backend, sketch the data model, design deployment, and identify key success metrics.

Frequently Asked Questions about technical

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I design full-stack architecture for a React and Next.js application?

Design full-stack architecture by selecting frontend and backend patterns, sketching data models, and defining API strategies. This skill guides stack selection, state management, and scalable deployment for React and Next.js applications.

When should I choose serverless versus containerized deployment for my web application?

Choose serverless for event-driven scaling and containerized for persistent control. This skill provides a decision framework to evaluate hybrid, serverless, or containerized deployment strategies based on your specific architectural requirements.

What is the best way to structure API design and data modeling for scalable systems?

Structure API design and data modeling by enforcing best practices for domain coverage and performance. This skill guides selecting SQL or NoSQL databases and defining data structures to ensure scalable full-stack systems.

How do I plan an architecture review and document decisions for my team?

Plan architecture reviews by defining requirements, selecting patterns, and documenting choices. This skill supports ADR documentation and planning sessions to align technical architecture decisions with business goals.

Does this architecture guidance cover caching and real-time features for Node.js backends?

Yes, it covers caching and real-time features for Node.js backends. The skill provides explicit domain coverage for these areas alongside state management and performance optimization techniques.

When should I engage security or devops skills during an architectural review?

Engage security or devops skills when architectural decisions cross into infrastructure protection or deployment pipelines. This skill distinguishes those boundaries and identifies when to trigger specialized reviews.