CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. iii-hq
  4. /
  5. iii
  6. /
  7. Iii Getting Started

Iii Getting Started

Editor's Note

This is your starting point when you need to install the iii engine, scaffold a new project, or write your first worker. It walks through the five-minute setup: engine install, project creation, SDK installation for TypeScript/Python/Rust, and a complete hello-world function with an HTTP trigger. The code examples are real and runnable. If you already know what iii is and just need to remember how to wire up functions and triggers, you want iii-core-primitives instead. Use this when someone says "how do I start" or "I need to set up iii from scratch." It also covers pulling pre-built workers from the registry and installing agent skills, but the heart of it is getting from zero to a working HTTP endpoint.

Install

npx skills add https://github.com/iii-hq/iii --skill iii-getting-started
Votes
0
Installs304
GitHub Stars17.5k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment