afd360-poc-docs-skill

Generate branded Salesforce proof-of-concept documentation sites from repositories and customer assets.

Updated Apr 16, 2026
One-click install
npx skills add https://github.com/dylandersen/afd360-poc-docs-skill --skill afd360-poc-docs-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: afd360-poc-docs-skill
Source: https://github.com/dylandersen/afd360-poc-docs-skill/tree/main
Command: npx skills add https://github.com/dylandersen/afd360-poc-docs-skill --skill afd360-poc-docs-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires child_process, fs, path, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of customer-ready Salesforce proof-of-concept documentation, reducing manual effort and ensuring consistency across handoffs.

Core Features & Use Cases

  • Automated Site Scaffold: Generates a customized documentation site with structured sections like Overview, Architecture, Setup, and Data Model.
  • Brand Auto-Extraction: Fetches company logos, colors, and fonts from a public website for branding consistency.
  • Incremental Updates: Supports adding sections post-setup to keep documentation current.
  • Use Case: An SE completes a Salesforce POC, runs /setup-docs, and within minutes has a professional, branded site ready for customer handoff, with minimal manual editing.

Quick Start

Invoke /setup-docs in Cursor chat to scaffold a new Salesforce POC site for your customer.

Frequently Asked Questions about afd360-poc-docs-skill

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

FAQPage Schema
How do I automate Salesforce proof-of-concept documentation generation from a repository?

You can automate Salesforce proof-of-concept documentation by invoking a command in Cursor chat to rapidly scaffold a customized site with structured sections like Overview, Architecture, and Data Model directly from your repository.

What do I need to set up automated POC documentation sites for customer handoffs?

You need Node.js 22+, Git, and pnpm or npm installed in your environment to scaffold and maintain automated POC documentation sites for customer handoffs.

Can I automatically extract company branding assets like logos and colors for MDX documentation?

Yes, the automation process can fetch company logos, colors, and fonts directly from a public website to ensure branding consistency across your MDX documentation site.

How do I add new sections to an existing Salesforce POC documentation site after initial setup?

You can add new sections to an existing Salesforce POC documentation site through incremental updates, ensuring your customer handoff content stays current with minimal manual editing.

Does this documentation automation tool work with Cursor chat for generating branded sites?

Yes, you invoke the setup command directly within Cursor chat to generate a professional, branded documentation site for customer handoffs within minutes.

What is the best way to ensure consistency across multiple Salesforce proof-of-concept handoffs?

Using automated documentation scaffolding ensures consistency across multiple Salesforce proof-of-concept handoffs by standardizing the site structure, branding, and content sections automatically.