Building with Claude Code just got a massive upgrade. ⚡️
Introducing Tercel Claude Plugins: A curated marketplace covering the full SDLC.
🔹 spec-forge: Turn ideas into IEEE-standard specs.
🔹 code-forge: Plan, TDD, and 14-point reviews in the terminal.
🔹 hype-forge: Instant technical evangelism for your ship.
🔹 research-forge: Deep-dive analysis on any OS project.
The flow: Idea → Spec → Plan → Code → Ship.
/plugin marketplace add tercel/tercel-claude-plugins
https://t.co/v0CTNFVNhx
AI-Perceivable: When modules, interfaces, and tools are clearly perceived by AI, the model can understand their structure and purpose, and therefore know exactly how to invoke, orchestrate, and act on them. From perception → cognition → execution.
apcore is an AI-Perceivable module standard that makes every interface naturally perceivable and understandable by AI through enforced Schema definitions and behavioral annotations.
apcore is an AI-Perceivable module standard that makes every interface naturally perceivable and understandable by AI through enforced Schema definitions and behavioral annotations.
https://t.co/VicJhhYpwg
Why "Prompt Engineering" is the New Manual Labor 🧹
Stop being a "Prompt Janitor."
If your AI workflow is just copying requirements into a chat window and pasting code back, you aren't an engineer; you're human glue.
### The Wall: Why Prompts Fail
Prompts are just "talk." They lack:
- **Context Awareness**: Chat windows can't see your local files.
- **Execution Power**: AI can't run `npm test` in a browser.
- **State Management**: Complex features break the context window.
### The Shift: From Prompts to "Skills"
The pros are moving to **Skills**. Skills are automated workflows that bind AI logic to your local terminal and file system.
The goal isn't "Chat-driven Development." It's **"Automated Workflow Forging."**
**Stop prompting. Start Forging.** 🛠️🔥
---
**Get the Skills:**
I've open-sourced the entire Forge stack (`spec-forge`, `code-forge`, etc.).
👉 **Check my pinned tweet 📌 @tercelyi for the GitHub repo & setup guide.**
(Or reply "SKILLS" below and I'll send it over! ⚡️)
MCP + JSON = 🧱
MCP + mcp-embedded-ui = ✨
Stop forcing users to guess your tool schemas.
mcp-embedded-ui lets you embed a full-featured tool explorer into ANY server with a standard set of HTTP endpoints.
pip install mcp-embedded-ui
npm install mcp-embedded-ui
apcore defines the 𝗖𝗼𝗴𝗻𝗶𝘁𝗶𝘃𝗲 𝗜𝗻𝘁𝗲𝗿𝗳𝗮𝗰𝗲 for your application. It ensures your logic is naturally perceivable by AI Agents through enforced schemas, behavioral guardrails, and self-healing error guidance.