KS
Killer-Skills

ai-module-dev — how to use ai-module-dev how to use ai-module-dev, ai-module-dev setup guide, ai-module-dev alternative, ai-module-dev vs FaveFit AI, ai-module-dev install, what is ai-module-dev, ai-module-dev development best practices, ai-module-dev workflow creation, ai-module-dev agent development

v1.0.0
GitHub

About this Skill

Perfect for AI Agents needing structured development of AI features, including Agents, Functions, and Workflows. ai-module-dev is a skill that assists in the development and modification of FaveFit's AI functionality, following a design that prioritizes separation of concerns and scalability.

Features

Follows a 3-layer architecture defined in references/architecture.md
Supports creation of new modules and modification of existing logic in src/server/ai/
Utilizes a directory structure with agents/, functions/, workflows/, prompts/, and types/ subdirectories
Enforces basic rules and references for AI-related development
Includes type definitions for AI-related components in types/
Orchestrates Service layer interactions through workflows/

# Core Topics

akihiro4321 akihiro4321
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
23
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add akihiro4321/favefit/references/meal-plan-pipeline.md

Agent Capability Analysis

The ai-module-dev MCP Server by akihiro4321 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use ai-module-dev, ai-module-dev setup guide, ai-module-dev alternative.

Ideal Agent Persona

Perfect for AI Agents needing structured development of AI features, including Agents, Functions, and Workflows.

Core Value

Empowers agents to develop and modify AI modules using a structured approach, with directory structures like `src/server/ai/` and specific configurations for agents, functions, and workflows, leveraging concepts like separation of concerns and scalability.

Capabilities Granted for ai-module-dev MCP Server

Developing new AI modules with complex inference or loop processing
Modifying existing logic for AI functions and workflows
Creating prompt definition functions for AI tasks

! Prerequisites & Limits

  • Requires adherence to specific directory structure and configuration rules
  • Limited to development and modification of FaveFit's AI features
Project
SKILL.md
1.7 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

AIモジュール開発 (ai-module-dev)

FaveFitのAI機能(Agent, Function, Workflow)の開発と修正を支援するスキルです。

概要

FaveFitのAIシステムは、関心の分離とスケーラビリティを重視した設計になっています。 新規モジュールの作成や既存ロジックの変更時は、以下の構成とルールに従ってください。

ディレクトリ構造

  • src/server/ai/:
    • agents/: 複雑な推論・ループ処理
    • functions/: 単発の変換タスク
    • workflows/: オーケストレーション(Service層との境界)
    • prompts/: プロンプト定義関数
    • types/: AI関連の型定義

基本ルールとリファレンス

詳細は各リファレンスファイルを参照してください。

  1. アーキテクチャと責務 (references/architecture.md)

    • 3層構造の定義とAI層の純粋性(DBアクセス禁止)について。
  2. 実装ガイドライン (references/implementation.md)

    • SDKの使用方法、Zod/JSON Schemaの注意点、プロンプトの実装パターン。
  3. 食事プラン生成ロジック (references/meal-plan-pipeline.md)

    • 2段階生成(Skeleton & Chunk)のパイプライン詳細。

いつどのモジュールを作るか

  • LLM呼び出しが1回で済む → Function
  • LLM呼び出しが複数回 or 自己修正ループが必要 → Agent
  • Agent/Functionを組み合わせて業務フローを作る → Workflow
  • ユーザーデータとの紐付けを行う → Service (src/server/services/)

Related Skills

Looking for an alternative to ai-module-dev or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication