Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 0 additions & 9 deletions .claude-plugin/marketplace.json
Original file line number Diff line number Diff line change
Expand Up @@ -228,15 +228,6 @@
},
"category": "devops"
},
{
"name": "pagerangers-seo",
"description": "PageRangers SEO API integration for AI assistants. Query keyword rankings, SERP analysis, project KPIs, and keyword opportunities via the PageRangers Monitoring API. Includes credential detection hook for guided setup.",
"source": {
"source": "github",
"repo": "netresearch/pagerangers-skill"
},
"category": "workflow"
},
{
"name": "docker-development",
"description": "Docker image development patterns for Dockerfile, docker-compose, docker-bake.hcl, and .dockerignore. Multi-stage builds, layer optimization, CI testing patterns (entrypoint bypass, DNS mocking, compose validation), Docker Bake multi-platform, Trivy scanning, network isolation. By Netresearch.",
Expand Down
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

> **You ship code. Your agent should know your stack.**

40 curated Agent Skills for TYPO3, PHP, Go, Docker, Jira, security, and documentation — portable across Claude Code, Cursor, Copilot, Codex, Gemini CLI, and 30+ other agents.
39 curated Agent Skills for TYPO3, PHP, Go, Docker, Jira, security, and documentation — portable across Claude Code, Cursor, Copilot, Codex, Gemini CLI, and 30+ other agents.

[![Marketplace site](https://img.shields.io/badge/marketplace-netresearch.github.io-2F99A4)](https://netresearch.github.io/claude-code-marketplace/)
[![Skills](https://img.shields.io/badge/skills-40-2F99A4)](https://netresearch.github.io/claude-code-marketplace/en/skills/)
[![Skills](https://img.shields.io/badge/skills-39-2F99A4)](https://netresearch.github.io/claude-code-marketplace/en/skills/)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue)](LICENSE)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/netresearch/claude-code-marketplace/badge)](https://scorecard.dev/viewer/?uri=github.com/netresearch/claude-code-marketplace)

Expand Down Expand Up @@ -115,7 +115,6 @@ Host-side tooling (not Agent Skills themselves, but part of the same family):
| context7 | [context7-skill](https://github.com/netresearch/context7-skill) | Library documentation lookup via Context7 REST API |
| data-tools | [data-tools-skill](https://github.com/netresearch/data-tools-skill) | Structured data manipulation with jq, yq, dasel, qsv |
| file-search | [file-search-skill](https://github.com/netresearch/file-search-skill) | Efficient code search with ripgrep, ast-grep, fd |
| pagerangers-seo | [pagerangers-skill](https://github.com/netresearch/pagerangers-skill) | PageRangers SEO API: keyword rankings, SERP analysis |
| coach | [claude-coach-plugin](https://github.com/netresearch/claude-coach-plugin) | Self-improving learning system with hooks and commands |
| german-technical-writing | [german-technical-writing-skill](https://github.com/netresearch/german-technical-writing-skill) | Natural German technical register for Jira, internal docs, team chat — catches anglicisms, enforces lexicon |
| peer-qa-review | [peer-qa-review-skill](https://github.com/netresearch/peer-qa-review-skill) | Round-1 IT QA peer-review runbook: lifecycle, severity vocabulary, structured Jira comment template, edge cases, anti-patterns |
Expand Down
1 change: 0 additions & 1 deletion site/src/_data/descriptions_de.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"context7": "Bibliotheks-Dokumentations-Lookup über die Context7-REST-API.",
"data-tools": "Strukturierte Daten-Manipulation mit jq, yq, dasel, qsv.",
"file-search": "Effiziente Code-Suche mit ripgrep, ast-grep, fd.",
"pagerangers-seo": "PageRangers-SEO-API: Keyword-Rankings, SERP-Analyse.",
"coach": "Selbstverbesserndes Lernsystem mit Hooks und Commands.",
"retro": "LLM-gestützte Session-Retrospektion: erkennt Reibungspunkte und materialisiert Erkenntnisse in User-Memory, Project-Rules, Skill-PRs, Checkpoints oder Harness-Artefakte. Inklusive /retro outcome und /retro audit.",
"german-technical-writing": "Natürliches deutsches technisches Register für Jira, interne Doku, Team-Chat — fängt Anglizismen ab, erzwingt Lexikon.",
Expand Down
1 change: 0 additions & 1 deletion site/src/_data/displayNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
"context7": "Context7",
"data-tools": "Data Tools",
"file-search": "File Search",
"pagerangers-seo": "PageRangers SEO",
"coach": "Coach",
"retro": "Retro",
"german-technical-writing": "German Technical Writing",
Expand Down
1 change: 0 additions & 1 deletion site/src/_data/groups.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ export default {
"context7",
"data-tools",
"file-search",
"pagerangers-seo",
"coach",
"german-technical-writing",
"peer-qa-review",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading