Super specialized platform sdks
Skill arpitexplores/skills-super/super-specialized-platform-sdks
SUPER Skills catalogue: portable Markdown agent skills for AI vibe coding, SEO, AI SEO/GEO, marketing, design, AI agents, DevOps, security, automation, data, business, and operations.
npx -y skills add arpitexplores/skills-super --skill super-specialized-platform-sdksAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Specialized platform SDKs: ERP/CRM, commerce platforms, and messaging/bot platforms.
SKILL.md
1.6 KB, as published. Nobody here has run it
Super Specialized Platform SDKs
Overview
Build integrations with specific platforms using their SDKs and best practices.
User Intent Examples
- "Need help with Salesforce Development for my product/site."
- "Create a plan for Shopify Development."
- "Audit or improve Telegram/Discord Bots."
Workflow
- Confirm platform, version, and auth model.
- Map required API endpoints and permissions.
- Design data models and sync strategy.
- Implement SDK integration and error handling.
- Test with sandbox data and validate limits.
- Document setup and maintenance.
Minimal Intake Questions
- Primary goal or outcome
- Scope (pages, systems, teams, or timeframe)
- Constraints (tools, budget, timeline)
Output Format
- Integration plan and endpoints
- Auth and permission checklist
- Sync and retry strategy
- Testing and validation steps
Routing Map (Modules)
- Salesforce Development ->
references/modules/salesforce-development.md - Shopify Development ->
references/modules/shopify-development.md - Telegram/Discord Bots ->
references/modules/telegram-bot-builder.md
Bundled References
references/modules/scripts/assets/agents/
Compatibility Notes
- If any module references slash commands or tool-specific paths, translate them into plain-language steps.
- Keep outputs platform-agnostic unless the user specifies a specific tool, stack, or agent.
Guardrails
- Respect platform rate limits.
- Avoid hardcoding secrets.
- Validate API changes during upgrades.