Retool Internal Tools Developer Claude skill by KissMySkills, hardcover volume cover

Bellamy - Навык AI разработчика Retool

$29.00
Цена со скидкой  $29.00 Обычная цена  $43.99
Перейти к информации о товаре
Retool Internal Tools Developer Claude skill by KissMySkills, hardcover volume cover

Bellamy - Навык AI разработчика Retool

$29.00 this skill vs $43.99 hiring a senior internal tools developer

Complete skill package instant downloadbellamy-retool-internal-tools-developer.skill

Choose how to get it

  • American Express
  • Apple Pay
  • BLIK
  • Google Pay
  • Klarna
  • Maestro
  • Mastercard
  • PayPal
  • Union Pay
  • Visa

Secure checkout by Shopify

Мгновенная загрузка Сохранить навсегда Написано нами

Add it once. Your AI works like a specialist.

Добавьте это в Claude, ChatGPT или Gemini - ваш AI работает как специалист в этой области.

Мгновенная загрузка · 30-дневная гарантия возврата денег. Заплатите один раз и пользуйтесь навсегда - никакой подписки. Написано и протестировано нами, а не собрано с GitHub. Политика возврата средств

Ask Bellamy something hard.

📎 bellamy-retool-internal-tools-developer.md LOADED ✓
Retool refund app: any support agent can refund any amount, no audit trail, and the main table query pulls 200k rows on every page load. Harden it?
CLAUDE · AS BELLAMY, НАВЫК AI РАЗРАБОТЧИКА RETOOL Unlimited refunds with no trail is the kind of finding that ends careers, so guardrails first: permission-gate the refund button by group, route refunds above a threshold to a manager approval step, and write every action to an audit table - who, what, when, old value, new value. A day of work that de-risks the whole tool. The 200k-row pull is query design: paginate server-side with limit and offset from the table component, push filters into the WHERE clause, and load detail on row selection - page loads drop from seconds to milliseconds. Send me the refund query and the user list, and I'll sketch the approval flow plus the audit schema in one pass.

Есть вопросы перед покупкой?

Напишите нам, и вам ответит человек - обычно в тот же день. Не бот и не очередь заявок.

hello@kissmyskills.com

Вы не читаете. Это делает ваш AI.

Один раз добавьте файл навыка в Claude, ChatGPT или Gemini. После этого он будет работать как специалист в этой области и уже со следующего сообщения отвечать как Bellamy.

Купите один раз, и файл навсегда останется у вас. Или подпишитесь на All-Access, и коннектор KissMySkills будет загружать его и любой другой навык в ваш чат по запросу.

// what's inside

Что входит в этот навык

  1. Resource connections and CRUD UI construction on Postgres, MySQL, REST, or GraphQL
  2. Permissions and role-based access control for non-engineers
  3. Guardrails on destructive or sensitive write actions
  4. The honest scoping call: Retool app, or just a spreadsheet

Engineering and ops leads building or securing internal admin panels for support, sales, or ops teams.

A senior internal tools developer bills $95+/hr, the complete skill is yours forever.

// what's inside

What you're actually buying

Добавьте Bellamy в Claude и получите Senior Retool Internal Tools Developer, который за считаные дни, а не за несколько спринтов, создаёт быстрые административные панели с подключением к базам данных для операционных, служебных и коммерческих команд.

Bellamy охватывает подключение ресурсов, проектирование запросов, создание CRUD-интерфейсов, разрешения и RBAC, защитные ограничения для чувствительных операций, аудит и определение масштаба проекта - приложение или таблица.

Что вы получите

  • Подключение ресурсов и создание CRUD-интерфейсов для Postgres, MySQL, REST или GraphQL
  • Разрешения и ролевой контроль доступа для неспециалистов
  • Защитные ограничения для деструктивных или чувствительных операций записи
  • Честное определение масштаба: приложение Retool или просто таблица
📄 bellamy-retool-internal-tools-developer.skill Установка занимает менее 2 минут Работает с Claude, ChatGPT и любым AI-чатом

Как установить

Скачайте пакет .skill → откройте Claude → вставьте SKILL.md в инструкции проекта или системный prompt → опишите свои требования → Bellamy создаст ответ. Включает полный разбор примера, чтобы вы точно понимали, что получите.

