Packs
12 packs@builderio
Builderio Skills
Builderio Skills from BuilderIO/skills.
10 skills · pack
@heath-gtm
Skill Builder
Skill Builder from heath-gtm/Skill-Builder.
68 skills · pack
@ai-builder-club
AI Builder Club Skills
AI Builder Club Skills from AI-Builder-Club/skills.
8 skills · pack
curated
Build MVP from Idea
Build an MVP by validating the idea, planning the build, and executing with lean principles.
4 skills · pack
@google-labs-code
Stitch Build
Stitch Build skills from google-labs-code/stitch-skills.
4 skills · pack
@yojahny55
Claude Wp Builder
WordPress site-building methodology: demo HTML → custom theme with ACF/SCF, bilingual support, section-by-section building
11 skills · pack
@adobe
App Builder
Development, customization, testing, and deployment skills for Adobe App Builder projects
6 skills · pack
curated
Optimize .NET Build
Generates binary logs, diagnoses bottlenecks, and optimizes build configuration for faster CI.
4 skills · pack
curated
Build Accessible React UI
Install this pack to build an accessible, performant React UI component from design to audit.
4 skills · pack
curated
Build Blazor Web App with Auth
Install this pack to build a Blazor Web App with authentication and interactive components.
4 skills · pack
curated
Build RAG Pipeline with Pinecone
Build a production RAG pipeline and persistent agent memory using Pinecone as the vector database backend.
6 skills · pack
curated
Debug and Optimize .NET Build
Install this pack to diagnose and fix slow or failing .NET builds using binary logs and performance analysis.
4 skills · pack
Results for “build”
182 skillsbuild-parallelism
Optimize MSBuild build parallelism by configuring /maxcpucount, graph build mode, project references, and analyzing binlogs to reduce multi-project solution build times.
4k
directory-build-organization
Organize multi-project .NET repos with Directory.Build.props, Directory.Build.targets, Directory.Packages.props, and Directory.Build.rsp for centralized MSBuild settings and NuGet Central Package Management.
4k · bundle
build-perf-baseline
Measure and optimize .NET build performance by establishing baselines, enabling MSBuild Server, using artifacts output, and trimming dependency graphs.
4k
holoscan-install-source
Build the Holoscan SDK from source using its in-tree Docker-based build script, producing a local install tree for CMake-based applications.
2.2k · bundle
incremental-build
Diagnose and fix slow MSBuild incremental builds by identifying why targets re-execute unnecessarily, covering common causes like missing Inputs/Outputs, volatile properties, and FileWrites registration.
4k
msbuild-server
Improve CLI build performance by enabling MSBuild Server for persistent caching of evaluation results across sequential builds.
4k
More results
extension-points
Guides MSBuild extensibility through CustomBefore/CustomAfter hooks, wildcard imports, import gating, and NuGet package build extension layout.
4k
binlog-generation
Add the /bl switch to MSBuild-based commands to generate binary logs for build diagnostics and performance analysis.
4k
build-perf-diagnostics
Diagnose MSBuild build performance bottlenecks using binary log analysis, covering timeline analysis, performance summary interpretation, and seven common bottleneck categories.
4k
expo-dev-client
Build and install Expo development clients on physical devices and simulators using EAS Build for testing native code changes.
2.2k · bundle
python-pypi-package-builder
Build, test, lint, version, and publish production-grade Python libraries to PyPI with support for multiple build backends, versioning strategies, and CI/CD.
36.2k · bundle
audit-context-building
Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.
6k · bundle
gtm-partnership-architecture
Build and scale partner ecosystems that drive revenue and platform adoption, covering program design, tiering, co-marketing, build-vs-partner decisions, and structured deployment.
36.2k
adding-a-skill
Guides contributors through adding, updating, publishing, documenting, validating, and wiring public skills in the BuilderIO/skills repository, covering plain skills, instruction-style skills, app-backed/MCP skills, and Plan skill sync.
3.4k · bundle
check-bin-obj-clash
Detects MSBuild projects with conflicting OutputPath or IntermediateOutputPath to diagnose build failures.
4k
binlog-failure-analysis
Diagnose MSBuild build failures by analyzing .binlog files using an MCP server or text-log replay.
4k
stitch-loop
Iteratively builds websites using Stitch with an autonomous baton-passing loop pattern.
6.4k · bundle
agent-watchdog
Watch, audit, and fix another agent's work by reconstructing the original request, inspecting evidence, and reporting gaps.
3.4k · bundle
deepstream-generate-pipeline
Builds and validates DeepStream GStreamer pipelines through an interactive questionnaire and a BM25 retrieval engine over 270+ verified pipelines.
2.2k · bundle
building-native-ui
Build beautiful native UIs for Expo apps with guidance on routing, styling, animations, and platform-specific components.
2.2k · bundle
r8-analyzer
Analyzes Android build files and R8 keep rules to identify redundancies, broad package-wide rules, and rules that subsume library consumer keep rules.
6.1k · bundle
autobrowse
Builds reliable browser automation skills through iterative experimentation, running an inner agent to browse sites and improving navigation instructions until tasks pass consistently.
3.6k · bundle
appbuilder-cicd-pipeline
Generates CI/CD pipeline configurations for Adobe App Builder projects, including GitHub Actions workflows, Azure DevOps, and GitLab CI templates with OAuth S2S secrets injection and multi-workspace promotion.
142 · bundle
graal
Build, configure, and troubleshoot GraalVM Native Image applications using native-image CLI, Maven, or Gradle Native Build Tools, including reachability metadata and issue diagnosis.
736 · bundle
target-authoring
Canonical patterns for writing custom MSBuild targets, covering the three-level target chain, chain extension, DependsOnTargets vs BeforeTargets vs AfterTargets, Returns vs Outputs, and common pitfalls.
4k
expo-deployment
Deploy Expo apps to production with EAS — build and submit to the iOS App Store, Google Play Store, and TestFlight, configure eas.json build and submit profiles, manage app versions and build numbers, publish App Store metadata and ASO, and deploy web bundles and API routes via EAS Hosting.
2.2k · bundle
java-add-graalvm-native-image-support
Adds GraalVM native image support to Java applications by analyzing the project structure, configuring the build tool, and iteratively resolving build errors.
36.2k
dotnet-mcp-builder
Build production-quality Model Context Protocol (MCP) servers in C#/.NET using the official 1.x NuGet packages, covering transports, tools, prompts, resources, and common pitfalls.
36.2k · bundle
flowstudio-power-automate-build
Build, scaffold, and deploy Power Automate cloud flows programmatically via the FlowStudio MCP server, including constructing flow definitions, wiring connections, deploying, and testing.
36.2k · bundle
huggingface-zerogpu
Build ML demos on Hugging Face Spaces with ZeroGPU hardware, covering @spaces.GPU decorator usage, duration and quota tuning, process isolation, CUDA availability model, concurrency safety, and build constraints.
10.8k · bundle
appbuilder-e2e-testing
Generates Playwright-based browser end-to-end tests for Adobe App Builder SPAs and AEM extensions, including configs, test files, and CI workflows.
142 · bundle
eas-app-stores
Build and submit Expo apps to the iOS App Store, Google Play Store, and TestFlight using EAS, with configuration for build profiles, version management, and store metadata.
2.2k · bundle
huggingface-lora-space-builder
Build and publish a Gradio demo on Hugging Face Spaces for a user-provided LoRA, including picking the right base pipeline, designing a tailored UI, and publishing the Space.
10.8k · bundle
gtm-product-led-growth
Build self-serve acquisition and expansion motions, including deciding between PLG and sales-led, optimizing activation, driving freemium conversion, and building growth equations.
36.2k
appbuilder-testing
Generate and run Jest tests for Adobe App Builder actions and React Spectrum UI components, including unit, integration, contract, and component tests with mock helpers for Adobe SDKs.
142 · bundle
from-the-other-side-vega
Provides patterns and lived experience from an AI partner in a long-term creative partnership, helping AI agents build trust, match energy, push back constructively, and support human breakthroughs.
36.2k