NUMU Docs
Contact
APIThemesPartner Apps
APIThemesPartner Apps
  1. Partner Apps
  • 🧩 Partner apps
  • Join the partner program
  • Register your app
  • App manifest
  • OAuth and app tokens
  • App webhooks
  • Review and publishing
  • The numu CLI
  • Build with an AI assistant
  • Troubleshooting apps
  1. Partner Apps

Build with an AI assistant

NUMU publishes a skill that teaches an AI coding assistant the whole partner-app path. It covers the partner portal, the manifest rules, OAuth and signed links, webhooks, Arabic and right-to-left, and the ten review checks. With it, the assistant writes code that follows NUMU's rules, and it tells you when these docs have changed something.

Install it#

Claude Code: save the file below as .claude/skills/numu-app-developer/SKILL.md in your app's repository. Claude Code loads it whenever you work on the app.
Other assistants: add the text to the assistant's project instructions, such as Cursor rules or a system prompt.
With the CLI: numu app init <slug> creates this file in every new app, once the numu CLI is on npm.
The skill defers to these docs. When the two disagree, the docs win.

The skill#

Modified at 2026-09-24 14:17:29
Previous
The numu CLI
Next
Troubleshooting apps
Built with