Configure project language support
Prepare settings for file types, language servers, formatter chains, linting, inlay hints, completions, and project overrides.
Zed Codex Skills help Codex prepare project-aware code and configuration for the Zed editor. Download the skills for language servers, formatters, linters, tasks, debug adapters, settings, key context, extensions, collaboration-ready projects, and terminal-based verification.
task: complete development workflows in zed task
inspect:
- requirements and context
- existing standards
- failure and edge cases
verify: outputs + checks + handoffZed combines Tree-sitter, language servers, formatters, tasks, terminals, extensions, and Debug Adapter Protocol integrations around project files and settings.
These skills make Codex inspect that editor and repository context before changing code or generating configuration.
Prepare settings for file types, language servers, formatter chains, linting, inlay hints, completions, and project overrides.
Define commands, working directories, environment handling, placeholders, problem matchers, and reusable build or test entries.
Create suitable debug tasks, adapters, launch or attach settings, breakpoints, environment variables, and source mappings.
Follow project conventions, use available terminal commands, interpret diagnostics, and keep editor configuration aligned with CI.
The steps keep context, implementation, and verification visible so the result can be reviewed and repeated.
Confirm languages, toolchains, existing settings, tasks, debug files, extensions, commands, and generated-file rules.
Decide whether the need belongs in project settings, user settings, a task, debug configuration, extension, or normal repository file.
Use portable commands and variables where possible, preserve secrets outside configuration, and validate JSON or language syntax.
Run the underlying formatter, linter, build, test, or debugger command and document any remaining interactive Zed step.
The workflow adjusts to the project, audience, tools, and risk while preserving the same quality standard.
Set up LSP servers, syntax, formatting, linting, file associations, and per-language preferences.
Create entries for builds, tests, generators, services, migrations, and other repeatable commands.
Use supported or extension-provided adapters for launch, attach, stepping, variables, and breakpoints.
Plan or build language, theme, icon, snippet, debugger, and MCP server extensions for Zed.
Start with one defined outcome and provide the source material, constraints, and checks that matter.
These skills are designed for people who need dependable development workflows in zed work with a visible process.
Keep editor behavior and project commands clear, portable, and versioned where appropriate.
Configure different languages, formatters, linters, servers, and debug adapters in one workspace.
Share project settings and tasks without overwriting personal editor preferences.
Build focused additions that use Zed’s supported extension capabilities.
The skills can edit accessible project and configuration files, but they cannot guarantee installed extensions, language servers, debug adapters, or interactive editor state that is not available to inspect.
Install the complete skill folder and add the project-specific context before beginning.
Keep editor configuration, tasks, debugging, extension, and command-verification guidance together.
Project scope lets the workflow follow the languages, commands, settings, and CI used by the team.
List Zed version, toolchains, language servers, formatters, linters, adapters, extensions, and operating systems.
Run formatter, lint, build, test, task, or debug prerequisites independently before relying on editor integration.
Practical answers about capabilities, limits, setup, and review.
Yes, when the relevant user or project configuration is accessible and you approve the intended scope.
Yes. They can create repeatable project commands with working directories, variables, and output handling.
Yes, for supported or installed Debug Adapter Protocol integrations and available runtimes.
They can identify and explain requirements, but installation and trust may need your confirmation in Zed.
Project-level configuration can set shared behavior, so the workflow keeps team needs separate from personal preferences.
Clear context. Purposeful work. Relevant checks. A result others can understand.