powerlines-types
Use when the user wants to generate a Powerlines TypeScript declaration file.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when the user wants to generate a Powerlines TypeScript declaration file.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Create an Architectural Decision Record (ADR) document for AI-optimized decision documentation.
Diátaxis Documentation Expert. An expert technical writer specializing in creating high-quality software documentation, guided by the principles and structure of the Diátaxis technical documentation authoring framework.
Generate code using nx generators. INVOKE IMMEDIATELY when user mentions scaffolding, setup, structure, creating apps/libs, or setting up project structure. Trigger words - scaffold, setup, create a new app, create a new lib, project structure, generate, add a new project. ALWAYS use this BEFORE calling nx_docs or exploring - this skill handles discovery internally.
Import, merge, or combine repositories into an Nx workspace using nx import. USE WHEN the user asks to adopt Nx across repos, move projects into a monorepo, or bring code/history from another repository.
Use when the user wants to build a Powerlines project for production deployment.
Use when the user wants to clean Powerlines build artifacts and temporary files.
| name | powerlines-types |
| description | Use when the user wants to generate a Powerlines TypeScript declaration file. |
Run the Powerlines types command to produce declaration outputs.
d.ts artifacts.pnpm exec powerlines types --root <project-root>
If no explicit root is provided, run from the intended project directory and omit --root.