Skip to main content

mikeOnBreeze/cc-crossbeam

SkillsMP a collecté 24 skills depuis mikeOnBreeze/cc-crossbeam. Ouvrez un skill pour examiner sa source et ses détails.

Dernière activité source enregistrée
Catalogue SkillsMP mis à jour
skills collectés
24
Étoiles GitHub
290
Forks GitHub
94

Affichage de 24 skills collectés sur 24.

métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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.

Langue du texte source : anglais

mis à jour
métier
Artistes en effets spéciaux et animateurs
description

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.

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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,…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Dessinateurs en architecture et génie civil
description

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",…

Langue du texte source : anglais

mis à jour
métier
Dessinateurs en architecture et génie civil
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Éditeurs PAO
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Techniciens audio et vidéo
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Ingénieurs civils
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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…

Langue du texte source : anglais

mis à jour
métier
Autres occupations informatiques
description

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.

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs de logiciels
description

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…

Langue du texte source : anglais

mis à jour
métier
Développeurs web
description

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…

Langue du texte source : anglais

mis à jour
Affichage de 24 skills collectés sur 24.