소개
This skill streamlines the process of extending the Ghost CMS Admin API by providing a structured workflow for adding new resources and endpoints. It guides developers through creating controller objects using the @tryghost/api-framework, defining routes in the core server, and implementing end-to-end (E2E) tests to ensure reliability. By standardizing the implementation pattern, it helps maintain consistency across Ghost's backend architecture and accelerates the development of custom administrative features and integrations.