mweinbachmweinbachCommunityยท15 Agent Skills Included

agent-coworker

Local-first workspace app with bundled UI and mobile skills

Runs a local-first workspace app that reads files, edits code, executes shell commands, and resumes saved work threads across desktop, CLI, and mobile. Eliminates scattered chat sessions, lost context, and manual tool wiring by keeping sessions, memory, and provider credentials on your own machine. Ships bundled skills for shadcn components, animation audits, Apple-style design, Bun, AI SDK, and Expo mobile development to speed up everyday engineering work.
npx skills add mweinbach/agent-coworker --all -g -y
Available:

Directs the agent to keep all logic in the WebSocket server, follow the repo's architecture and testing rules, and load the matching task-specific doc from agent_docs before starting specialized work.

All Skills in This Repository (15)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
mweinbachmweinbach

shadcn-ui

Create accessible UI components with shadcn/ui, Radix UI, and Tailwind CSS.

Community
Intermediate
๐Ÿ“ฆ In Repo
mweinbachmweinbach

shadcn

Manage shadcn components and projects with CLI and registry access.

Community
Advanced
๐Ÿ“ฆ In Repo
mweinbachmweinbach

Bun

Run JavaScript and TypeScript scripts with Bun's runtime and bundler.

Community
Advanced
๐Ÿ“ฆ In Repo
mweinbachmweinbach

ai-sdk

Query AI SDK functions and build AI agents with local documentation.

Community
Intermediate
๐Ÿ“ฆ In Repo
mweinbachmweinbach

task

Convert work objectives into structured tasks with plans and progress tracking.

Community
Intermediate
๐Ÿ“ฆ In Repo
mweinbachmweinbach

memories

List, read, create, edit, and refresh long-term memory entries for a workspace.

Community
Intermediate
๐Ÿ“ฆ In Repo
mweinbachmweinbach

native-data-fetching

Handle API requests, caching, and offline support in React Native.

Community
Intermediate
๐Ÿ“ฆ In Repo
mweinbachmweinbach

Expo UI Jetpack Compose

Integrate Expo UI Jetpack Compose components into mobile app workflows.

Community
Intermediate
๐Ÿ“ฆ In Repo
mweinbachmweinbach

use-dom

Execute web code in a webview on native platforms and as-is on web.

Community
Intermediate
๐Ÿ“ฆ In Repo
mweinbachmweinbach

expo-module

Automate creation and management of Expo native modules with config plugins.

Community
Intermediate
๐Ÿ“ฆ In Repo
mweinbachmweinbach

expo-brownfield

Integrate Expo and React Native into existing iOS and Android apps.

Community
Advanced
๐Ÿ“ฆ In Repo
mweinbachmweinbach

Expo UI SwiftUI

Integrate SwiftUI views and modifiers into Expo UI applications.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install agent-coworker?โ–ผ

Run `npx skills add mweinbach/agent-coworker --all -g -y` in your terminal to install all skills in this suite globally.

What does agent-coworker actually do?โ–ผ

It is a local-first workspace app where an agent reads your project files, runs shell commands, and saves resumable work threads. It includes a desktop app, a CLI, and an optional mobile app that all share one local server.

Which AI providers does Cowork support?โ–ผ

It works with OpenAI, Anthropic, Google, Bedrock, Together, Fireworks, NVIDIA, Baseten, LM Studio, OpenCode, and Codex CLI. Credentials stay in local auth stores on your machine.

What skills are bundled with this repository?โ–ผ

It ships skills for shadcn/ui components, animation review and improvement, Apple-style interface design, Bun, the Vercel AI SDK, and Expo mobile development including native modules and upgrades.

Is my code and data kept private?โ–ผ

Yes. Workspaces, sessions, and provider keys stay on your machine, and external services are only contacted through the providers and MCP servers you configure.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’