help-content

Provide tech-pack help content for fullstack-typescript projects.

39|3|Updated Nov 21, 2025
One-click install
npx skills add https://github.com/LiorCohen/sdd --skill help-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: help-content
Source: https://github.com/LiorCohen/sdd/tree/main/plugin/fullstack-typescript/skills/help-content
Command: npx skills add https://github.com/LiorCohen/sdd --skill help-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tech-pack aware help content that guides development teams working on fullstack-typescript projects, providing quick access to guidance and workflows.

Core Features & Use Cases

  • Tech-pack oriented guidance for setting up Node.js/TypeScript backends (CMDO architecture) and React/TypeScript frontends.
  • Centralized commands and getting-started steps that accelerate onboarding and standardize workflows.
  • Use Case: A new teammate can consult this content to learn project structure, available commands, and recommended practices.

Quick Start

Ask the help system for fullstack-typescript guidance to view available commands and getting-started steps.

Frequently Asked Questions about help-content

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

FAQPage Schema
How do I get started with a fullstack TypeScript project onboarding?

Fullstack TypeScript onboarding provides new teammates with centralized commands, project structure details, and recommended practices to accelerate setup using tech-pack focused help content.

What is the CMDO architecture used in Node.js TypeScript backends?

The CMDO architecture is a structural pattern for Node.js and TypeScript backends that is outlined in the tech-pack help content to standardize how development teams organize their codebase and workflows.

How do I discover available commands for a fullstack TypeScript tech-pack?

Command discovery for a fullstack TypeScript tech-pack is handled by querying the help system, which loads a frontmatter-driven entry point returning structured help data and getting-started steps.

Can I use this help content for React TypeScript frontend workflows?

Yes, the help content supports React and TypeScript frontend workflows by providing tech-pack oriented guidance that standardizes getting-started steps alongside Node.js, PostgreSQL, and CI/CD pipeline configurations.

Does the fullstack TypeScript guidance cover PostgreSQL database and CI/CD pipelines?

Yes, the fullstack TypeScript guidance covers PostgreSQL databases and CI/CD pipelines, delivering structured help data that supports development teams across the entire stack including Node.js backends and React frontends.