appiq-solution 1.0.8 โ 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +138 -0
- package/package.json +1 -1
package/README.md
ADDED
@@ -0,0 +1,138 @@
|
|
1
|
+
# ๐ APPIQ SOLUTION - The Ultimate AI Agent Framework
|
2
|
+
*Built with โค๏ธ based on the amazing Bmad-Method*
|
3
|
+
|
4
|
+
[](https://www.npmjs.com/package/appiq-solution)
|
5
|
+
[](https://github.com/bmadcode/BMAD-METHOD/blob/main/LICENSE)
|
6
|
+
[](https://www.npmjs.com/package/appiq-solution)
|
7
|
+
|
8
|
+
## โก One-Command Installation (10 Seconds)
|
9
|
+
|
10
|
+
```bash
|
11
|
+
npx appiq-solution install
|
12
|
+
```
|
13
|
+
|
14
|
+
**Das war's!** ๐ฏ Die einfachste AI-Agent Installation der Welt.
|
15
|
+
|
16
|
+
## ๐ **Was ist neu in v1.0.8?**
|
17
|
+
- โ
**Security-First**: Keine API-Keys im Code gespeichert
|
18
|
+
- โ
**Multi-IDE Support**: 8+ IDEs automatisch konfiguriert
|
19
|
+
- โ
**Smart MCP Integration**: Agenten wissen, welche MCPs sie nutzen kรถnnen
|
20
|
+
- โ
**Planning Workflow**: Projektidee โ Plan โ Freigabe โ Entwicklung
|
21
|
+
- โ
**Flutter Support**: Dart MCP, Clean Architecture, Cubit patterns
|
22
|
+
- โ
**Modern Web**: shadcn/ui, v0.dev, Tailwind CSS integration
|
23
|
+
|
24
|
+
## ๐ฎ Was passiert automatisch?
|
25
|
+
|
26
|
+
### 1. **๐ Intelligente Projekt-Erkennung**
|
27
|
+
- โ
**Automatisch erkennt:** Greenfield vs. Brownfield
|
28
|
+
- โ
**Analysiert:** Bestehenden Code, Dokumentation, Tech-Stack
|
29
|
+
- โ
**Empfiehlt:** Optimalen Workflow fรผr Ihr Projekt
|
30
|
+
|
31
|
+
### 2. **๐ ๏ธ Multi-IDE Integration (8+ IDEs)**
|
32
|
+
- โ
**Cursor** โ `.cursor/rules/` mit `.mdc` Dateien
|
33
|
+
- โ
**Claude Code CLI** โ Gemini CLI-kompatible Konfiguration
|
34
|
+
- โ
**Windsurf** โ `.windsurf/rules/` mit `.md` Dateien
|
35
|
+
- โ
**VS Code + Cline** โ `.clinerules/` mit `.md` Dateien
|
36
|
+
- โ
**Trae** โ `.trae/` Konfiguration
|
37
|
+
- โ
**Roo Code** โ `.roo/` Konfiguration
|
38
|
+
- โ
**Gemini CLI** โ `.gemini/settings.json`
|
39
|
+
- โ
**GitHub Copilot** โ VS Code Settings Integration
|
40
|
+
|
41
|
+
### 3. **๐ Smart MCP Integration (Security-First)**
|
42
|
+
- โ
**Agent-Awareness**: Agenten wissen, welche MCPs sie nutzen kรถnnen
|
43
|
+
- โ
**Keine Auto-Konfiguration**: Sie konfigurieren MCPs manuell in Ihrer IDE
|
44
|
+
- โ
**Keine API-Keys**: Sichere Integration ohne Secrets im Code
|
45
|
+
- โ
**Flutter-Optimiert**: Dart MCP automatisch erkannt fรผr Flutter-Projekte
|
46
|
+
|
47
|
+
## ๐ Super Einfache Nutzung
|
48
|
+
|
49
|
+
### Schritt 1: Installation (10 Sekunden)
|
50
|
+
```bash
|
51
|
+
npx appiq-solution install
|
52
|
+
```
|
53
|
+
|
54
|
+
### Schritt 2: Starten Sie den Smart Launcher
|
55
|
+
```bash
|
56
|
+
# In Ihrer IDE (Cursor, Claude Code, Windsurf, etc.):
|
57
|
+
@smart-launcher
|
58
|
+
```
|
59
|
+
|
60
|
+
### Schritt 3: Folgen Sie dem intelligenten Workflow
|
61
|
+
```bash
|
62
|
+
# Das System fรผhrt Sie automatisch durch:
|
63
|
+
# 1. Projektidee eingeben
|
64
|
+
# 2. Tech-Stack auswรคhlen (oder automatisch erkennen)
|
65
|
+
# 3. IDE(s) auswรคhlen (Multi-Select mรถglich!)
|
66
|
+
# 4. Plan generieren lassen
|
67
|
+
# 5. Plan freigeben
|
68
|
+
# 6. Entwicklung starten mit optimalen Agents
|
69
|
+
```
|
70
|
+
|
71
|
+
**Das war's!** ๐ Alles andere passiert automatisch.
|
72
|
+
|
73
|
+
## ๐ฏ **Verfรผgbare MCP Server (Agent-Awareness)**
|
74
|
+
|
75
|
+
Ihre Agenten wissen รผber diese MCPs Bescheid (Sie konfigurieren sie manuell):
|
76
|
+
|
77
|
+
- **๐ง Sequential Thinking**: Complex problem solving
|
78
|
+
- **๐ Puppeteer**: Browser automation and testing
|
79
|
+
- **๐ Claude Continuity**: Enhanced thread continuity
|
80
|
+
- **๐พ Extended Memory**: Enhanced AI memory capabilities
|
81
|
+
- **โจ 21st.dev Magic**: UI builder like v0 in your IDE
|
82
|
+
- **๐ฑ Dart MCP**: Flutter/Dart development (auto-detected for Flutter projects)
|
83
|
+
- **๐ฅ Firebase**: Auth, Firestore, Functions integration
|
84
|
+
- **โก Supabase**: Database, auth, storage
|
85
|
+
- **๐ Context7**: Up-to-date library documentation
|
86
|
+
- **๐ณ Stripe**: Payment integration
|
87
|
+
|
88
|
+
## ๐ค Optimierte Agents
|
89
|
+
|
90
|
+
| Agent | Kommando | Funktion |
|
91
|
+
|-------|----------|----------|
|
92
|
+
| **Smart Launcher** | `@smart-launcher` | Intelligenter Projekt-Start |
|
93
|
+
| **Project Manager** | `/prd` | PRD & Dokumentation |
|
94
|
+
| **System Architect** | `/architecture` | Technische Architektur |
|
95
|
+
| **Story Master** | `/story` | User Stories & Sprints |
|
96
|
+
| **Senior Developer** | `/code` | Code Implementation |
|
97
|
+
| **QA Expert** | `/test` | Testing & Validierung |
|
98
|
+
|
99
|
+
## ๐ก Warum APPIQ Solution?
|
100
|
+
|
101
|
+
### โ **Vorher (BMAD-METHOD komplex):**
|
102
|
+
- โ Komplexer Web-Client Setup
|
103
|
+
- โ Manuelle Agent-Auswahl
|
104
|
+
- โ Separate MCP-Konfiguration
|
105
|
+
- โ Viele manuelle Schritte
|
106
|
+
- โ Unklare IDE-Integration
|
107
|
+
|
108
|
+
### โ
**Jetzt (APPIQ SOLUTION einfach):**
|
109
|
+
- โ
**Ein Kommando:** `npx appiq-solution install`
|
110
|
+
- โ
**Multi-IDE Support:** 8+ IDEs automatisch konfiguriert
|
111
|
+
- โ
**Smart MCP Integration:** Agent-Awareness ohne Auto-Config
|
112
|
+
- โ
**Security-First:** Keine API-Keys im Code
|
113
|
+
- โ
**Planning Workflow:** Projektidee โ Plan โ Freigabe โ Entwicklung
|
114
|
+
- โ
**Modern Tech Stacks:** Flutter, React, Vue, shadcn/ui, v0.dev
|
115
|
+
|
116
|
+
## ๐ **Links & Resources**
|
117
|
+
|
118
|
+
- **๐ฆ NPM Package**: [https://www.npmjs.com/package/appiq-solution](https://www.npmjs.com/package/appiq-solution)
|
119
|
+
- **๐๏ธ Original BMAD-METHOD**: [https://github.com/bmadcode/BMAD-METHOD](https://github.com/bmadcode/BMAD-METHOD)
|
120
|
+
- **๐ฌ Discord Community**: [https://discord.gg/gk8jAdXWmj](https://discord.gg/gk8jAdXWmj)
|
121
|
+
|
122
|
+
## ๐ **Fazit**
|
123
|
+
|
124
|
+
APPIQ Solution ist die einfachste, sicherste und modernste Art, AI-Agenten fรผr die Entwicklung zu nutzen. Mit nur einem Befehl erhalten Sie:
|
125
|
+
|
126
|
+
- โ
**One-Command Installation** - 10 Sekunden Setup
|
127
|
+
- โ
**Multi-IDE Support** - 8+ IDEs automatisch konfiguriert
|
128
|
+
- โ
**Smart MCP Integration** - Security-First Approach
|
129
|
+
- โ
**Modern Tech Stacks** - Flutter, React, Vue, shadcn/ui, v0.dev
|
130
|
+
- โ
**Full BMAD Flow** - Planning โ Approval โ Development
|
131
|
+
|
132
|
+
**Bereit loszulegen?**
|
133
|
+
```bash
|
134
|
+
npx appiq-solution install
|
135
|
+
```
|
136
|
+
|
137
|
+
*APPIQ Solution - Die Zukunft der AI-gestรผtzten Entwicklung.*
|
138
|
+
*Built with โค๏ธ based on the amazing Bmad-Method*
|
package/package.json
CHANGED