qfei avatar

qfei

Official

@qfeius

0Followers
|
7Public Repos
|
15Published Skills

qfei provides a 15-skill registry for building, deploying, and securing Make platform applications spanning DSL modeling, React UI, Service APIs, permissions, and OCR integration.

Skills Distribution
DomainDeveloper To...Make App Frontend .. (35%)Service APIs & Rec.. (25%)Auth, Permissions .. (15%)DSL Modeling & CLI.. (15%)

Agent Skills by qfei

Showing 15 vetted skills indexed across 1 GitHub repositories.

qfeiusqfeius

make-env-setup

Installs and verifies the Node, pnpm, git, and makecli toolchain for Make App development.

Official
Intermediate
qfeiusqfeius

makeui

Generates and refactors Make App React frontend UI with componentized layouts and field-type adapters.

Official
Advanced
qfeiusqfeius

makedsl

Generates Make platform DSL YAML defining apps, entities, fields, and relations.

Official
Advanced
qfeiusqfeius

make-app-service

Designs and implements Make App Service APIs, adapters, and UI-Service contracts.

Official
Advanced
qfeiusqfeius

make-app-permission

Enforces Make App single-app IAM permissions across Service proxy, routes, fields, and record operations.

Official
Advanced
qfeiusqfeius

make-app-actions

Implements Make CanvasTable record selection actions, permission prechecks, and batch editing.

Official
Advanced
qfeiusqfeius

make-integration

Recognize invoices and vouchers through Make Integration OCR via makecli.

Official
Intermediate
qfeiusqfeius

makecli

Manages Make platform apps, entities, relations, records, and deployments via the makecli CLI.

Official
Advanced
qfeiusqfeius

make-app-group

Implements Make App record-list grouping with Entity Preset persistence and CanvasTable grouped rendering.

Official
Advanced
qfeiusqfeius

make-app-sort

Implements Make App record-list sorting with drag-and-drop priority, Entity Preset persistence, and CanvasTable header linkage.

Official
Advanced
qfeiusqfeius

make-app-runtime

Validates Make App workspace manifests, build artifacts, and Service runtime entry contracts.

Official
Advanced
qfeiusqfeius

make-app-filter

Integrates package-backed advanced filtering with CanvasTable header linkage and CEL expression payloads for Make record lists.

Official
Advanced
qfeiusqfeius

canvas-table-integration

Integrates the @qfei-design/canvas-table package into consumer apps with schema-driven columns and cell editing.

Official
Advanced
qfeiusqfeius

make-ai-assistant

Integrates the Make AI assistant package with Artifact rendering and SSE transport.

Official
Advanced
qfeiusqfeius

make-app-auth

Integrate unified login and authenticated Make API requests into Make Apps.

Official
Advanced

Frequently Asked Questions About qfei

FAQPage Schema
What tasks can I accomplish with qfei's Make platform skills?

You can design DSL schemas, generate React app UI, implement Service record CRUD APIs, add list filtering/sorting/grouping, enforce field-level permissions, configure unified login, package runtime builds, deploy apps via makecli, and run invoice OCR through Make Integration.

Who are these Make platform skills designed for?

They target developers building applications on the Make platform: frontend engineers working with React and @qfei-design/canvas-table, backend engineers implementing Service APIs and permission contracts, and platform engineers handling DSL modeling, deployment, and runtime packaging.

How do I set up and run a Make app development environment?

Use the make-env-setup skill to prepare or update the local Make development environment before coding. Then model resources with makedsl, build UI with makeui, implement services with make-app-service, and deploy or inspect resources using makecli commands.

Are qfei's Make platform skills free to use?

The skills are published openly on the public GitHub repository qfeius/make-platform-skills with versioned releases. No licensing fee or paid tier is indicated in the manifest; consult the repository for exact license terms before commercial redistribution.

What prerequisites and dependencies do these skills require?

Skills depend on the Make platform ecosystem: @qfei-design packages (canvas-table, make-app-filter/sort/group/actions, make-ai-assistant), @qfeius/make-app-auth, the makecli command line, apps/ui and apps/service workspace structure, and Docker/K8s entrypoints for runtime packaging.