folio-pack

Manage and verify Folio optional packs with Packwerk boundary rules.

10|2|Updated Jul 10, 2017
One-click install
npx skills add https://github.com/sinfin/folio --skill folio-pack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: folio-pack
Source: https://github.com/sinfin/folio/tree/main/.skills/folio-pack
Command: npx skills add https://github.com/sinfin/folio --skill folio-pack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the management and verification of Folio optional packs, ensuring code consistency and boundary adherence.

Core Features & Use Cases

  • Pack Boundary Enforcement: Enforces namespace and file path conventions for Folio packs.
  • Component and Asset Management: Provides guidelines for creating and managing pack components and assets.
  • Route Configuration: Offers best practices for routing within Folio packs.
  • Verification: Assists with Packwerk verification for Folio pack changes.
  • Use Case: When developing a new Folio pack, use this Skill to ensure your code adheres to Folio's namespace and boundary rules, and to verify your pack's code with Packwerk.

Quick Start

Run the folio-pack skill to verify the code in your new Folio pack 'ai'.

Frequently Asked Questions about folio-pack

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

FAQPage Schema
How do I enforce namespace and file path conventions for Folio packs?

You can enforce Folio pack boundaries by using this Skill to verify namespace and file path conventions, ensuring your modular codebase maintains strict component separation and code consistency.

What is the best way to verify Folio pack changes with Packwerk?

The best way to verify Folio pack changes with Packwerk is to run this Skill, which assists with Packwerk verification to ensure your new packs adhere to boundary rules and code quality standards.

How do I manage components and assets when developing a new Folio pack?

When developing a new Folio pack, this Skill provides guidelines for creating and managing pack components and assets, alongside best practices for configuring routes within the Folio architecture.

Can I use this to check route configuration within Folio packs?

Yes, you can use this Skill to check route configuration within Folio packs, as it offers best practices for routing and assists with overall pack structure verification.

Do I need Packwerk to enforce modular codebase boundaries in Folio?

Yes, Packwerk is used for verification in Folio, and this Skill assists with that process to enforce boundary rules and ensure code quality and consistency across optional packs.