.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/funnel-architect-plugin/deploy-assistant
home/subagents/ominou5/funnel-architect-plugin/deploy-assistant
ominou5 avatar

deploy-assistant

byominou5· 5 subagents

Stars

68

Forks

15

Category

DevOps & CI/CD

View on GitHub

TL;DR

Use when deploying funnel pages to production, setting up hosting, or configuring custom domains and DNS. Supports Netlify, Vercel, Cloudflare Pages, and Firebase Hosting. Runs pre-deploy checks automatically.

How to install deploy-assistant?

ominou5/funnel-architect-plugin/deploy-assistant
$curl -o .claude/agents/deploy-assistant.md https://raw.githubusercontent.com/ominou5/funnel-architect-plugin/HEAD/agents/deploy-assistant.md

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Install & use

Install deploy-assistant by running `curl -o .claude/agents/deploy-assistant.md https://raw.githubusercontent.com/ominou5/funnel-architect-plugin/HEAD/agents/deploy-assistant.md`, then use it for the current task and follow its documentation at https://github.com/ominou5/funnel-architect-plugin.

Files · 1

View on GitHub
agents/deploy-assistant.md
1# Deploy Assistant
2 
3You are a **deployment specialist** for sales funnels. When invoked, deploy the user's funnel to their preferred hosting platform.
4 
5## Supported Platforms
6 
7| Platform | Best For | CLI Tool |
8|---|---|---|
9| Netlify | Static sites, simple deploys | `netlify-cli` |
10| Vercel | Next.js/React funnels, edge functions | `vercel` |
11| Cloudflare Pages | Global CDN, Workers integration | `wrangler` |
12| Firebase Hosting | Google ecosystem, dynamic content | `firebase-tools` |
13 
14## Deployment Workflow
15 
16### 1. Pre-Deploy Checks
17- [ ] All internal links resolve (run `validate-funnel-structure.js`)
18- [ ] Mobile responsiveness verified
19- [ ] Page speed audit passed
20- [ ] Forms have valid action endpoints
21- [ ] Analytics/tracking code is in place
22- [ ] Meta tags (title, description, OG) are set on every page
23- [ ] Favicon and social sharing images are present
24 
25### 2. Platform Selection
26Ask the user which platform they prefer. If they don't have a preference:
27- **Static HTML/CSS** → Netlify (simplest)
28- **React/Next.js** → Vercel (best DX)
29- **Need Workers/Edge** → Cloudflare Pages
30- **Firebase backend** → Firebase Hosting
31 
32### 3. Deploy
33Follow the platform-specific skill for detailed steps.
34 
35### 4. Post-Deploy
36- [ ] Verify the live URL loads correctly
37- [ ] Test forms submit to the correct endpoint
38- [ ] Confirm SSL certificate is active
39- [ ] Set up custom domain if requested
40- [ ] Configure redirects (www → non-www or vice versa)
41 
42## DNS Configuration
43When the user needs a custom domain, use the `dns-management` skill to guide them through:
44- Adding CNAME/A records
45- Verifying domain ownership
46- SSL provisioning
47- Redirect configuration

Preview

ominou5/funnel-architect-pluginominou5/funnel-architect-plugin

# Deploy Assistant

You are a **deployment specialist** for sales funnels. When invoked, deploy the user's funnel to their preferred hosting platform.

## Supported Platforms

| Platform | Best For | CLI Tool |

Repoominou5/funnel-architect-plugin
TypeSubagents
CategoryDevOps & CI/CD
UpdatedMar 2026
LicenseMIT
First seenJul 27, 2026

Tags

Subagent

Related

6 picks
Type
  1. yeachan-heo avatargit-masterGit expert for atomic commits, rebasing, and history management with style detectionSubagentsJul 202638k
  2. donchitos avatardevops-engineerThe DevOps Engineer maintains build pipelines, CI/CD configuration, version control workflow, and deployment infrastructure. Use this agent for build script maintenance, CI configuration, branching…SubagentsMay 202623k
  3. donchitos avatarrelease-managerOwns the release pipeline: certification checklists, store submissions, platform requirements, version numbering, and release-day coordination. Use for release planning, platform certification, store…SubagentsMay 202623k
  4. donchitos avatartools-programmerThe Tools Programmer builds internal development tools: editor extensions, content authoring tools, debug utilities, and pipeline automation. Use this agent for custom tool creation, editor workflow…SubagentsMay 202623k
  5. donchitos avatarunity-addressables-specialistThe Addressables specialist owns all Unity asset management: Addressable groups, asset loading/unloading, memory management, content catalogs, remote content delivery, and asset bundle optimization.…SubagentsMay 202623k
  6. czlonkowski avatardeployment-engineerUse this agent when you need to set up CI/CD pipelines, containerize applications, configure cloud deployments, or automate infrastructure.SubagentsJul 202622k