Alex Hramovich
Community@alexhramovich · Warszawa
Agent Skills by Alex Hramovich
Showing 18 vetted skills indexed across 1 GitHub repositories.
focusreactive-design
Access FocusReactive design system colors, typography, and React UI components.
agntcms-globals
Manage and render site-wide content blocks with draft and publish workflows.
agntcms-init
Automate agntcms project setup, design token migration, and content population.
agntcms-create-page
Create page drafts with SEO metadata and generate preview URLs.
agntcms-git-publish
Automate git commits for content changes in a web-based platform.
agntcms-sections
Create and register AgntCMS sections with folders and config entries.
agntcms-content-fs
Read and write JSON content files under content/drafts/ and content/pages/.
agntcms-section-validate
Validate CMS section file structure, configuration registration, type consistency, and editability.
agntcms-publish-draft
Publish draft web pages via a specified endpoint with versioning and git commits.
agntcms-section-new
Create agntcms sections with schema, component, and registration configurations.
agntcms-rename-slug
Rename page and draft slugs with atomic updates and conflict checks.
agntcms-delete-page
Delete published pages after editor confirmation and filesystem check.
agntcms-unpublish-page
Unpublish a page from a live site via the CMS API, preserving content as a draft.
agntcms-frozen-guard
Detect modified frozen-zone files and provide recovery instructions from the framework source.
agntcms-update-skills
Update the @agntcms/skills npm package while preserving custom skills.
agntcms-rollback
Automate page and global rollbacks to previous versions via the framework endpoint.
agntcms-structure
Explain the canonical Next.js-based agntcms project structure with four zones.
agntcms-reorder-sections
Reorder section IDs within a draft page after user confirmation.