create-minapp-project-action
CommunityAdd new actions to Minapp projects
Authortokijh
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of adding new action types to a Minapp project's AppSpec, ensuring consistency and proper integration across the application's action system.
Core Features & Use Cases
- Action Type Integration: Adds new action types (e.g., custom API calls, UI interactions) to the
AppActionunion. - Runtime Handler Implementation: Guides the implementation of corresponding logic within the application's action execution engine.
- Server API Creation: Facilitates the creation of necessary server-side API routes for actions requiring backend processing.
- Agent Prompt & Catalog Updates: Ensures the AI agent is aware of and can utilize the new action type by updating its system prompt and component catalog.
- Use Case: When developing a new feature that requires a unique user interaction or data fetching mechanism, this Skill provides a step-by-step guide to integrate it seamlessly as a new
AppAction.
Quick Start
Follow the steps in the SKILL.md file to add a new 'CUSTOM_ACTION' type to your Minapp project.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: create-minapp-project-action Download link: https://github.com/tokijh/minapp/archive/main.zip#create-minapp-project-action Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.