Promoted public catalog

Public skills

These skills are installable through the public catalog and include versioned metadata, source links, and available eval proof.

2 skills

Claude Operations

Public catalog Claude Operation

claude-memory-curator

Audit, review, clean up, and prune Claude Code durable context. Use when the user asks about CLAUDE.md, CLAUDE.local.md, .claude/rules, user Claude rules, Claude Code auto memory, /memory, stale instructions, memory pollution, sensitive context, settings such as autoMemoryEnabled or claudeMdExcludes, or where a Claude instruction should live. Do not use for Codex memory, Cursor rules, Claude app memory, Anthropic API Memory Stores, or generic docs cleanup.

  • v0.1.0
  • Default target: Claude Code
  • Eval proof
claude-memory-curator Claude Code install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill claude-memory-curator -g -a claude-code
Public catalog Claude Operation

claude-spec-interviewer

Interview fuzzy Claude Code coding requests into user-verified implementation specs with source challenge, ADR gate, validation plan, and execution prompt. Use when the user asks for /claude-spec-interviewer, a Claude Code implementation plan, PRD, requirements, plan before coding, Plan Mode planning, persisted spec, ADR decision, CLAUDE.md evidence, or .claude/rules evidence. Do not use for direct implementation, pure brainstorming, memory cleanup, or authoring Claude instruction files only.

  • v0.2.1
  • Default target: Claude Code
  • Eval proof
claude-spec-interviewer Claude Code install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill claude-spec-interviewer -g -a claude-code

2 skills

Codex Operations

Public catalog Codex Operation

codex-memory-curator

Audit, review, clean up, and prune Codex memories. Use when the user asks about ~/.codex/memories, stale or noisy memories, memory pollution, cross-repo rule leakage, sensitive memory contents, memory config tuning, cleanup plans, or whether entries belong in memory, AGENTS.md, repo docs, skills, config, or deletion. Do not use for ordinary repo docs cleanup.

  • v0.1.2
  • Default target: Codex
  • Codex metadata
  • Eval proof
codex-memory-curator Codex install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill codex-memory-curator -g -a codex
Public catalog Codex Operation

codex-spec-interviewer

Interview, source-challenge, verify, save, and ADR-gate fuzzy coding requests into Codex-ready implementation specs. Use when a feature, bugfix, refactor, migration, repo-wide change, or architecture task needs user-verified requirements, source-backed decisions, durable architecture decisions, acceptance criteria, validation commands, rollout notes, saved spec/ADR files, and a Codex execution prompt. Do not use when already fully specified or when the user wants direct implementation now.

  • v0.3.0
  • Default target: Codex
  • Codex metadata
  • Eval proof
codex-spec-interviewer Codex install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill codex-spec-interviewer -g -a codex

2 skills

Cursor Operations

Public catalog Cursor Operation

cursor-memory-curator

Audit, review, clean up, and prune Cursor durable context. Use when the user asks about Cursor rules, .cursor/rules, .cursorrules, User Rules, Team Rules, Cursor memory-bank artifacts, stale or noisy persistent context, rule conflicts, sensitive rule contents, or why Cursor keeps forgetting or using old guidance. Do not use for Codex memory cleanup, ordinary repo docs cleanup, generic prompt engineering, or direct implementation work without Cursor persistent context.

  • v0.1.0
  • Default target: Cursor
  • Codex metadata
  • Eval proof
cursor-memory-curator Cursor install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill cursor-memory-curator -g -a cursor
Public catalog Cursor Operation

cursor-spec-interviewer

Interview fuzzy Cursor Agent coding requests into user-verified, Cursor-ready implementation specs. Use when the user asks for a spec, implementation plan, PRD, requirements, or a plan before coding for a feature, bugfix, refactor, migration, repo-wide change, or architecture task, or needs acceptance criteria, validation commands, ADR decisions, or rollout notes. Saves the spec and a Cursor execution prompt. Do not use for fully specified tasks or direct implementation requests.

  • v0.2.1
  • Default target: Cursor
  • Codex metadata
  • Eval proof
cursor-spec-interviewer Cursor install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill cursor-spec-interviewer -g -a cursor

4 skills

Engineering Workflows

Public catalog Operations

animated-readme-logo

Create, transform, or review animated logo asset pipelines for GitHub READMEs, including starter asset creation when no logo exists, transparent-background transformations, SVG/Lottie source choices, README-safe picture markup, reduced-motion fallbacks, GitHub Pages demos, and asset validation. Use when working on README logos, profile README hero images, animated repository branding, or README image compatibility.

  • v0.3.0
  • Default target: Codex
  • Codex metadata
  • Eval proof
animated-readme-logo Codex install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill animated-readme-logo -g -a codex
Public catalog Operations

architecture-compass

Set up ADR governance or refactor/review repositories from explicit ADRs, stack rules, code examples, or a requested new-repo adoption plan. Use when a repo needs agent-facing ADR guardrails or when existing/new code must follow documented source structure, runtime boundaries, request patterns, backend composition, env handling, and validation rules. Do not use for tiny edits, style-only cleanup, or no-evidence tasks that do not request governance adoption.

  • v0.2.1
  • Default target: Codex
  • Codex metadata
  • Eval proof
architecture-compass Codex install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill architecture-compass -g -a codex
Public catalog Operations

codegraph-ast-grep

Set up and use CodeGraph with ast-grep for semantic repository exploration, impact analysis, structural search, rule testing, and approval-gated refactors. Use when a repo needs CodeGraph CLI/MCP configuration for Codex, Claude Code, Cursor, or another client; when the user asks about callers, call paths, affected files, AST patterns, sgconfig, analysis-tool updates, or safe codemods; or when syntax evidence should confirm semantic findings.

  • v0.2.0
  • Default target: Codex
  • Codex metadata
  • Eval proof
codegraph-ast-grep Codex install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill codegraph-ast-grep -g -a codex
Public catalog Operations

drawio-diagrams

Create, draw, generate, edit, verify, and export draw.io/diagrams.net `.drawio` diagrams. Use when the user asks for editable diagrams, flowcharts, architecture, sequence, ER/class/state, swimlane, timeline, network, icon-rich technical diagrams, or PNG/SVG/PDF exports; do not use for charts/plots or artistic image generation.

  • v0.1.5
  • Default target: Codex
  • Codex metadata
  • Eval proof
drawio-diagrams Codex install command
npx skills add https://github.com/stark-ai-de/agent-skills --skill drawio-diagrams -g -a codex