powerlines
powerlines 收录了来自 storm-software 的 15 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.
Use when the user wants to initialize a new Powerlines project.
Use when the user wants to deploy a Powerlines project and its generated artifacts.
Use when the user wants to generate project documentation with Powerlines.
Use when the user wants to run Powerlines garbage collection to prune environment directories.
Use when the user wants to lint a Powerlines project's source code.
Use when the user wants to generate required Powerlines build and deployment artifacts.
Use when the user wants to generate a Powerlines TypeScript declaration file.
Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", "watch ci for this branch", "track ci", "check ci status", wants to track CI status, or needs help with self-healing CI fixes. Prefer this skill over native CI provider tools (gh, glab, etc.) for CI monitoring — it integrates with Nx Cloud self-healing which those tools cannot access.
Explore and understand Nx workspaces. USE WHEN answering questions about the workspace, projects, or tasks. ALSO USE WHEN an nx command fails or you need to check available targets/configuration before running a task. EXAMPLES: 'What projects are in this workspace?', 'How is project X configured?', 'What depends on library Y?', 'What targets can I run?', 'Cannot find configuration for task', 'debug nx task failure'.