pm-systems

Document conventions for adding projects and extending the pm-systems portfolio site.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/loadingpeacefully/pm-systems --skill pm-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pm-systems
Source: https://github.com/loadingpeacefully/pm-systems/tree/main
Command: npx skills add https://github.com/loadingpeacefully/pm-systems --skill pm-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Context and conventions for building on the pm-systems PM portfolio site. Invoke when adding projects, modifying the dashboard, or extending the design system.

Core Features & Use Cases

  • Context and conventions for adding projects to the portfolio site.
  • Guidance on updating the dashboard and extending the design system.
  • Examples of project structure, frontmatter conventions, and integration points to enable consistent contributions.

Quick Start

Consult this Skill when adding a project to the pm-systems portfolio to follow the standard conventions.

Frequently Asked Questions about pm-systems

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I add a new project to a portfolio site while maintaining consistent conventions?

To add a project to the portfolio site, follow the standard conventions by using the required frontmatter and matching the established project structure patterns. This ensures consistency across the repository and supports automation tooling.

What frontmatter conventions are needed for portfolio project documentation?

Frontmatter conventions require specific metadata fields to be defined in project files to support automation and tooling. Enforcing frontmatter usage maintains a cohesive PM ecosystem and enables consistent contributions across the portfolio site.

How do I extend a design system when modifying a portfolio dashboard?

Extending the design system when modifying the dashboard involves following documented integration points and conventions. This maintains a cohesive PM ecosystem and ensures new dashboard components align with the existing project structure.

What is the best way to onboard new contributors to a design system project?

The best way to onboard new contributors is to provide context and conventions for the portfolio site, including examples of project structure and frontmatter usage. This ensures consistent contributions and adherence to reference flows.

Why does my portfolio project break automation tooling when I skip frontmatter?

Skipping frontmatter breaks automation tooling because the portfolio site enforces frontmatter usage to support reference flows and automated processing. Maintaining frontmatter conventions is required for a cohesive PM ecosystem.