abdokamar-groundwork
v1.2.0A full-stack engineering standard for API-first, Arabic-first products: FastAPI + Pydantic v2 backends, LangChain agents and hybrid RAG, React/Next.js web, Flutter mobile, joined by one OpenAPI contract.
By Abdo KamarLicense: MIT0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Sep 24, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install abdokamar-groundwork for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install abdokamar-groundwork@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/abdelrahmaan/groundworkClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .claude-plugin/plugin.json└── skills/groundwork/SKILL.md
Included Skills1
Use when any task touches an API-first or Arabic-first product — starting one, or working inside one that already exists. Single tasks count — "add an endpoint", "add streaming", "add a chatbot or agent or RAG", "build the frontend", "review this code", "which stack should I use", "new project", "scaffold", "MVP". Also any mention of FastAPI, Pydantic, uv, LangChain, LangGraph, Deep Agents, hybrid RAG, Qdrant, pgvector, vLLM, SSE, middleware, OpenAPI, Next.js, TanStack, shadcn, Flutter, Riverpod, RTL/Arabic UI, or GitHub Spec Kit — even if this skill is not named, and even when the request looks answerable without it.
Plugin manifests1
{
"name": "abdokamar-groundwork",
"version": "1.2.0",
"description": "A full-stack engineering standard for API-first, Arabic-first products: FastAPI + Pydantic v2 backends, LangChain agents and hybrid RAG, React/Next.js web, Flutter mobile, joined by one OpenAPI contract.",
"author": {
"name": "Abdo Kamar",
"url": "https://github.com/abdelrahmaan"
},
"homepage": "https://github.com/abdelrahmaan/groundwork",
"repository": "https://github.com/abdelrahmaan/groundwork",
"license": "MIT",
"keywords": [
"fastapi",
"langchain",
"rag",
"flutter",
"nextjs",
"openapi",
"spec-kit",
"arabic",
"rtl"
],
"skills": [
"./skills/groundwork"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[abdokamar-groundwork on Agent Plugins Marketplace](https://pluginsmp.com/plugins/abdokamar-groundwork)