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 40 vetted skills indexed across 4 GitHub repositories.
drawer
Generates Angular slide-in drawer components with lazy data loading and PrimeNG p-drawer conventions.
pagination
Implements cursor pagination for Self Serve backend list endpoints using page_token and page_size.
lfx-review-pr
Reviews GitHub pull requests against LFX architecture standards and repo conventions.
self-serve-dev
Guides end-to-end feature development, bug fixes, and refactoring in the LFX One Angular and Express codebase.
lens-persona
Guides persona-aware dashboard changes using LensService and ProjectContextService patterns.
snowflake
Writes and reviews Snowflake SQL queries against the singleton connection pool with strict bind alignment.
lfx-self-serve-learnings-review
Audits commits against an empirical pattern knowledge base extracted from past PR review comments.
lfx-self-serve-pr-readiness
Audits local git branches for PR-shape compliance before opening pull requests.
nats
Publish, subscribe, and make NATS request/reply calls from the Self Serve Express BFF.
lfx-self-serve-code-review
Audits commits against repo conventions, review checklists, and upstream API contracts.
self-serve-security-review
Reviews LFX One pull request diffs for authorization, session, and data-exposure vulnerabilities.
self-serve-code-review
Reviews LFX One pull request diffs against documented Angular and Express standards.
copilot-code-reviewer
Reviews LFX One pull requests for correctness, design, and security defects.
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
Guides contributors through LFX One environment setup from prerequisites to running dev server.
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.
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.