Lowdefy
Official@lowdefy
Config-first web framework for AI and humans, by Resonancy.io
Agent Skills by Lowdefy
Showing 7 vetted skills indexed across 1 GitHub repositories.
l-write-block-e2e
Generate Playwright end-to-end tests for Lowdefy blocks.
l-commit
Stages and commits code changes using conventional commit format with intelligent grouping by concern.
l-pr
Create draft pull requests from commit history, GitHub issues, and design files.
l-new-issue
Creates GitHub issues for the lo defi repository with bug/feature detection and labels.
l-experimental-release
Publish packages to npm under the experimental tag using changeset snapshot commands.
l-changeset
Generate changeset files from Git commits with bump types.
l-update-deps
Update project dependencies with pnpm and GitHub API changelogs.
Frequently Asked Questions About Lowdefy
FAQPage SchemaWhat specific engineering tasks does Lowdefy enable?▼
Lowdefy enables standardized repository maintenance, including the generation of Playwright end-to-end tests, automated conventional commit formatting, changeset creation for versioning, and the synchronization of project dependencies via pnpm.
Which technical personas benefit from these capabilities?▼
These capabilities are designed for frontend engineers, maintainers of open-source web frameworks, and DevOps practitioners who require consistent repository hygiene, automated testing coverage, and streamlined release management for complex web projects.
What are the primary prerequisites for implementing these functions?▼
Implementation requires a repository structured for conventional commits, an active GitHub environment for issue and pull request management, and a project configuration utilizing pnpm for dependency resolution and changeset-based versioning.