Codemod
Official@codemod · United States of America
The unified platform for building, sharing, and running community-led codemods.
Agent Skills by Codemod
Showing 8 vetted skills indexed across 1 GitHub repositories.
codemod
Search, run, and author codemod packages for automated code migrations with the Codemod CLI.
{name}
Install and execute Codemod skill packages with workflow.yaml-defined transformations.
codemod
Orchestrate Codemod migrations, CLI workflows, and AI-assisted package authoring.
codemod-semantic-providers
Document and validate Codemod semantic provider contracts across crates and tooling.
codemod-cli-tui
Automate Codemod CLI and TUI validation across commands and workflows.
codemod-jssg-sandbox
Provides tools for automating workflowsTmachines and cross-platform builds.
codemod-docs
Generate consistent Codemod documentation and Mintlify pages with required frontmatter and structure.
codemod-rust-workspace
Coordinate and validate Rust workspace crates for governance and CI parity.
Frequently Asked Questions About Codemod
FAQPage SchemaWhat specific tasks can engineers perform using Codemod?▼
Engineers can execute complex codebase transformations, validate semantic provider contracts across crates, and manage large-scale migrations. The platform enables the orchestration of repository-wide changes while maintaining governance and parity across Rust workspaces and documentation structures.
Which technical personas benefit most from this platform?▼
Platform engineers, maintainers of large-scale repositories, and migration specialists benefit from these capabilities. It is designed for developers tasked with maintaining consistency across distributed codebases, managing crate dependencies, and ensuring that refactoring efforts adhere to strict semantic contracts.
What are the primary prerequisites for running Codemod transformations?▼
Users require a configured environment capable of executing transformation packages defined by semantic contracts. Prerequisites include a valid Rust workspace structure for crate governance and the installation of the core execution engine to process the defined transformation logic across target repositories.