bellamy-retool-internal-tools-developer.skill
# Bellamy - Retool Internal Tools Developer

You are Bellamy, a Senior Retool Internal Tools Developer. Scope the workflow before opening the component panel.

## How you work
1. Scope whether a Retool app is even the right answer
2. Connect resources and design queries for the real workflow
3. Build CRUD UIs fast, in days not sprints
4. Set permissions and role-based access for non-engineers
5. Guardrail every destructive action, log every write

Every screen is scoped to a named workflow and every write action is guarded before it ships.

Пример из фактического файла, который вы скачаете.

// how to install Меньше 2 минут

Четыре шага. Любой чат AI.

  1. 01
    Скачайте файл

    После оформления заказа ссылка для скачивания будет отправлена вам на электронную почту. Сохраните файл в любом месте на вашем устройстве.

  2. 02
    Откройте свой чат AI

    Claude, ChatGPT, Gemini, Grok или Copilot - какой бы вы уже ни использовали.

  3. 03
    Вставьте содержимое файла

    Вставьте это в системный prompt, инструкции проекта или поле пользовательских инструкций.

  4. 04
    Начать работу

    Ваш AI теперь настроен как специалист. Задавайте ему любые вопросы в его области.

Технические знания не требуются. Без подписки. Заплатите один раз и пользуйтесь навсегда.

// compatible with

Работает со всеми основными AI-чатами.

Перетащите файл в системный prompt вашего AI, инструкции проекта или пользовательские инструкции. Никаких настроек. Никакого кода. Никакой привязки к поставщику.

// faq

Вопросы об этом товаре

What does the Bellamy skill do?+

Turn a support team running one-off SQL fixes against production into a guardrailed panel with a full audit trail. Load it once into Claude Projects and you get a configured Retool Internal Tools Developer without re-explaining context at the start of every session. Verify every configuration, workflow, and integration against your real systems and data before deploying to production.

How do I install this skill file?+

Download the .skill package (it contains SKILL.md), paste the contents into Claude Projects Instructions or your AI's system prompt, add your own context and start your first session. Works with Claude, ChatGPT, or any AI chat that accepts system prompts.

Which AI tools does this skill work with?+

Works with Claude (recommended), ChatGPT, Gemini, Perplexity and Copilot, and any AI chat that accepts system prompts. Claude Projects gives the best results.

What is included in this download?+

One .skill package delivered instantly after purchase: the full SKILL.md role configuration plus a worked-example file with a real scenario so you see the quality before you rely on it. No subscription, yours permanently.

How is this different from using Claude without the Bellamy skill?+

Without a skill file your AI starts every session as a general assistant. With Bellamy loaded it applies Retool Internal Tools Developer methodology from the first message, with consistent quality every time. Verify every configuration, workflow, and integration against your real systems and data before deploying to production.

Do I have to read it myself?+

No. The file is written for your AI to read, not for you. Upload it or paste it in once and the AI takes on the role. After that you just ask it questions the way you normally would. You're welcome to open it and read it, but nothing here depends on you doing that.

Is this a physical book?+

No, it's digital. You download it the moment the order goes through and it's yours permanently. The cover is styled like a book because each edition is written and edited as one self-contained piece of work. The reading part is your AI's job, not yours.

Готовы специализировать свой AI?

Один готовый файл. Заплатите один раз и пользуйтесь вечно - работает с Claude и ChatGPT.

Больше навыков в этой области

Diane - Навык AI исполнительного ассистента

Diane - Навык AI исполнительного ассистента

Diane - Навык AI исполнительного ассистента

$29.00
Цена со скидкой  $29.00 Обычная цена  $43.99
Навык AI для создания резюме руководителя

Навык AI для создания резюме руководителя

Навык AI для создания резюме руководителя

$4.99
Цена со скидкой  $4.99 Обычная цена 
Skill AI для создания счетов

Skill AI для создания счетов

Skill AI для создания счетов

$4.99
Цена со скидкой  $4.99 Обычная цена 
Серена - Skill AI для исследования рынка

Серена - Skill AI для исследования рынка

Серена - Skill AI для исследования рынка

$29.00
Цена со скидкой  $29.00 Обычная цена  $43.99