dapi
01Plugin Claude Code
Plugin marketplace listing 12 plugins: github-workflow, zellij-workflow, bugsnag-skill, spec-reviewer, cluster-efficiency.
Plugin Claude Code
Plugin marketplace listing 12 plugins: github-workflow, zellij-workflow, bugsnag-skill, spec-reviewer, cluster-efficiency.
Instructions file
Instructions for dapi/claude-code-marketplace, covering claude.md, repository overview, architecture, marketplace structure and each plugin has structure.
Plugin Claude Code
Bugsnag API integration: view and manage errors, organizations, projects.
Skill Claude CodeCodex
UNIVERSAL TRIGGER: Use when user wants to GET/FETCH/RETRIEVE any data FROM Bugsnag. Common patterns: "get/show/list/display [something] from bugsnag" "получить/показать/вывести [что-то] из bugsnag" "bugsnag [organizations/projects/errors/details/events/comments/stats]" "what [data] in bugsnag", "check bugsnag…
Plugin Claude Code
Kubernetes cluster efficiency analysis: resource utilization, Karpenter, OOM, workloads.
Command
A command for analyzing how efficiently a Kubernetes cluster uses computing resources. Kubernetes is software for running and managing containerized applications.
Plugin Claude Code
Documentation quality validation: broken links, orphan docs, glossary, structure.
Command
Documentation quality validation with interactive fixes.
Skill Claude CodeCodex
UNIVERSAL TRIGGER: Validate/check/lint documentation quality. Formatting: "validate docs", "doc lint", "проверь документацию" Links: "broken links", "orphan docs", "битые ссылки" Terms: "check glossary", "терминология", "synonyms" Viewpoints: "check artifacts", "state diagrams", "threat model" ⚡ Contradictions: "find…
Plugin Claude Code
GitHub workflow: issues, PRs, worktrees, sub-issues.
Command
Start working on a GitHub issue by creating git worktree with proper branch naming.
Skill Claude CodeCodex
UNIVERSAL TRIGGER: Use when user mentions GitHub issue URL or asks to read/work with GitHub issues. Default handler: Bare GitHub issue URL without action verb -> github-issues (read mode). If user sends just a URL like "https://github.com/org/repo/issues/42" with no action word, this skill handles it. CRITICAL RULE…
Skill Claude CodeCodex
UNIVERSAL TRIGGER: SAVE/PUBLISH/EXPORT implementation plan TO GitHub issue for separate session execution. Common patterns: "save/publish/export plan to issue" "create issue from plan", "plan to github" "сохрани план в issue", "создай issue из плана" Save Plan: "save plan to issue", "publish plan to github" "сохрани…
Skill Claude CodeCodex
UNIVERSAL TRIGGER: Use when creating git worktrees in projects with init.sh - extends using-git-worktrees to run project-specific initialization script after worktree setup. Activation: Automatic when using-git-worktrees is invoked and init.sh exists in project root. Setup: "run init.sh", "initialize worktree"…
Plugin Claude Code
Email via Himalaya CLI (IMAP/SMTP).
Skill Claude CodeCodex
UNIVERSAL TRIGGER: Use when user wants to READ/SEND email. Common patterns: "check my email/inbox", "show unread" "send email to [recipient]" "проверить почту", "отправить письмо" Reading: "check inbox", "show unread emails", "what's in my mail" "read email from [sender]", "find emails about [topic]" "show email…
Plugin Claude Code
Manage long-running development projects across multiple sessions.
Skill Claude CodeCodex
A workflow for managing software projects that continue across many AI-agent sessions. It uses separate setup and implementation work, plus saved project records that carry context forward.
Plugin Claude Code
Upload images and media files to S3, auto-trigger after Playwright screenshots.
Skill Claude CodeCodex
UNIVERSAL TRIGGER: Use when user wants to UPLOAD/SAVE/ATTACH/SHARE images or media files to S3. AUTO-TRIGGER: Activate AUTOMATICALLY after taking screenshots with Playwright MCP. Common patterns: "upload/save/attach/share [file] to s3" "get/fetch public link for [image]" "show/list/display recent uploads" "сделай…
Plugin Claude Code
Multi-language iterative PR review + autofix loop (built-in iteration engine + pr-review-toolkit + optional Codex).
Command
Standalone code review via OpenAI Codex CLI. Reviews current branch diff against base branch and outputs structured findings.
Command
Iterative PR review + autofix loop. Reviews code, fixes issues above criticality threshold, repeats until clean. Supports Ruby, Node, Python, Go, Rust with auto-detected test/lint commands.
Hook
Runs when a session starts, executing cleanup-stale-state.sh. From dapi/claude-code-marketplace.