no-problem-dev/claude-code-plugins

Claude Code plugins for iOS/Go development, Firebase Emulator, release automation, and notifications

5Stars on the repository
56Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A Go build-running skill that detects a Go project and follows its build workflow. Go is a programming language, and go.mod is the file that identifies a Go project and its dependencies.

5 5mo ago A 0 tokens

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A Go test-running skill that detects a Go project and follows its test workflow. Go is a programming language, and go.mod identifies a Go project and its dependencies.

5 5mo ago A 0 tokens

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A command-line skill for testing iOS and Swift projects. It detects the project type, chooses a testing approach, and finds the available schemes, which are Xcode build-and-test configurations.

5 5mo ago A 0 tokens

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A design-system workflow guide covering Swift design systems, required dependencies, design principles, a three-layer token system, and environment-based access.

5 5mo ago C 0 tokens

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A skill describing a Firebase Emulator workflow, including project-directory detection and environment variables. Firebase Emulator lets you test Firebase services locally instead of using a live project.

5 5mo ago A 0 tokens

go-backend-workflow

09

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A structured workflow for developing Go backends, including project detection, recommended development steps, and related quality and maintenance skills. A backend is the server-side part of an application.

5 5mo ago A 0 tokens

go-quality

12

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A Go code-quality workflow that detects the project, runs lint checks with golangci-lint, and checks Swagger-related quality.

5 5mo ago A 0 tokens

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A guide for structuring iOS applications using clean architecture, an approach that separates user-interface code, business rules, and external services. It also covers local Swift packages and package dependencies.

5 5mo ago A 0 tokens

ios-dev-workflow

14

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A workflow guide for building and testing iOS apps, including a choice between MCP-based and command-line steps. MCP is a standard way for an agent to use external tools.

5 5mo ago A 0 tokens

ios-diagnostics

15

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A workflow for diagnosing problems in iOS applications, including checking available MCP tools and using command-line tools when they are unavailable.

5 5mo ago A 0 tokens

ios-maintenance

16

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A skill for maintaining iOS projects, including detecting projects, clearing build caches, performing basic cleanup, managing simulators, and running Xcode clean operations.

5 5mo ago C 0 tokens

release-prepare

19

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A release-preparation workflow for getting software ready to publish, with an explicit-invocation rule and a check of the latest remote changes.

5 5mo ago A 0 tokens

release-workflow

20

no-problem-dev/claude-code-plugins

Skill Claude CodeCodex

A release workflow guide covering version 2.0, skills, reference documents, and semantic versioning, a standard way to label software releases.

5 5mo ago A 0 tokens

codex-export

21

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.

5 5mo ago A 64 tokens

deploy-to-codex

22

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.

5 5mo ago A 71 tokens

ios-qa-create

23

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.

5 5mo ago A 74 tokens

ios-qa-execute

24

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.

5 5mo ago A 69 tokens