Skip to main content
Run any Skill in Manus
with one click
GitHub repository

craft

craft contains 4 collected skills from statikbe, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
31
updated
2026-06-19
Forks
4
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

authoring-clint-updates
software-developers

Use this skill when a frontend change in this Craft base repo (statikbe/craft) needs to ship as a Clint update so existing projects receive it. Invoke when the user mentions creating/filling a Clint update, an update folder, update.json, CHANGELOG.md, the update manifest/index.json, or "ship this frontend fix to projects". It analyzes the git diff and produces update.json (modify + findAndReplace) and CHANGELOG.md, then regenerates the manifest.

2026-06-19
understanding-project-architecture
software-developers

Use this skill when working on this Craft CMS 5 project to understand its architecture, configuration patterns, plugin ecosystem, custom module, multi-site setup, and frontend build pipeline. Invoke when making changes to config, templates, modules, or plugins, or when answering questions about how this project is structured.

2026-06-16
working-with-github-cli
software-developers

Use this skill when working with GitHub using the gh CLI in this project. Invoke for creating/managing pull requests, issues, viewing CI checks, releases, browsing the repo, or interacting with the GitHub API. Covers this project's branching conventions, PR workflow against the develop branch, and CI pipeline.

2026-02-11
working-with-ddev
software-developers

Use this skill when running commands in this project's DDEV local development environment. Invoke when executing PHP, Composer, Craft CLI, database operations, debugging, or any shell commands that need to run inside the DDEV containers. Also use when configuring DDEV, managing services, or troubleshooting the local environment.

2026-02-11