technology-create

Create per-technology coding standards using SSOT templates and parallel agent runs.

31|5|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/NSEvteev/FullSpec --skill technology-create-nsevteev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: technology-create
Source: https://github.com/NSEvteev/FullSpec/tree/main/.claude/skills/technology-create
Command: npx skills add https://github.com/NSEvteev/FullSpec --skill technology-create-nsevteev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Создание per-tech стандарта кодирования (полностью при Design → WAITING). Используйте при добавлении новой технологии в Tech Stack — запускает N technology-agent параллельно, по одному на технологию.

Core Features & Use Cases

  • SSOT-driven templates: Использует единый источник истины для определения структуры и форматов кодирования.
  • Параллельная обработка: При добавлении нескольких технологий одновременно запускает независимые задачи для каждого tech.
  • Design‑driven workflow: Встроено в процесс дизайна и совместимо с существующими SSOT-документацией и примерами.

Quick Start

Запустите /technology-create <technologies...> [--design <path>], чтобы автоматически создать per-tech стандарты.

Frequently Asked Questions about technology-create

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

FAQPage Schema
How do I automate coding standards generation for multiple new technologies?

Automating coding standards generation for multiple new technologies is handled by dispatching parallel technology-agent runs, creating independent per-tech standards simultaneously using SSOT templates.

What is a design-driven workflow for creating per-technology coding standards?

A design-driven workflow for creating per-technology coding standards integrates standard creation directly into the design phase, ensuring all generated standards adhere to SSOT templates before development begins.

How can I generate parallel coding standards for a new tech stack?

To generate parallel coding standards for a new tech stack, trigger the process by specifying the technologies and a design path, which dispatches parallel technology-agent runs for each technology.

Do I need a design document to create per-tech coding standards?

Yes, a design document is required to create per-tech coding standards. The workflow is design-driven and uses the specified design path to ensure standards align with the SSOT structure.

When should I use automated parallel execution for tech standards?

Automated parallel execution for tech standards should be used when adding multiple new technologies to a tech stack simultaneously, allowing independent generation tasks to run concurrently for each technology.