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 页面并帮你完成安装。
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.
基于 SOC 职业分类
| 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.