Skill Claude CodeCodex
Load ArcBlock company context (products, technical architecture, strategy) on demand. Use /arcblock-context to see available topics, or /arcblock-context to load specific context.
Skill Claude CodeCodex
Load ArcBlock company context (products, technical architecture, strategy) on demand. Use /arcblock-context to see available topics, or /arcblock-context to load specific context.
Plugin Claude Code
Agent skills for converting web projects to ArcBlock blocklets and managing releases.
Skill Claude CodeCodex
Git branch management tool. Detects main iteration branch and branch naming conventions, handles branch creation and switching. Referenced by blocklet-dev-setup, blocklet-pr, and other skills.
Skill Claude CodeCodex
Converts static web or Next.js projects into ArcBlock blocklets using provided DID. Analyzes project structure, generates configuration files, and validates setup. Requires blocklet DID as parameter.
Skill Claude CodeCodex
Configure development environment for blocklet-type repositories. Supports parsing GitHub Issue URLs, Blocklet URLs, or problem descriptions to automatically locate repositories, check permissions, clone code, install dependencies, and start development server. Use /blocklet-dev-setup or say "help me fix the xxx…
Skill Claude CodeCodex
Guide users to choose between blocklet-dev-setup and blocklet-server-dev-setup. Ask what to develop (blocklet or server), handle migration from existing environments, explain convention directories, and showcase advanced usages. Use /blocklet-getting-started or say "I want to start blocklet development", "how to setup…
Skill Claude CodeCodex
Create standardized Pull Requests for blocklet projects. Performs lint checks, unit tests, version updates, and creates PRs following PR templates. Use /blocklet-pr or say "help me submit a PR", "create pull request" to trigger.
Skill Claude CodeCodex
Clone blocklet-server repository and guide execution of the in-project project-setup skill. Use /blocklet-server-dev-setup or say "help me configure blocklet-server environment", "setup blocklet-server" to trigger.
Skill Claude CodeCodex
Creates a new release for a blocklet project by bumping version, building, and bundling. Use when asked to "create a new release", "bump and bundle", or "update blocklet version".
Skill Claude CodeCodex
Analyze Blocklet Server related URLs, identify their type (daemon/service/blocklet), and locate the corresponding development repository. Supports analysis of IP DNS domains and regular domains.
Plugin Claude Code
AI-powered content creation tools with interview-based writing workflow.
Skill Claude CodeCodex
An interview-based writing system that asks questions, learns a person's views and writing style, and uses their answers to shape original content.
Plugin Claude Code
A comprehensive toolkit for creating, validating, and distributing Claude Code plugins.
Agent
Reviews a plugin for correct structure, safe hooks, clear commands and skills, and marketplace readiness. Use PROACTIVELY before releasing or distributing plugins.
Command
Command "add-agent" from ArcBlock/agent-skills, covering add agent, arguments, from within a plugin directory, with description, without description (uses default) and from marketplace root, specifying plugin.
Command
Add a new slash command to the current plugin.
Command
Add a hook configuration to automate plugin behavior at lifecycle events.
Command
Add a new Skill to the current plugin with proper structure.
Command
Scaffold a new Claude Code plugin with standard structure and starter files.
Command
Create a local dev marketplace and install the plugin for testing.
Command
Validate plugin structure, manifest, and component files for common issues.
Skill Claude CodeCodex
Use when creating, modifying, or debugging Claude Code plugins. Triggers on .claude-plugin/, plugin.json, marketplace.json, commands/, agents/, skills/, hooks/ directories. Provides schemas, templates, validation workflows, and troubleshooting.
Plugin Claude Code
ArcBlock's technical thinking framework and proposal review methodology for team alignment.
Skill Claude CodeCodex
Evaluate proposals, technical decisions, and product directions against Robert's thinking patterns, ArcBlock's AFS/AINE architecture, and engineering philosophy. Use when reviewing proposals, evaluating technologies, or self-reviewing designs.