The Linux Foundation avatar

The Linux Foundation

Official

@linuxfoundation

0Followers
|
61Public Repos
|
27Published Skills

The Linux Foundation is a non-profit consortium dedicated to fostering the growth of Linux.

Skills Distribution
DomainDeveloper To...Repository Scaffol.. (35%)Architectural Gove.. (25%)Git Compliance (20%)Environment Config.. (20%)

Agent Skills by The Linux Foundation

Showing 27 vetted skills indexed across 3 GitHub repositories.

linuxfoundationlinuxfoundation
3.4k

write-unit-tests

Write focused Vitest unit tests following project testing conventions and ADRs.

Official
Intermediate
linuxfoundationlinuxfoundation
3.4k

write-api-e2e-tests

Write API end-to-end tests following ADR-defined suite architecture and conventions.

Official
Intermediate
linuxfoundationlinuxfoundation
259

setup

Automate development environment setup for Node 20+ and pnpm 9+ projects.

Official
Intermediate
linuxfoundationlinuxfoundation
259

setup-docs

Run docs, blog, and Storybook servers locally via pnpm scripts.

Official
Intermediate
linuxfoundationlinuxfoundation
3.4k

commit

Generate conventional commit messages and execute signed git commits.

Official
Intermediate
linuxfoundationlinuxfoundation
3.4k

adr

Record architectural decisions with context, decision, and consequences in docs/adr.

Official
Advanced
linuxfoundationlinuxfoundation
3.4k

packages-worker-setup

Automate local setup and orchestration of the packages_worker workflow with Docker.

Official
Intermediate
linuxfoundationlinuxfoundation
3.4k

packages-worker-add-entrypoint

Scaffold a new sub-worker directory with entrypoint and shared config files.

Official
Intermediate
linuxfoundationlinuxfoundation
3.4k

scaffold-snowflake-connector

Scaffold Snowflake connector boilerplate for new crowd.dev data sources.

Official
Advanced
linuxfoundationlinuxfoundation
3.4k

review-pr

Analyze GitHub pull requests against CDP architecture standards and draft inline review comments.

Official
Advanced
linuxfoundationlinuxfoundation
3.4k

dco

Recover unsigned commits by applying DCO sign-offs via amend, rebase, or cherry-pick.

Official
Advanced
linuxfoundationlinuxfoundation
3.4k

preflight

Run lint, format, TypeScript, and protected file checks on the current branch.

Official
Intermediate
linuxfoundationlinuxfoundation
8

lfx-ui-builder

Generate PR-ready Angular 20 frontend code with LFX conventions.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx

Route plain-language requests to the appropriate specialized LFX skill.

Official
Intermediate
linuxfoundationlinuxfoundation
8

lfx-snowflake-access

Generate Terraform HCL blocks for Snowflake users and service accounts.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx-product-architect

Analyze LFX repository architecture to guide code placement and data flow.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx-test-journey

Merge multi-repo feature branches into isolated git worktrees for journey testing.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx-coordinator

Coordinate development across LFX repositories by delegating tasks to specialized skills.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx-cdp-snowflake-connectors

Scaffold Snowflake connector integrations for crowd.dev with sources, types, and migrations.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx-preflight

Automate pre-PR validation with repo-type detection and auto-fixes.

Official
Intermediate
linuxfoundationlinuxfoundation
8

lfx-pr-catchup

Aggregate open pull requests across repositories and classify them by urgency.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx-git-setup

Configure DCO signoff and GPG-signed commits in Git for LFX projects.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx-intercom

Audit and standardize Intercom integration in LFX Angular apps.

Official
Advanced
linuxfoundationlinuxfoundation
8

lfx-backend-builder

Generate PR-ready Express.js or Go backend code with three-file scaffolding.

Official
Advanced

Frequently Asked Questions About The Linux Foundation

FAQPage Schema
What specific development tasks are supported by these capabilities?

These capabilities support repository scaffolding for Angular and Go, architectural decision documentation, Snowflake connector integration, and standardized Git commit compliance. They facilitate cross-repository pull request management, environment configuration for Node and pnpm, and automated validation of code standards before submission.

Which engineering personas benefit from these repository management skills?

Software engineers, repository maintainers, and platform architects benefit from these skills. They are designed for developers working within the Linux Foundation ecosystem who require standardized scaffolding, consistent architectural documentation, and streamlined compliance checks for pull requests and repository environment setup.

What are the prerequisites for running these repository management skills?

Prerequisites include a local environment configured with Node 20+ and pnpm 9+. Users must have Git installed for commit signing and DCO sign-off operations, and access to the specific repository structures defined by the LFX architecture standards for scaffolding and integration tasks.