Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

nddev-codex-app

nddev-codex-app contém 29 skills coletadas de NDDev-it-com, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
29
Stars
0
atualizado
2026-07-19
Forks
0
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

codex-builder-orientation
Outras ocupações de informática

Start here for the nddev-builder toolkit. Indexes the Codex artifact families and the creator, checker, reviewer, and workflow skill that owns each, points at the single reference for schemas and current (Beta, experimental, or under-development) surfaces, and routes the task to the right skill. Use first whenever building, checking, reviewing, or releasing a Codex artifact, or when unsure which builder skill applies.

2026-07-19
codex-onboarding
Outras ocupações de informática

A guided first run of the nddev-builder toolkit — from zero to a working, checked Codex artifact in ordered steps. Use when new to nddev-builder, onboarding, or unsure which builder skill to start with.

2026-07-19
codex-marketplace-creator
Outras ocupações de informática

Create or revise a Codex marketplace catalog with valid plugin sources, categories, installation policy, and authentication policy. Use when publishing local or remote plugin collections.

2026-07-19
codex-requirements-checker
Outras ocupações de informática

Check a managed Codex requirements.toml layer for supported keys, permission-profile consistency, and a valid lower-layer default. Use before delivering managed /etc/codex or MDM requirements.

2026-07-19
codex-requirements-creator
Outras ocupações de informática

Create a managed Codex requirements.toml layer that constrains permission profiles and other admin policy. Use when authoring the /etc/codex or MDM-delivered managed requirements a lower config layer must satisfy.

2026-07-19
codex-plugin-devtest
Outras ocupações de informática

Install and iterate on a Codex plugin locally in developer mode: the install, reinstall, and cachebuster test loop for a plugin under development, run against an isolated install and never live state. Use when running or iterating on a plugin, its skills, MCP, hooks, or bundled app locally.

2026-07-19
codex-plugin-publish
Outras ocupações de informática

Version, catalog, and publish a native Codex plugin for distribution — the release step after dev-test, covering the SemVer manifest bump, marketplace catalog update, distribution source, and portal submission.

2026-07-19
codex-plugin-scaffolder
Outras ocupações de informática

Build a whole Codex plugin from intent, not a single artifact. Define the product boundary, scaffold the manifest and every bundled capability (skills, hooks, MCP servers, apps) plus an optional personal marketplace entry, and validate the complete bundle. Use to compose a coherent multi-capability plugin rather than one standalone file.

2026-07-19
codex-release-review
Desenvolvedores de software

Audit a complete plugin/marketplace bundle for release readiness, verifying cross-artifact identity, versioning, policy, presentation, and coherence across every bundled Codex artifact. Use as the pre-publish gate after per-artifact review, to prove the whole product is shippable rather than that individual files merely parse.

2026-07-19
codex-agent-checker
Outras ocupações de informática

Check native Codex custom-agent TOML, role clarity, supported overrides, authority, and delegation behavior. Use before installing an agent or after changing its instructions, tools, model, or sandbox.

2026-07-13
codex-agent-creator
Outras ocupações de informática

Create or revise native Codex custom subagent TOML with a narrow role, clear delegation contract, and intentional runtime controls. Use when adding repository or user agents for specialized parallel work.

2026-07-13
codex-app-checker
Outras ocupações de informática

Check native Codex .app.json names, developer-mode app ids, plugin linkage, authentication boundaries, and discovery. Use before bundling, installing, or changing app mappings.

2026-07-13
codex-app-creator
Outras ocupações de informática

Create or revise native Codex .app.json mappings with stable ChatGPT developer-mode app ids, plugin linkage, and clear authentication ownership. Use when a plugin exposes an app-backed connector to Codex.

2026-07-13
codex-artifact-reviewer
Outras ocupações de informática

Review a repository or directory containing Codex skills, plugins, marketplaces, agents, hooks, MCP, apps, config, instructions, or rules. Use for release readiness and cross-artifact quality audits.

2026-07-13
codex-config-checker
Outras ocupações de informática

Check Codex config.toml syntax, supported keys, precedence, safety-model consistency, paths, MCP transports, and runtime parsing. Use before installing or changing any Codex configuration layer.

2026-07-13
codex-config-creator
Outras ocupações de informática

Create or revise Codex config.toml layers with explicit model, safety, feature, project, and MCP settings. Use when adding a repository config, CODEX_HOME config, or setup overlay.

2026-07-13
codex-hook-checker
Outras ocupações de informática

Check Codex hooks.json schemas, supported events, command references, timeouts, matchers, and failure behavior. Use before trusting, installing, or changing plugin-bundled lifecycle hooks.

2026-07-13
codex-hook-creator
Desenvolvedores de software

Create or revise native Codex hooks.json events and command handlers with strict inputs, timeouts, portability, and failure behavior. Use when automating lifecycle checks around Codex sessions or tool calls.

2026-07-13
codex-instructions-checker
Desenvolvedores de software

Check AGENTS.md files for discovery, scope, precedence, contradictions, stale facts, executable commands, and native Codex boundaries. Use before merging instruction changes or diagnosing agent behavior.

2026-07-13
codex-instructions-creator
Desenvolvedores de software

Create or revise layered AGENTS.md instructions with clear scope, verified repository facts, native Codex boundaries, and concise operating rules. Use when adding project, directory, or global agent guidance.

2026-07-13
codex-marketplace-checker
Desenvolvedores de software

Check Codex marketplace JSON, plugin identities and sources, categories, policies, and reachable local plugins. Use before marketplace registration, publication, or catalog updates.

2026-07-13
codex-mcp-checker
Desenvolvedores de software

Check Codex MCP JSON or TOML definitions, transport completeness, launcher provenance, environment handling, and runtime connectivity. Use before enabling, bundling, or releasing an MCP server.

2026-07-13
codex-mcp-creator
Desenvolvedores de software

Create or revise native Codex MCP definitions for stdio or HTTP servers with complete transport metadata, clear authentication, and pinned launchers. Use when exposing tools through a plugin or config.

2026-07-13
codex-plugin-checker
Desenvolvedores de software

Check a native Codex plugin manifest, bundled capability paths, policies, and nested artifacts. Use before marketplace publication, installation, version bumps, or plugin releases.

2026-07-13
codex-plugin-creator
Desenvolvedores de software

Create or revise native Codex plugins with valid manifests and intentionally bundled skills, apps, MCP servers, or hooks. Use when building a distributable Codex plugin rather than standalone files.

2026-07-13
codex-rule-checker
Desenvolvedores de software

Check native Codex execpolicy .rules syntax, command-prefix scope, overlap, bypasses, and positive and negative examples. Use before installing rules or changing shell-command approval policy.

2026-07-13
codex-rule-creator
Desenvolvedores de software

Create or revise native Codex execpolicy .rules files with narrow command prefixes, explicit decisions, and executable positive and negative examples. Use when governing shell-command approval behavior.

2026-07-13
codex-skill-checker
Desenvolvedores de software

Check native Codex skill directories, SKILL.md routing metadata, OpenAI UI metadata, and referenced resources. Use before publishing, installing, or changing any Codex skill.

2026-07-13
codex-skill-creator
Desenvolvedores de software

Create or revise native Codex skills with precise routing, progressive disclosure, reusable resources, and OpenAI UI metadata. Use when adding a SKILL.md workflow or improving an existing skill.

2026-07-13