Plugin Claude Code
Plugin marketplace listing 6 plugins: jira, utils, personas, dataforseo, project-docs.
Plugin Claude Code
Plugin marketplace listing 6 plugins: jira, utils, personas, dataforseo, project-docs.
Instructions file
Claude Code instructions for mrstroz/claude-code-plugins, covering claude.md, project overview, skill creation rules, skill writing style and plugin structure.
Plugin Claude Code
SEO research via the DataForSEO API v3 — keyword research, competitor & domain analysis, SERP/rank checking, and backlink analysis through a single generic client script.
Skill Claude CodeCodex
Pull SEO metrics from the DataForSEO API v3 — keyword research (search volume, CPC, keyword difficulty, search intent, keyword ideas), competitor & domain analysis (which keywords a domain ranks for, organic traffic estimates, competitors, keyword gaps, top pages), live Google SERP & rank checking, and backlink…
Plugin Claude Code
JIRA integration for task creation, feedback, release notes, product roadmaps, daily summaries, release testing scenarios, and direct API data fetching.
Skill Claude CodeCodex
Generate a daily JIRA summary with intelligent triage and ABCDE priority classification. Groups tasks into Action Needed, Ready to Proceed, and Info categories with actionable summaries. Creates optional Claude Code todo lists for follow-up. Use when the user wants a daily standup summary, task triage, daily review…
Skill Claude CodeCodex
Write and post a comment on an existing JIRA issue. Turns rough, dictated or half-formed input into a comment that reads like a person wrote it, in whatever language the issue thread is already using. Reads the issue and its recent comments first, so the draft answers what was actually asked and uses the thread's own…
Skill Claude CodeCodex
Fetch JIRA issues via REST API and save as minimal extracted JSON. Bypasses MCP tools for maximum data efficiency and token minimization. Use when the user wants to download, fetch, pull, export, or cache JIRA data locally. Triggers on requests to fetch issues, download tasks, export JIRA data, get issues from JIRA…
Skill Claude CodeCodex
Generate detailed release notes for a single Jira version. Transforms technical issues into a professional, business-facing feature overview with categorized items. Use when the user wants release notes, a version summary, a release plan, or a feature overview for a specific version. Triggers on any request mentioning…
Skill Claude CodeCodex
Generate a condensed project-wide product roadmap from Jira version data. Produces a multi-version overview with theme summaries, highlights, and links to detailed release notes pages. Use when the user wants a product roadmap, project overview, or version overview. Triggers on any request mentioning roadmap, product…
Skill Claude CodeCodex
Create well-structured JIRA tasks for any software project. Use when the user describes a feature, bug, improvement, or any work item that needs to become a JIRA ticket. Analyzes the project codebase to provide accurate technical details. Always drafts the task for user review before sending to JIRA. Triggers on any…
Skill Claude CodeCodex
Generate testing scenarios for a Jira release version. Combines Jira issue descriptions with git diff analysis (Quality vs Master) to produce a concise table of what needs manual testing before release. Use when the user wants testing scenarios, a test plan, QA checklist, release testing guide, or pre-release…
Plugin Claude Code
Read and write Payload CMS content over the REST API — discovers each project's collections, blocks and locales at runtime, composes blocks and Lexical rich text, uploads media, and guards every write with a backup, a diff and a re-read.
Skill Claude CodeCodex
Create, update and delete content in a Payload CMS project through its REST API — new pages, blog posts and articles, edits to existing copy, composing and reordering the block/section stack, rich text written from markdown, media uploads with alt text, relationships, and per-locale translations. Discovers the…
Skill Claude CodeCodex
Read and search content in a Payload CMS project through its REST API without changing anything — find documents by any field, filter with where-operators, count, paginate, read a document across all locales, dump rich text as readable markdown, inspect which blocks a collection allows and what fields a block has, and…
Plugin Claude Code
Conversational persona skills — consult specific personas on topics they know deeply.
Skill Claude CodeCodex
Skill konsultacyjny w stylu persony. Używaj zawsze, gdy użytkownik prosi o perspektywę Fryderyka, mówi "co Fryderyk by powiedział o…", "jak Fryderyk by podszedł do…", "porozmawiaj jak Fryderyk o…", wywołuje /fryderyk, albo chce skonsultować doświadczonego B2B SaaS foundera sprzedającego do SMB hospitality — na tematy…
Skill Claude CodeCodex
Persona-style consultation skill. Use whenever the user invokes /piotr, says "co Piotr by powiedział o…", "jak Piotr by podszedł do…", "porozmawiaj jak Piotr o…", "zapytaj Piotra…", or wants to consult Piotr — long-haul polski founder, który zbudował dwustronny marketplace na rynku pracy w segmencie IT (10+ lat…
Skill Claude CodeCodex
Persona-style consultation skill. Use whenever the user invokes /stanislaw, says "co Stanisław by powiedział o…", "jak Stanisław by podszedł do…", "porozmawiaj jak Stanisław o…", "zapytaj Stanisława…", or wants to consult Stanisław — co-founder europejskiego funduszu VC w defence tech (paneuropejski zasięg, rząd…
Plugin Claude Code
Spec/ADR/plan documentation system — scaffold it, keep it in sync with the code, read the plan back as one table, optionally mirror it to GitHub Issues, and write it so a human reads it fast.
Skill Claude CodeCodex
Set up the spec/ADR/plan documentation system in a project — creates docs/spec/ (what the system does, in numbered sections), docs/adr/ (why each decision was made, one file per decision, with a template and a register), docs/plan/ (milestones and PREFIX-NN tasks that link to spec sections instead of restating them)…
Skill Claude CodeCodex
Writing rules for spec, ADR and plan documents — short, checkable, scannable, plain language, with hard length budgets and every claim about system behaviour pointing at code someone actually opened. Read this before writing the first paragraph, not after; fixing a finished draft costs more than drafting it right. Use…
Skill Claude CodeCodex
Read docs/plan/ back as one short table — every task as a row with its id, priority marker and a plain-language line saying what has to happen, ordered by priority rather than by file. Answers "what is left" without anybody opening the milestone files and counting checkboxes by eye. Asks for the scope first — all open…
Skill Claude CodeCodex
Mirror the tasks in docs/plan/ to GitHub Issues and read the answers back — creates an issue for every open task, keeps titles and labels matching the plan, ticks a checkbox when its issue is closed, and closes an issue when its task is finished or rejected. Works only where docs/docs.config.json turns it on, so a…