·scaffold-module
</>

scaffold-module

pv-udpv/pplx-sdk

Scaffold new modules and components for pplx-sdk following the layered architecture and established code patterns.

17Installs·0Trend·@pv-udpv

Installation

$npx skills add https://github.com/pv-udpv/pplx-sdk --skill scaffold-module

SKILL.md

Generate new modules following pplx-sdk's layered architecture and conventions.

Use this skill when creating a new transport backend, domain service, or shared utility for the SDK.

| Layer | Directory | May Import From | Purpose |

Scaffold new modules and components for pplx-sdk following the layered architecture and established code patterns. Source: pv-udpv/pplx-sdk.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pv-udpv/pplx-sdk --skill scaffold-module
Category
</>Dev Tools
Verified
First Seen
2026-02-09
Updated
2026-02-18

Quick answers

What is scaffold-module?

Scaffold new modules and components for pplx-sdk following the layered architecture and established code patterns. Source: pv-udpv/pplx-sdk.

How do I install scaffold-module?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pv-udpv/pplx-sdk --skill scaffold-module Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pv-udpv/pplx-sdk