The Linux Foundation
Official@linuxfoundation
The Linux Foundation is a non-profit consortium dedicated to fostering the growth of Linux.
Agent Skills by The Linux Foundation
Showing 27 vetted skills indexed across 3 GitHub repositories.
write-unit-tests
Write focused Vitest unit tests following project testing conventions and ADRs.
write-api-e2e-tests
Write API end-to-end tests following ADR-defined suite architecture and conventions.
setup
Automate development environment setup for Node 20+ and pnpm 9+ projects.
setup-docs
Run docs, blog, and Storybook servers locally via pnpm scripts.
commit
Generate conventional commit messages and execute signed git commits.
adr
Record architectural decisions with context, decision, and consequences in docs/adr.
packages-worker-setup
Automate local setup and orchestration of the packages_worker workflow with Docker.
packages-worker-add-entrypoint
Scaffold a new sub-worker directory with entrypoint and shared config files.
scaffold-snowflake-connector
Scaffold Snowflake connector boilerplate for new crowd.dev data sources.
review-pr
Analyze GitHub pull requests against CDP architecture standards and draft inline review comments.
dco
Recover unsigned commits by applying DCO sign-offs via amend, rebase, or cherry-pick.
preflight
Run lint, format, TypeScript, and protected file checks on the current branch.
lfx-ui-builder
Generate PR-ready Angular 20 frontend code with LFX conventions.
lfx
Route plain-language requests to the appropriate specialized LFX skill.
lfx-snowflake-access
Generate Terraform HCL blocks for Snowflake users and service accounts.
lfx-product-architect
Analyze LFX repository architecture to guide code placement and data flow.
lfx-test-journey
Merge multi-repo feature branches into isolated git worktrees for journey testing.
lfx-coordinator
Coordinate development across LFX repositories by delegating tasks to specialized skills.
lfx-cdp-snowflake-connectors
Scaffold Snowflake connector integrations for crowd.dev with sources, types, and migrations.
lfx-preflight
Automate pre-PR validation with repo-type detection and auto-fixes.
lfx-pr-catchup
Aggregate open pull requests across repositories and classify them by urgency.
lfx-git-setup
Configure DCO signoff and GPG-signed commits in Git for LFX projects.
lfx-intercom
Audit and standardize Intercom integration in LFX Angular apps.
lfx-backend-builder
Generate PR-ready Express.js or Go backend code with three-file scaffolding.
Frequently Asked Questions About The Linux Foundation
FAQPage SchemaWhat 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.