Skip to main content

mikeOnBreeze/cc-crossbeam

SkillsMP 已收集 mikeOnBreeze/cc-crossbeam 中的 24 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
24
GitHub 星标
290
GitHub Forks
94

这个仓库中的 skills

已展示 24 / 24 个已收集 Skill。

职业分类
土木工程师
描述

Local demo: City-side ADU plan review. Point this at a plan binder (PDF or pre-extracted PNGs) and a city name. It reviews the plans sheet-by-sheet against state and city code, then generates a draft corrections letter. Fire-and-forget — no human-in-the-loop…

原文语言:英语

更新
职业分类
土木工程师
描述

Local demo: Contractor corrections analysis and response — two-phase flow with a human-in-the-loop pause. Phase 1 reads the corrections letter, researches codes, views plan sheets, and generates questions for the contractor. The agent STOPS and presents…

原文语言:英语

更新
职业分类
土木工程师
描述

City-side ADU plan review — the flip side of adu-corrections-flow. Takes a plan binder PDF + city name, reviews each sheet against code-grounded checklists, checks state and city compliance, and generates a draft corrections letter with confidence flags and…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Operations manual for the CrossBeam ADU Permit Assistant. Teaches AI agents how to operate the deployed system — trigger flows, check status, read results, navigate the UI, and query the database.

原文语言:英语

更新
职业分类
特效艺术家和动画师
描述

Generate 2-minute product demo videos for technical projects (GitHub repos, APIs, technical products). Runs parallel build options with structured critic review. Use when demoing code, explaining architecture, or creating explainer videos.

原文语言:英语

更新
职业分类
土木工程师
描述

Analyzes ADU permit corrections letters — the first half of the corrections pipeline. Reads the corrections letter, builds a sheet manifest from the plan binder, researches state and city codes, views referenced plan sheets, categorizes each correction item,…

原文语言:英语

更新
职业分类
土木工程师
描述

City-side ADU plan review — the flip side of adu-corrections-flow. Takes a plan binder PDF + city name, reviews each sheet against code-grounded checklists, checks state and city compliance, and generates a draft corrections letter with confidence flags and…

原文语言:英语

更新
职业分类
建筑和土木工程绘图员
描述

Extracts construction plan PDFs into page PNGs, reads the sheet index to build a sheet-to-page manifest, and enables targeted viewing of specific sheets. This skill should be used when a corrections letter references specific plan sheets (e.g., "Sheet A3",…

原文语言:英语

更新
职业分类
建筑和土木工程绘图员
描述

This skill extracts construction PDF plan binders into agent-consumable formats. It should be used when a contractor or homeowner provides a PDF binder of construction plans (site plans, floor plans, structural drawings, Title 24 reports) that needs to be…

原文语言:英语

更新
职业分类
土木工程师
描述

California state-level ADU and JADU rules from the HCD ADU Handbook (Jan 2025) and 2026 Addendum. Covers Government Code §§ 66310-66342 including setbacks, height, size, parking, permitting, fees, and ownership. Use this skill for any California ADU question…

原文语言:英语

更新
职业分类
桌面出版专家
描述

Formats a draft corrections letter (markdown) into a professional PDF. Single-purpose formatting sub-agent — no research. Receives markdown from the research agent, generates a styled PDF using the document-skills/pdf primitive, and returns a screenshot for…

原文语言:英语

更新
职业分类
土木工程师
描述

California state-level ADU and JADU rules from the HCD ADU Handbook (Jan 2025) and 2026 Addendum. Covers Government Code §§ 66310-66342 including setbacks, height, size, parking, permitting, fees, and ownership. Use this skill for any California ADU question…

原文语言:英语

更新
职业分类
土木工程师
描述

City-level ADU regulations for Placentia, California. This skill should be used when answering ADU questions specific to Placentia — local ordinance provisions, development standards, permit process, fees, fire requirements, zoning, and anything that differs…

原文语言:英语

更新
职业分类
音视频技术员
描述

This skill enables AI video generation from images AND text-to-speech voiceover generation using Fal.ai's API. Use this skill when the user asks to (1) generate videos from images (image-to-video), or (2) generate voiceovers/narration from text…

原文语言:英语

更新
职业分类
土木工程师
描述

Researches city-level ADU regulations, municipal codes, and standard details for any California city. This skill supports three research modes — Discovery (WebSearch to find key URLs), Targeted Extraction (WebFetch to pull content from discovered URLs), and…

原文语言:英语

更新
职业分类
土木工程师
描述

Generates the final response package for ADU permit corrections — the second half of the corrections pipeline. This skill should be used after adu-corrections-flow has produced its analysis files and the contractor has answered questions. It reads the…

原文语言:英语

更新
职业分类
土木工程师
描述

Interprets ADU (Accessory Dwelling Unit) permit corrections letters from California city building departments. This skill should be used when a user provides a corrections letter (PDF, PNG, or image) from a plan check review and needs to understand what each…

原文语言:英语

更新
职业分类
土木工程师
描述

City-level ADU regulations for Buena Park, California. This skill should be used when answering ADU questions specific to Buena Park — local ordinance provisions, development standards, permit process, fees, fire (OCFA) requirements, zoning, and anything that…

原文语言:英语

更新
职业分类
土木工程师
描述

Researches city-level ADU regulations, municipal codes, and standard details for any California city. This skill supports three research modes — Discovery (WebSearch to find key URLs), Targeted Extraction (WebFetch to pull content from discovered URLs), and…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Claude Code documentation expert. This skill should be used when the user asks questions about Claude Code features, settings, hooks, skills, MCP servers, keyboard shortcuts, IDE integrations, Agent SDK, Claude API, or Anthropic SDK. Invoke with /cc-guide…

原文语言:英语

更新
职业分类
其他计算机职业
描述

This skill converts planning docs and specs into phase-based task structures and prompts for long-running Claude agents. Use when setting up a multi-session agent workflow or breaking down a spec into phases with verification checkpoints.

原文语言:英语

更新
职业分类
软件开发工程师
描述

This skill enables image generation and editing using Google's Gemini Nano Banana models. Use this skill when the user asks to generate images from text prompts, edit existing images, or modify pictures. Supports text-to-image generation, image editing with…

原文语言:英语

更新
职业分类
软件开发工程师
描述

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Expert guide for ShadCN UI component library with Next.js. Use when working with ShadCN/UI projects including (1) Initial setup and configuration, (2) Adding and customizing components, (3) Theming and styling patterns, (4) Avoiding common mistakes like…

原文语言:英语

更新
已展示 24 / 24 个已收集 Skill。