codex-export
25no-problem-dev/claude-code-plugins
Skill Claude CodeCodex
A project conversion tool that changes Claude Code files in `.claude/`—including skills, agents, and contexts—into the `.agents/` format used by Codex CLI.
no-problem-dev/claude-code-plugins
Skill Claude CodeCodex
A project conversion tool that changes Claude Code files in `.claude/`—including skills, agents, and contexts—into the `.agents/` format used by Codex CLI.
no-problem-dev/claude-code-plugins
Skill Claude CodeCodex
A converter for turning Claude Code plugins into a format compatible with Codex CLI. It maps skills and agents into .agents/skills/ files and can generate AGENTS.md.
no-problem-dev/claude-code-plugins
Plugin Claude Code
Commands for starting, stopping, and managing the Firebase Emulator Suite, which runs local versions of Firebase services for development.
no-problem-dev/claude-code-plugins
Plugin Claude Code
Um plugin para desenvolvimento de backends em Go, incluindo compilação, testes, verificação de estilo e Swagger, uma ferramenta para descrever APIs.
no-problem-dev/claude-code-plugins
Agent
An isolated agent that builds Go backend projects and returns a short summary. Go is a programming language commonly used for backend services.
no-problem-dev/claude-code-plugins
Agent
An agent that runs tests for Go backend software and returns a short summary, reporting details only for failed tests.
no-problem-dev/claude-code-plugins
Plugin Claude Code
iOS software design guidance based on clean architecture, a way to separate an app into layers with defined responsibilities. It also covers Swift Package Manager multi-module projects and layer dependencies.
no-problem-dev/claude-code-plugins
Plugin Claude Code
An iOS development workflow for Xcode projects that runs builds, tests, app launches, and interface checks through an agent connection.
no-problem-dev/claude-code-plugins
Agent
A foreground helper that builds iOS apps and Swift packages through XcodeBuildMCP, then returns a structured summary.
no-problem-dev/claude-code-plugins
Agent
An agent for discovering an Apple project's schemes, build settings, and available simulators, then setting session defaults. A scheme is a saved set of instructions for building and running an app.
no-problem-dev/claude-code-plugins
Agent
A foreground helper that builds iOS apps, starts them in a simulator, and checks the result with screenshots through XcodeBuildMCP.
no-problem-dev/claude-code-plugins
Agent
A foreground helper that runs tests for iOS apps and Swift packages through XcodeBuildMCP, then returns a structured summary.
no-problem-dev/claude-code-plugins
Agent
A helper for checking the user interface of an app running from Xcode, Apple's development tool for Apple-platform apps. It can take screenshots, inspect the view hierarchy, and perform taps, swipes, and text entry in an isolated process.
no-problem-dev/claude-code-plugins
Plugin Claude Code
An automated quality-testing tool for iOS apps. It reads test cases written in natural language, operates the app through XcodeBuildMCP, and judges the results separately from the actions it performs.
no-problem-dev/claude-code-plugins
Agent
An independent QA judging agent that evaluates a prompt against expected items and stated prerequisites. QA means checking whether software or work meets defined requirements.
no-problem-dev/claude-code-plugins
Agent
An agent that operates an application and reports what it did and what appeared on screen in a structured format. It does not decide whether the result passes or fails.
no-problem-dev/claude-code-plugins
Skill Claude CodeCodex
A helper for creating QA test cases for iOS applications. QA test cases are written checks used to confirm that software behaves correctly.
no-problem-dev/claude-code-plugins
Skill Claude CodeCodex
A test-execution step for iOS quality checks. It runs each test through a runner and a judge while tracking the app’s state and collecting results.
no-problem-dev/claude-code-plugins
Skill Claude CodeCodex
A preparation phase for testing an iOS app. It analyzes the test suite, resolves prerequisites, and creates a plan for running the tests.
no-problem-dev/claude-code-plugins
Skill Claude CodeCodex
QA test-result consolidation and reporting for iOS projects. It creates structured reports that include failed-test analysis and suggested next actions.
no-problem-dev/claude-code-plugins
Skill Claude CodeCodex
A workflow for running quality checks on iOS software. QA means checking that software behaves as expected, including through smoke tests, end-to-end tests, manual tests, and integration tests.
no-problem-dev/claude-code-plugins
Plugin Claude Code
A notification add-on for Claude Code, a coding assistant that can work in a terminal.
no-problem-dev/claude-code-plugins
Command
A setup command for notifications when Claude Code stops. The description includes setup, checking, and guidance for already-configured or unconfigured systems.
no-problem-dev/claude-code-plugins
Command
A command for testing notifications when an agent stops, waits for input, or needs permission.