Non-Engineering Verticals
C-suite/compliance/PM/finance reference templates for a single solo-founder's Cloudflare-Workers stack.
Test report
- Verdict
- Works with setup
- Score
- Tested
- Jul 16, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Aug 10, 2026 · f873bb9
The templates themselves are solid (investor-update format, PRD/OKR structure, SaaS-metric formulas all check out) and beat a generic reply, but this is one slice of a much larger personal 20-module 'operating system' repo — it's addressed to a named person ('Brian'), hard-wired to one specific stack (Cloudflare Workers + Clerk + PostHog + D1/R2), and its own 'Cross-links' point at rules/*.md and other numbered folders that aren't included when only this skill directory is copied.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 9/10
- Docs & honesty 4/5
What Non-Engineering Verticals does
A router file plus four markdown reference modules (c-suite voices, GDPR/SOC2/HIPAA compliance, PRD/OKR/roadmap templates, SaaS unit-economics formulas) meant to make an engineering-focused agent speak credibly on enterprise business topics. Intended to activate when a client conversation shifts from code to strategy, compliance, product, or financial modeling.
How to install Non-Engineering Verticals
git clone https://github.com/heymegabyte/claude-skills.git
cd claude-skills
mkdir -p ~/.claude/skills
cp -r 17-non-engineering-verticals ~/.claude/skills/non-engineering-verticals
Skills live in ~/.claude/skills/ (global) or .claude/skills/
(per-project). Restart Claude Code after installing.
Commands — how to trigger Non-Engineering Verticals
-
/non-engineering-verticalsC-suite/compliance/PM/finance reference templates for a single solo-founder's Cloudflare-Workers stack.
It also activates on plain-language prompts like these:
-
Write this month's investor update covering MRR growth and key risks -
Draft a PRD and OKRs for our new onboarding feature like a real PM -
Explain our SaaS unit economics to a compliance-focused enterprise client
Frequently asked questions
- Is the Non-Engineering Verticals skill free?
- Yes. The skill itself is free from heymegabyte/claude-skills. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Non-Engineering Verticals work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 16, 2026. Verdict: Works with setup. The templates themselves are solid (investor-update format, PRD/OKR structure, SaaS-metric formulas all check out) and beat a generic reply, but this is one slice of a much larger personal 20-module 'operating system' repo — it's addressed to a named person ('Brian'), hard-wired to one specific stack (Cloudflare Workers + Clerk + PostHog + D1/R2), and its own 'Cross-links' point at rules/*.md and other numbered folders that aren't included when only this skill directory is copied.
- What is the Non-Engineering Verticals SkillProof Score?
- 9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 9/10, docs & honesty 4/5.
- How do I install Non-Engineering Verticals?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Non-Engineering Verticals with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.