wiki-docs

Documents custom Magento 2 site functionality in the project wiki.

15|1|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/ProxiBlue/claude-skills --skill wiki-docs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-docs
Source: https://github.com/ProxiBlue/claude-skills/tree/main/wiki-docs
Command: npx skills add https://github.com/ProxiBlue/claude-skills --skill wiki-docs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill documents custom Magento 2 site functionality in the project wiki to improve handover and ongoing maintenance.

Core Features & Use Cases

  • Systematic documentation of custom features, modules, configurations, and business logic.
  • Wiki workflow guidance for creating, organizing, and maintaining pages (Home.md, _Sidebar.md, and links).
  • Onboarding and client handover support with clear cross-references and example structures.

Quick Start

  1. Create or update wiki pages following the patterns described in this skill.
  2. Update the Home.md with new links and categorize content, then adjust _Sidebar.md to reflect new pages.
  3. Commit and push changes to the wiki repository to keep the documentation current.

Frequently Asked Questions about wiki-docs

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

FAQPage Schema
How do I document Magento 2 custom functionality for client handover?

To document Magento 2 custom functionality, systematically record features, modules, and business logic in your project wiki. Maintain consistent navigation by updating Home.md and _Sidebar.md to ensure accurate developer onboarding and client handover.

What is the best way to structure a wiki for Magento 2 developer onboarding?

The best way to structure a wiki for Magento 2 onboarding is to organize pages by custom features and configurations, using a Home.md for links and a _Sidebar.md for navigation to guide new developers through the site functionality.

How do I keep project wiki documentation accurate during Magento 2 maintenance?

Keep wiki documentation accurate during Magento 2 maintenance by following a structured workflow: update existing pages for new configurations, adjust _Sidebar.md links, and commit changes to the wiki repository to reflect current site functionality.

What should be included in Magento 2 project handover documentation?

Magento 2 project handover documentation should include custom modules, site functionality, business logic, and configuration details. Cross-references and example structures in the wiki help clients and developers navigate and understand the documented features.

Can I use standard wiki pages for Magento 2 module documentation?

Yes, you can use standard wiki pages for Magento 2 module documentation by creating dedicated pages for each custom feature, categorizing content on Home.md, and updating _Sidebar.md to enforce consistent linking and easy navigation across the repository.