full-stack-skills
- 586 skills
- 0 followers
- 20 hours ago last updated
- ▌ Ansible · full-stack-skills bundleProvides comprehensive guidance for Ansible automation including playbooks, roles, inventory, and module usage. Use when the user asks about Ansible, needs to automate IT tasks, create Ansible playbooks, or manage infrastructure with Ansible.
- ▌ Gitlab CI · full-stack-skills bundleProvides comprehensive guidance for GitLab CI/CD including pipeline configuration, runners, artifacts, and automation. Use when the user asks about GitLab CI, needs to create GitLab pipelines, configure CI/CD workflows, or automate deployments with GitLab.
- ▌ Terraform · full-stack-skills bundleProvides comprehensive guidance for Terraform including infrastructure as code, providers, modules, and state management. Use when the user asks about Terraform, needs to create infrastructure as code, manage cloud resources with Terraform, or implement IaC best practices.
- ▌ Kubernetes · full-stack-skills bundleProvides comprehensive guidance for Kubernetes including pods, services, deployments, ingress, and cluster management. Use when the user asks about Kubernetes, needs to deploy applications to Kubernetes, configure Kubernetes resources, or manage Kubernetes clusters.
- ▌ Cloudformation · full-stack-skills bundleProvides comprehensive guidance for AWS CloudFormation including templates, stacks, parameters, and infrastructure automation. Use when the user asks about CloudFormation, needs to create AWS infrastructure as code, manage CloudFormation stacks, or implement AWS IaC best practices.
- ▌ Github Actions · full-stack-skills bundleProvides comprehensive guidance for GitHub Actions including workflow creation, actions, secrets, and automation. Use when the user asks about GitHub Actions, needs to create GitHub workflows, automate GitHub processes, or configure CI/CD with GitHub Actions.
- ▌ Linuxmirrors Os · full-stack-skills bundle为 GNU/Linux 主机规划和指导 LinuxMirrors 系统软件源更换,覆盖发行版识别、国内/教育网/海外/官方源、交互与无人值守参数、EPEL 与 EOL 场景、备份、验证、故障排查和回滚。用户明确要换 apt/yum/dnf/pacman/zypper/apk/portage/Nix 软件源时使用;Docker CE 与 Registry Mirror 改用 Docker 专项流程。
- ▌ Linuxmirrors Docker · full-stack-skills bundle为 Linux 主机规划 LinuxMirrors Docker Engine 安装、Docker CE 软件源更换和 Docker Registry Mirror 配置,覆盖版本选择、已有安装、仅换 Registry、多镜像地址、daemon.json 合并、服务验证与回滚。用户提到 docker.sh、DockerInstallation.sh、Docker 拉取加速或 `--only-registry` 时使用;普通系统软件源更换不使用本技能。
- ▌ Linuxmirrors Awesome · full-stack-skills bundle介绍 LinuxMirrors 的定位、能力、支持范围、源码与权威资料,并在回答项目现状、兼容性、脚本差异、最新变化或资料来源时先核验官网、GitHub 和当前源码。用于认识项目和选择正确工作流;系统软件源实操或 Docker 安装换源应进入对应专项流程,不用本技能替代变更方案。
- ▌ Mermaid · full-stack-skills bundleCreate or revise Mermaid diagrams that render inside Markdown, README files, GitHub, GitLab, wikis, and documentation sites. Use when the user explicitly requests Mermaid or needs a Markdown-native flowchart, sequence diagram, state diagram, class diagram, ER diagram, journey, Gantt chart, mind map, timeline, or lightweight architecture diagram. Prefer PlantUML for strict UML/C4 deliverables and ProcessOn only when editable hosted output is requested.
- ▌ Plantuml · full-stack-skills bundleCreate or revise PlantUML source for precise UML and architecture documentation, including class, sequence, component, deployment, state, activity, use-case, ER, ArchiMate, and C4 diagrams. Use when the user explicitly requests PlantUML, UML, C4, `.puml`, standard UML semantics, or detailed architecture notation. Prefer Mermaid for lightweight Markdown-native diagrams and ProcessOn only for hosted editable rendering.
- ▌ Full Stack Doc · full-stack-skills bundleScaffold, adapt, validate, and maintain example-rich full-stack product documentation: 10 product-level documents, 7 version documents, optional module PRD/Stitch/UI triplets, 5 delivery documents, and a detailed project README template family. Use when users ask to initialize a documentation repository, create product or version plans, write PRDs and architecture/UI documents, preserve and adapt detailed examples, audit document structure, or improve an existing product-docs tree, including Chinese requests such as 初始化文档、产品文档、写规划文档.
- ▌ Markitdown CLI · full-stack-skills bundleMarkItDown 命令行工具(`markitdown` 命令)的完整使用指南——所有 CLI 参数(`-o/-x/-m/-c/-d/-e/-p/--use-cu/--cu-endpoint/--cu-analyzer/--cu-file-types/--list-plugins/--keep-data-uris`)、输入输出模式(文件/管道/stdin)、管道组合、与 shell 工具链的集成(jq/grep/xargs/tee/find),以及典型场景示例(批量转码、Azure 后端切换、插件启用、流式输入)。当用户询问"markitdown 命令怎么用"、"怎么批量转 PDF"、"怎么把 stdin 流喂进去"、"怎么列出已装插件"、"Azure Document Intelligence CLI 怎么配"时使用本 skill;若涉及 OCR 走 LLM Vision,跳到兄弟 skill `markitdown-ocr`。
- ▌ Markitdown Ocr · full-stack-skills bundle引导 LLM 通过 `markitdown-ocr` 插件(官方插件仓库 microsoft/markitdown/packages/markitdown-ocr)使用 LLM Vision(OpenAI 兼容模型,如 gpt-4o / Azure OpenAI / Gemini / 其它 OpenAI 兼容服务)对 PDF / DOCX / PPTX / XLSX 内嵌图片与扫描页进行 OCR 文本抽取。覆盖安装、配置(`OPENAI_API_KEY` / Azure 凭据 / 自定义 endpoint)、Python API 与 CLI 包装、扫描 PDF 的全页渲染回退、各格式 OCR 行为差异(行内插入 / 表格后追加 / 顶层描述)、自定义 prompt、成本/限制排错。当用户问"扫描 PDF 怎么转 markdown"、"PPT 里图片的文字怎么抽出来"、"怎么用 GPT-4o 做 OCR"、"markitdown-ocr 插件怎么装"、"Azure OpenAI 怎么配 markitdown"时使用本 skill;若只是普通 CLI 用法或 MarkItDown 概览,跳到兄弟 skill `markitdown-cli` 与 `markitdown-awesome`。
- ▌ Doc Coauthoring · full-stack-skills bundleCollaboratively draft, revise, and reader-test substantial documentation such as proposals, RFCs, decision records, technical specifications, strategy documents, and cross-team plans. Use when the user needs help transferring context, shaping an argument, resolving gaps, iterating on an existing document, or validating whether a document works for readers. Use a more specialized document skill when the requested artifact is a product-doc suite, technical tutorial, or API reference.
- ▌ API Doc Generator · full-stack-skills bundleGenerate or update evidence-backed API documentation from OpenAPI specifications, framework routes, controllers, request/response models, validation rules, and tests. Use when the user explicitly asks for API or interface documentation, route inventory, endpoint reference, OpenAPI-derived docs, or synchronization between code and API docs. Supports OpenAPI-first projects and framework-specific discovery for Spring, FastAPI, NestJS, Express, and Gin; do not use for generic product documentation.
- ▌ Processon Mindmap · full-stack-skills bundleDesign a ProcessOn-ready mind-map outline for ideas, requirements, knowledge systems, meeting notes, learning plans, or hierarchical analysis. Use when the user explicitly requests a ProcessOn mind map, editable mind map, or a hierarchical outline intended for ProcessOn. Do not trigger for ordinary diagrams, generic prose outlines, or Mermaid mind maps unless ProcessOn is requested.
- ▌ Markitdown Awesome · full-stack-skills bundle介绍 MarkItDown(Microsoft 出品的"万物转 Markdown"工具)的能力边界、支持格式、生态(CLI / Python API / 插件 / Docker / Azure 集成),并负责引导 LLM 在面对"把 PDF/PPT/Word/Excel/图片/音频/网页/YouTube 转成 Markdown"这类需求时,正确判断是用 markitdown-awesome 概览、markitdown-cli 命令指导、还是 markitdown-ocr 走 LLM Vision OCR 路径。当用户提到 markitdown、microsoft/markitdown、把 Office 文档转 markdown、把扫描件 OCR 出来、或询问相关替代品(textract、unstructured、pandoc)时,使用本 skill。
- ▌ Technical Blog Doc · full-stack-skills bundleCreate or revise evidence-backed technical tutorials, integration guides, deployment articles, engineering walkthroughs, and project documentation in Markdown. Use when the user asks for a technical blog post or tutorial that combines concepts, prerequisites, implementation, runnable commands, verification, troubleshooting, and sources. Do not use for a product-documentation suite or API-only reference.
- ▌ Processon Diagram Generator · full-stack-skills bundleGenerate ProcessOn-compatible editable diagrams and optionally render images through the ProcessOn API. Use when the user explicitly requests ProcessOn, hosted editable diagram output, or API-rendered flowcharts, swimlanes, sequences, architectures, ER diagrams, org charts, timelines, or infographics. Requires PROCESSON_API_KEY for remote generation. Prefer Mermaid for ordinary Markdown-native diagrams and PlantUML for strict UML/C4 source.
- ▌ Codegraph · full-stack-skills bundleCodeGraph 语义代码智能:代码结构查询、符号追踪、变更影响分析、调用链查找。处理"X如何工作""修改X影响什么""谁调用了X"等代码库问题。20+语言,100%本地。
- ▌ MCP Builder · full-stack-skills bundleGuide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
- ▌ Autoresearch · full-stack-skills bundleAutonomous iteration loop: modify, verify, keep/discard against any metric
- ▌ Agent Browser · full-stack-skills bundleA comprehensive skill for using agent-browser, a CLI tool for browser automation designed for AI agents, developed by Vercel Labs. This skill covers installation, core commands, selectors (refs, CSS, XPath, semantic locators), agent mode, sessions, options, and best practices. Use this skill whenever the user needs to automate browser interactions via CLI commands, especially for AI agents that need to interact with web pages.
- ▌ Skill Awesome · full-stack-skills bundleThe canonical knowledge base for designing Agent Skills. Contains distilled Agent Skills specifications (naming conventions, frontmatter rules, directory structure, progressive disclosure), official best practices, description optimization techniques, script safety guidelines, and evaluation frameworks (TRACE). Use when designing a new skill, reviewing an existing skill for compliance, needing to know what makes a good skill, wondering about frontmatter rules or naming conventions, or when the user mentions "设计技能", "创建技能", "技能规范", "技能命名规则", "SKILL.md 怎么写", "frontmatter 规范", "技能最佳实践", "技能目录结构", "渐进式披露", "Agent Skills 规范".
- ▌ Skill Creator · full-stack-skills bundleGuide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
- ▌ Code Generator · full-stack-skillsProvides comprehensive guidance for code generation including template-based generation, code scaffolding, and automated code creation. Use when the user asks about code generation, needs to generate code from templates, create code scaffolds, or automate code creation.
- ▌ Skill Installer · full-stack-skills bundleManages the installation and discovery of AI skills from the PartMe marketplace.
- ▌ Skill Sop Creator · full-stack-skillsGuide for creating Standard Operating Procedures and SOPs and composite workflows by combining atomic Agent Skills. Use when users want to design, structure, or implement multi-step workflows that orchestrate multiple skills for complex business goals. Transforms loose tool collections into reliable, repeatable business processes.
- ▌ Skill Trace Checker · full-stack-skills bundle每次创建或修改 Skill 后,必须使用本 Skill 对其进行 TRACE 五维度自检, 全部子项达到 5.0 满分标准后才视为任务完成。 TRACE 体系覆盖:可信任度(Trust)、可靠性(Reliability)、适用性(Adaptability)、 规范性(Convention)、有效性(Effectiveness)。 触发条件:每次完成 Skill 创建或重大修改后,自动执行本检查流程。
- ▌ Skill Trace Evaluation · full-stack-skills bundle对任意 Agent Skill 做 TRACE 五维度评测(T/R/A/C/E),输出 Markdown/HTML 报告与雷达图;当用户要求“TRACE 评测/打分/生成 TRACE 报告/五维度评估”或需要改进建议时使用。
- ▌ Skill Official Evaluation · full-stack-skills bundleEvaluate any Agent Skill against the official Agent Skills specification (agentskills.io) and best practices, and produce an official-style assessment report. This skill checks: SKILL.md frontmatter compliance (name, description, license fields), directory structure conventions, progressive disclosure quality, description triggering accuracy, script safety (non-interactive, --help, structured output, no secrets), and security hygiene. The evaluation conclusion is explicitly based on the official specification and best practices published at agentskills.io, not subjective opinion. Use when the user asks to review a skill for spec compliance, check skill structure, audit skill quality against official standards, assess description triggering quality, inspect script safety, or generate an official evaluation report. Also use when the user mentions "审查技能合规", "官方规范评估", "Skill 规范检查", "技能安全审计", "检查 SKILL.md 格式", "生成官方评估报告", "根据官方规范评估技能".
- ▌ Jest · full-stack-skills bundleProvides comprehensive guidance for Jest testing framework including test writing, matchers, async testing, mocking, snapshots, configuration, and CLI. Use when the user asks about Jest, needs to write JavaScript/TypeScript tests, mock dependencies, or configure Jest for projects.
- ▌ Detox · full-stack-skills bundleProvides comprehensive guidance for Detox mobile testing framework including React Native testing, E2E testing, and test synchronization. Use when the user asks about Detox, needs to test React Native applications, write E2E tests for mobile apps, or configure Detox.
- ▌ Junit · full-stack-skills bundleProvides comprehensive guidance for JUnit testing framework including test annotations, assertions, test lifecycle, and best practices. Use when the user asks about JUnit, needs to write Java unit tests, use JUnit annotations, or configure JUnit for Java projects.
- ▌ Appium · full-stack-skills bundleProvides comprehensive guidance for Appium mobile testing including mobile app automation, element location, gestures, and cross-platform testing. Use when the user asks about Appium, needs to test mobile applications, automate mobile apps, or write Appium test scripts.
- ▌ Pytest · full-stack-skills bundleProvides comprehensive guidance for pytest testing framework including test writing, fixtures, parametrization, mocking, and plugins. Use when the user asks about pytest, needs to write Python tests, use pytest fixtures, or configure pytest for Python projects.
- ▌ Vitest · full-stack-skills bundleProvides comprehensive guidance for Vitest testing framework including fast test execution, Vite integration, component testing, mocking, and configuration. Use when the user asks about Vitest, needs to write fast unit tests, test Vue/React components, or configure Vitest with Vite projects.
- ▌ Cypress · full-stack-skills bundleProvides comprehensive guidance for Cypress end-to-end testing including commands, assertions, component testing, CI/CD integration, and best practices. Use when the user asks about Cypress, needs to write E2E tests, component tests, or configure Cypress for testing.
- ▌ Selenium · full-stack-skills bundleProvides comprehensive guidance for Selenium WebDriver including browser automation, element location, waits, and test frameworks. Use when the user asks about Selenium, needs to automate web browsers, write Selenium tests, or work with Selenium WebDriver.
- ▌ Playwright · full-stack-skills bundleProvides comprehensive guidance for Playwright testing including browser automation, test writing, page objects, and cross-browser testing. Use when the user asks about Playwright, needs to write E2E tests, automate browsers, or test web applications across browsers.
- ▌ Webapp Testing · full-stack-skills bundleToolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
- ▌ CLI Ascii Logo · full-stack-skills bundle生成 CLI 的 ASCII 艺术 Logo/Banner(支持 box drawing 边框、█ 块字符、ANSI 24-bit 渐变色)并提供可运行脚本与集成代码。适用于“做一个像 Spec Kit CLI 的终端 Logo / 彩色 ASCII banner / figlet 风格标题 / CLI 启动欢迎页”等需求。
- ▌ Ascii Mini Charts · full-stack-skills bundleGenerate ASCII mini charts (sparkline/bar/simple line) for plain-text trend inspection, with minimal + annotated variants and normalization notes.
- ▌ Ascii Ansi Colorizer · full-stack-skills bundleAdd an ANSI color layer to existing ASCII/plain-text output (gradient/rainbow/highlights) with alignment-safe rules and a required no-color fallback.
- ▌ Ascii Image To Ascii · full-stack-skills bundleConvert an image into ASCII art (readable + detail variants, width/charset controls, optional ANSI), for terminal previews and plain-text “image substitutes”.
- ▌ Ascii Table Renderer · full-stack-skills bundleRender structured data as aligned ASCII tables (column width rules, truncate/wrap, border styles, compact/readable variants) for terminal/log/email.
- ▌ Ascii CLI Logo Banner · full-stack-skills bundleEntry point for ASCII CLI banners. Choose the Python built-in font skill or the figlet.js/FIGfont skill depending on needs.
- ▌ Ascii Diagram Boxflow · full-stack-skills bundleGenerate plain ASCII box-flow diagrams (boxes + arrows) for environments without renderers, with alignment rules and split strategies for complex graphs.
- ▌ Ascii Text Art Library · full-stack-skills bundleGenerate a reusable ASCII-only text template library (titles, dividers, notice boxes, slogans/CTA), with naming conventions and selection rules for consistent CLI/log/README output.
- ▌ Ascii Motd Profile Banner · full-stack-skills bundleGenerate ASCII-only MOTD / SSH login banner / shell profile welcome messages (short/long variants, quiet mode guidance, security notices).
- ▌ Ascii Progress And Spinner · full-stack-skills bundleDesign ASCII progress bars and spinners for CLI UX (determinate/indeterminate, TTY single-line refresh, non-interactive log fallback) with copy-pastable style specs.
- ▌ Ascii CLI Logo Banner Python · full-stack-skills bundleGenerate copy-pastable ASCII banners with a built-in font (no external font deps), including compact fallback and optional ANSI 256 coloring for the logo.
- ▌ Ascii Terminal Animation Pack · full-stack-skills bundlePlan and generate terminal ASCII animations/screensaver-style output (FPS, refresh rules, loop policy, low-flicker guidance), with a static poster frame and an optional local demo script.
- ▌ Ascii CLI Logo Banner Figletjs · full-stack-skills bundleGenerate TAAG/FIGlet-style ASCII art banners using figlet.js (FIGfont spec), with layout controls (horizontal/vertical layout, width, whitespaceBreak) and optional ANSI 256 coloring.
- ▌ Speckit Plan · full-stack-skillsExecute the implementation planning workflow using the plan template to generate design artifacts.
- ▌ Speckit Check · full-stack-skills bundleRun `specify check` to verify that Spec Kit required tools (git, claude, gemini, code, cursor-agent, windsurf, qwen, opencode, codex, shai, qoder, etc.) are installed and available; interpret results and suggest next steps. Use when the user says "check Spec Kit environment", "specify not working", or "slash commands not showing".
- ▌ Speckit Tasks · full-stack-skillsGenerate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
- ▌ Speckit Analyze · full-stack-skillsPerform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation.
- ▌ Speckit Clarify · full-stack-skillsIdentify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.
- ▌ Speckit Initial · full-stack-skills bundleRun `specify init` in the current or target directory to bootstrap a Spec Kit project (pull .specify/ and slash commands); supports multiple AI agents and --script sh/ps. Use when the user says "initialize Spec Kit project", "specify init", or "set up Spec Kit in this repo".
- ▌ Speckit Install · full-stack-skills bundleInstall the Specify CLI on the host machine (uv tool install or uvx one-time); supports multiple OS, persistent or one-time install, and corporate or restricted-network environments. Use when the user says "install Spec Kit", "install Specify CLI", or "specify command not found".
- ▌ Speckit Specify · full-stack-skillsCreate or update a feature specification from a natural language feature description.
- ▌ Speckit Baseline · full-stack-skillsGenerate feature specifications by analyzing existing source code.
- ▌ Speckit Checklist · full-stack-skillsGenerate a custom checklist for the current feature based on user requirements.
- ▌
- ▌ Speckit Constitution · full-stack-skillsCreate or update the project constitution from interactive or provided principle inputs, ensuring all dependent templates stay in sync.
- ▌ Speckit Taskstoissues · full-stack-skillsConvert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts.
- ▌ Uniapp Ad · full-stack-skills bundleA comprehensive skill for uni-ad monetization in uni-app. Use this skill to integrate ads, configure ad types, handle ad events, and follow official uni-ad documentation.
- ▌ Uniapp Mini Guide · full-stack-skills bundleA comprehensive skill for uni-app mini program development. Use when building uni-app mini programs, configuring mini program settings, or working with mini program components and APIs based on the official native support docs.
- ▌ Uniapp Cloud · full-stack-skills bundleA comprehensive skill for uniCloud cloud development in the uni-app ecosystem. Use this skill when you need uniCloud project setup, cloud database CRUD, cloud functions, storage, or datacom components, following official uniCloud documentation.
- ▌ Uniapp Uview · full-stack-skills bundleA comprehensive skill for integrating and using uView UI with UniApp projects. This skill focuses on UniApp-specific integration, configuration, and platform-specific considerations when using uView UI in UniApp applications. Use this skill whenever the user needs to integrate uView UI into UniApp projects, configure UniApp-specific settings, or handle platform differences.
- ▌ Uniapp Plugin · full-stack-skills bundleA comprehensive skill for the uni-app plugin market and automatic plugin installation. Use this skill to browse plugins, auto-install plugins, configure plugin settings, and integrate third-party plugins based on the official plugin market docs.
- ▌ Uniapp Project · full-stack-skills bundleProvides comprehensive uni-app component and API integration guidance. Use when the user needs official uni-app components or APIs, wants per-component or per-API examples, or needs cross-platform compatibility details.
- ▌ Uniapp Ucharts · full-stack-skills bundleA comprehensive skill for integrating and using uCharts with UniApp projects. This skill focuses on UniApp-specific integration, configuration, and platform-specific considerations when using uCharts in UniApp applications. Use this skill whenever the user needs to integrate uCharts into UniApp projects, configure UniApp-specific settings, or handle platform differences.
- ▌ Uniappx Project · full-stack-skills bundleProvides comprehensive uni-app-x component and API integration guidance. Use when the user needs official uni-app-x components or APIs, wants per-component or per-API examples, or needs cross-platform compatibility details for uni-app-x.
- ▌ Uniapp Native App · full-stack-skills bundleA comprehensive skill for uni-app native app offline packaging. Use this skill to package uni-app as native Android/iOS apps, configure native app settings, handle signing, and follow official offline packaging documentation.
- ▌ Uniappx Uview Pro · full-stack-skills bundleA comprehensive skill for integrating and using uView Pro with UniAppX projects. This skill focuses on UniAppX-specific integration, configuration, and platform-specific considerations when using uView Pro in UniAppX applications. Use this skill whenever the user needs to integrate uView Pro into UniAppX projects, configure UniAppX-specific settings, or handle platform differences.
- ▌ Uniapp Native Plugin · full-stack-skills bundleA comprehensive skill for developing native plugins for uni-app. Use this skill when building Android/iOS native plugins, integrating native capabilities, or publishing plugins based on official native plugin docs.
- ▌ Uniapp Project Creator · full-stack-skills bundleProvides one-command project creation for uni-app using the official quickstart CLI, including project initialization, configuration, and template selection. Use when the user asks to create a uni-app project with a single command, needs to initialize a new uni-app project, or generate uni-app project structure.
- ▌ Uniappx Project Creator · full-stack-skills bundleProvides one-command project creation for uni-app-x including Vue 3 + TypeScript + Vite setup, configuration, and template generation. Use when the user asks to create a uni-app-x project with a single command, needs to initialize a new uni-app-x project, or generate uni-app-x project structure.
- ▌ Nvm · full-stack-skills bundleGuidance for installing, configuring, and using nvm (Node Version Manager) based on the official README. Use when the user needs to manage Node.js versions, install nvm, or troubleshoot nvm usage.
- ▌ Nvm Misc · full-stack-skills bundleProvide nvm overview, output color customization, tests, and automation examples like Ansible. Use when users ask for an nvm intro, color settings, running nvm tests, or Ansible install tasks.
- ▌ Nvm Setup · full-stack-skills bundleConfigure shell initialization and environment variables so nvm loads correctly across bash, zsh, and fish.
- ▌ Nvm Verify · full-stack-skills bundleVerify nvm installation and diagnose PATH or profile loading issues after setup.
- ▌ Nvm Install · full-stack-skills bundleProvide comprehensive guidance for installing and updating nvm from the official README, including install scripts, profile selection, and required environment variables.
- ▌ Nvm Docker CI · full-stack-skills bundleCover nvm installation and usage in Docker images and CI/CD pipelines, including non-interactive shell loading.
- ▌ Nvm Uninstall · full-stack-skills bundleRemove nvm cleanly, including NVM_DIR cleanup, profile edits, and PATH restoration.
- ▌ Nvm Project Meta · full-stack-skills bundleProvide nvm project metadata like maintainers, support policy, enterprise support, license, and copyright notice. Use when users ask about project governance or legal notices.
- ▌ Nvm Usage Basics · full-stack-skills bundleCover everyday nvm usage for installing, switching, and listing Node versions, including LTS and system node.
- ▌ Nvm Global Packages · full-stack-skills bundleMigrate global packages between Node versions and define a default global packages file for consistency.
- ▌ Nvm Mirror And Auth · full-stack-skills bundleConfigure Node.js binary mirrors and authentication headers for restricted or 10、Company Manger network environments.
- ▌ Nvm Shell Integration · full-stack-skills bundleEnable deeper shell integration and auto-switching for nvm across bash, zsh, and fish.
- ▌ Nvm Defaults And Nvmrc · full-stack-skills bundleDefine default Node versions and manage project-specific versions with .nvmrc and auto-use flows.
- ▌ Nvm Troubleshooting Linux · full-stack-skills bundleDiagnose common nvm issues on Linux and WSL, including distro differences, profiles, and PATH errors.
- ▌ Nvm Troubleshooting Macos · full-stack-skills bundleDiagnose common nvm issues on macOS, including profile loading, PATH priority, and permissions.
- ▌ Openspec Ff · full-stack-skillsFast-forward through artifact creation with `/opsx:ff`, generating all planning artifacts (proposal, specs, design, tasks) at once. Use when the user says "fast forward", "create all artifacts", "/opsx:ff", or has a clear picture of what to build.
- ▌ Openspec New · full-stack-skillsStart a new OpenSpec change with `/opsx:new`, creating a change folder with metadata and scaffolding. Use when the user says "start a new change", "new feature", "/opsx:new", or "create an OpenSpec change".
- ▌ Openspec Sync · full-stack-skillsSync delta specs from a change into main specs using `/opsx:sync`, without archiving the change. Use when the user says "sync specs", "merge specs to main", "/opsx:sync", or needs to update main specs mid-change.
- ▌ Openspec Apply · full-stack-skillsImplement tasks from the change using `/opsx:apply`, working through the task list and checking off items. Use when the user says "implement", "apply the change", "/opsx:apply", or "start coding from tasks".