@qforge/opencode-architect
Advanced tools
+1
-1
| { | ||
| "name": "@qforge/opencode-architect", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "private": false, | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
+32
-3
| # opencode-architect | ||
| To install dependencies: | ||
| OpenCode, supercharged. ⚡ | ||
| ## To Install 🔌 | ||
| Add to plugins in `.opencode/opencode.json`: | ||
| ```json | ||
| { | ||
| "plugins": ["@qforge/opencode-architect"] | ||
| } | ||
| ``` | ||
| ## Why this exists ✨ | ||
| Use this package any time you are doing OpenCode work: designing agents, building plugins, crafting commands, creating skills and tools, or integrating MCP servers. | ||
| ## What you get 🧰 | ||
| - A suite of expert agents: architect, agent designer, command crafter, MCP integrator, plugin engineer, skill creator, tool builder | ||
| - `sync-docs` command + tool for fetching the latest OpenCode documentation | ||
| - Automatic doc sync on startup with a toast error if the sync fails | ||
| - Built-in alignment with OpenCode best practices for coding and prompt engineering | ||
| ## Best time to use it ✅ | ||
| Use it whenever you want to: | ||
| - Spin up new OpenCode agents | ||
| - Design or refine OpenCode plugins and commands | ||
| - Create skills and tools with consistent prompt engineering | ||
| - Integrate MCP servers with confidence | ||
| ## Contributing 🤝 | ||
| Install dependencies: | ||
| ```bash | ||
@@ -9,8 +37,9 @@ bun install | ||
| To run: | ||
| Build: | ||
| ```bash | ||
| bun run index.ts | ||
| bun run build | ||
| ``` | ||
| ## Notes 📝 | ||
| This project was created using `bun init` in bun v1.3.5. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime. |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
430178
0.23%45
181.25%