Setup Compose Stack
技能 警告 活跃Configure general-purpose Docker Compose stacks for common application patterns. Covers web app + database + cache + worker services, named volumes, networks, health checks, depends_on, environment management, and profiles. Use when running a web app with a database or cache, setting up a development environment with multiple services, orchestrating background workers alongside an API, or creating reproducible multi-service environments across teams.
To help users configure general-purpose Docker Compose stacks for various application architectures, ensuring reproducible and robust development environments.
功能
- Configure web app + database + cache + worker services
- Define named volumes and networks
- Implement health checks for service readiness
- Manage environment variables and profiles
- Provide examples for common multi-service patterns
使用场景
- Running a web app with a database or cache
- Setting up a development environment with multiple services
- Orchestrating background workers alongside an API
- Creating reproducible multi-service environments
非目标
- Managing individual Docker containers outside of Compose
- Writing Dockerfiles (though it references them)
- Complex orchestration beyond a single Compose stack
Maintenance
- critical:Commit recencyThe last commit was on 2026-05-12, which is over a year ago from today's date (2026-05-13), indicating the repository is likely unmaintained.
Trust
- warning:Issues AttentionThere are 9 open issues and 195 closed issues in the last 90 days, resulting in a closure rate of approximately 95%, but the sheer number of open issues and the critical warning for commit recency suggest potential maintainer attention issues.
安装
/plugin install agent-almanac@pjt222-agent-almanac质量评分
警告类似扩展
Setup Docker Compose
99Configure Docker Compose for multi-container R development environments. Covers service definitions, volume mounts, networking, environment variables, and development vs production configurations. Use when running R alongside other services (databases, APIs), setting up a reproducible R development environment, orchestrating an R-based MCP server container, or managing environment variables and volume mounts for R projects.
Setup Tailwind Typescript
100Configure Tailwind CSS with TypeScript in a Next.js or React project. Covers installation, configuration, custom theme extensions, component patterns, and type-safe styling utilities. Use when adding Tailwind CSS to an existing TypeScript project, customizing the Tailwind theme for a project's design system, setting up type-safe component styling patterns, or configuring Tailwind plugins and extensions.
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities
Running Claude Code Via Litellm Copilot
100当通过本地 LiteLLM 代理将 Claude Code 路由到 GitHub Copilot 时使用,以减少直接的 Anthropic 支出,配置 ANTHROPIC_BASE_URL 或 ANTHROPIC_MODEL 覆盖,或对 Copilot 代理设置失败进行故障排除,例如 model-not-found、无 localhost 流量或 GitHub 401/403 身份验证错误。
Sync Setup
100当用户首次设置配置同步、连接到 GitHub 或重新初始化备份存储库时使用。