بنقرة واحدة
mediabunny
Use this skill to interact with the MediaBunny API to know how to use it.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Use this skill to interact with the MediaBunny API to know how to use it.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | mediabunny |
| description | Use this skill to interact with the MediaBunny API to know how to use it. |
For type definitions, read node_modules/mediabunny/dist/mediabunny.d.ts.
For the implementation, read node_modules/mediabunny/src/**.
Form handling with Formisch, the type-safe form library for modern frameworks. Use when the user needs to create forms, handle form state, validate form inputs, or work with Formisch.
Schema validation with Valibot, the modular and type-safe schema library. Use when the user needs to validate data, create schemas, parse inputs, or work with Valibot in their project. Also use when migrating from Zod to Valibot.