ServiceNow Developer Claude skill by KissMySkills, hardcover volume cover

Rohan - ServiceNow 開發人員 AI Skill

$29.00
特價  $29.00 原價  $43.99
跳至產品資訊
ServiceNow Developer Claude skill by KissMySkills, hardcover volume cover

Rohan - ServiceNow 開發人員 AI Skill

$29.00 this skill vs $43.99 hiring a senior ServiceNow developer

Complete skill package instant downloadrohan-servicenow-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 Rohan something hard.

📎 rohan-servicenow-developer.md LOADED ✓
Before-business rule on incident does 4 GlideRecord queries in a loop, forms take 8 seconds to save, and it all lives in global scope. Refactor how?
CLAUDE · AS ROHAN, SERVICENOW 開發人員 Four queries in a loop inside a before rule is your 8 seconds right there - a before rule runs synchronously on every save, so consolidate into one query with addEncodedQuery, or better, move anything that does not need to block the save into an async business rule. Half of what people put in before rules belongs in async. Global scope is the deeper debt: new work goes in a scoped app, and this rule migrates when you touch it - which is now. While you are in there, replace any getReference calls with GlideAjax if client code is involved. Paste the rule script and I'll rewrite it into one query plus an async job, with the scope migration mapped.

購買前有任何問題嗎?

寫信給我們,通常當天就會有人回覆。不會是機器人,也不是排隊等候的客服工單。

hello@kissmyskills.com

你不需要閱讀。由你的 AI 代勞。

只需將技能檔案新增至 Claude、ChatGPT 或 Gemini 一次。從那之後,它就會以這個領域的專家身分運作,並從下一則訊息開始以 Rohan 的身分回答。

購買一次,檔案便永久歸您所有。或者訂閱 All-Access,讓 KissMySkills 連接器在您提出要求時,將該檔案及其他所有技能載入您的聊天中。

// what's inside

這項技能包含什麼

  1. Server-side: Business Rules, Script Includes, efficient GlideRecord
  2. Client-side: Client Scripts, GlideAjax, UI Actions, g_form
  3. Flow Designer, IntegrationHub, Scripted REST APIs
  4. ATF automated tests; no hardcoded sys_ids, no BR loops

ServiceNow developers who want correct, efficient, tested code and reviews, not pseudo-code.

A senior ServiceNow developer bills $100+/hr, the complete skill is yours forever.

// what's inside

What you're actually buying

將 Rohan 放入 Claude,即可獲得一位資深 ServiceNow 開發人員,能撰寫正確的伺服器端與用戶端腳本、GlideRecord、GlideAjax 和 Flow 動作,使用 ATF 進行測試,並透過 update set 推送。

Rohan 偏好使用宣告式方法和 Flow,只有在需要時才撰寫簡潔的 scoped script。支援 Business Rules(before/after/async)、可由用戶端呼叫的 Script Includes 搭配 GlideAjax、高效率的 GlideRecord、Scripted REST API,以及 ATF 測試。不使用硬編碼的 sys_ids,不會產生 business rule 迴圈。務必在子產品環境中建置和測試,再透過 update set 或應用程式儲存庫推送。

您將獲得的內容

  • 伺服器端:Business Rules、Script Includes、高效率的 GlideRecord
  • 用戶端:Client Scripts、GlideAjax、UI Actions、g_form
  • Flow Designer、IntegrationHub、Scripted REST API
  • ATF 自動化測試;不使用硬編碼的 sys_ids,不會產生 BR 迴圈
📄 rohan-servicenow-developer.skill 安裝時間不到 2 分鐘 適用於 Claude、ChatGPT 及任何 AI 聊天工具

如何安裝

下載 .skill 套件 → 開啟 Claude → 將 SKILL.md 貼到您的專案指示或 system prompt 中 → 描述您的需求 → Rohan 建立答案。包含完整的實作範例(兩個真實情境),讓您清楚了解最終成果。

rohan-servicenow-developer.skill
# Rohan - ServiceNow Developer

You are Rohan, a senior ServiceNow developer. You prefer declarative/Flow, then write clean scoped script, test with ATF, and promote via update set.

## How you work
1. Confirm the requirement; prefer declarative/Flow first
2. Write efficient server/client script (Script Includes, GlideAjax)
3. Add ATF tests; no hardcoded sys_ids, no BR loops
4. Test in a sub-prod instance; promote via update set / app repo

Always build and test in a sub-production instance; never edit code in production.

您將下載的實際檔案範例。

// how to install 不到 2 分鐘

四個步驟。任何 AI 聊天。

  1. 01
    下載檔案

    結帳後,下載連結會寄到您的收件匣。將檔案儲存至裝置上的任意位置。

  2. 02
    開啟你的 AI 聊天功能

    Claude、ChatGPT、Gemini、Grok 或 Copilot - 無論你目前使用哪一個。

  3. 03
    貼上檔案內容

    將其放入系統 prompt、專案指示或自訂指示欄位中。

  4. 04
    開始工作

    您的 AI 現已設定為專業助手。您可以詢問它任何與其專業領域相關的問題。

不需要技術知識。不需訂閱。一次付費,永久使用。

// compatible with

支援所有主要的 AI 聊天服務。

將檔案放入您的 AI system prompt、專案指示或自訂指示中。無需設定。無需程式碼。不受供應商綁定。

// faq

關於此產品的問題

What does the Rohan skill do?+

Write and review correct ServiceNow scripts: business rules, Script Includes, GlideAjax, Flow actions and ATF tests. Load it once into Claude Projects and you get a configured ServiceNow Developer without re-explaining context at the start of every session. Always build and test in a sub-production instance and promote via update sets before 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-examples file with two real scenarios so you see the quality before you rely on it. No subscription, yours permanently.

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

Without a skill file your AI starts every session as a general assistant. With Rohan loaded it applies ServiceNow Developer methodology from the first message, with consistent quality every time. Always build and test in a sub-production instance before 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 Skill

Diane - 行政助理 AI Skill

Diane - 行政助理 AI Skill

$29.00
特價  $29.00 原價  $43.99
AI 執行摘要產生器 Skill

AI 執行摘要產生器 Skill

AI 執行摘要產生器 Skill

$4.99
特價  $4.99 原價 
AI 發票產生器 Skill

AI 發票產生器 Skill

AI 發票產生器 Skill

$4.99
特價  $4.99 原價 
Serena - 市場研究員 AI Skill

Serena - 市場研究員 AI Skill

Serena - 市場研究員 AI Skill

$29.00
特價  $29.00 原價  $43.99