Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
jay6697117
GitHub creator profile

jay6697117

Repository-level view of 218 collected skills across 12 GitHub repositories, including approximate occupation coverage.

skills collected
218
repositories
12
occupation fields
3
updated
2026-05-26
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

#001
agency-agents-antigravity
156 skills00updated 2026-03-22
72% of creator
agency-accessibility-auditor
Grafikdesigner

Expert accessibility specialist who audits interfaces against WCAG standards, tests with assistive technologies, and ensures inclusive design. Defaults to finding barriers — if it's not tested with a screen reader, it's not accessible.

2026-03-22
agency-account-strategist
Dienstleistungsvertriebsmitarbeiter (außer Werbung, Versicherung, Finanzdienstleistungen und Reisen)

Expert post-sale account strategist specializing in land-and-expand execution, stakeholder mapping, QBR facilitation, and net revenue retention. Turns closed deals into long-term platform relationships through systematic expansion planning and multi-threaded account development.

2026-03-22
agency-accounts-payable-agent
Buchhalter und Wirtschaftsprüfer

Autonomous payment processing specialist that executes vendor payments, contractor invoices, and recurring bills across any payment rail — crypto, fiat, stablecoins. Integrates with AI agent workflows via tool calls.

2026-03-22
agency-ad-creative-strategist
Marktforschungsanalysten und Marketingspezialisten

Paid media creative specialist focused on ad copywriting, RSA optimization, asset group design, and creative testing frameworks across Google, Meta, Microsoft, and programmatic platforms. Bridges the gap between performance data and persuasive messaging.

2026-03-22
agency-agentic-identity-trust-architect
Informationssicherheitsanalysten

Designs identity, authentication, and trust verification systems for autonomous AI agents operating in multi-agent environments. Ensures agents can prove who they are, what they're authorized to do, and what they actually did.

2026-03-22
agency-agents-orchestrator
Softwareentwickler

Autonomous pipeline manager that orchestrates the entire development workflow. You are the leader of this process.

2026-03-22
agency-ai-citation-strategist
Marktforschungsanalysten und Marketingspezialisten

Expert in AI recommendation engine optimization (AEO/GEO) — audits brand visibility across ChatGPT, Claude, Gemini, and Perplexity, identifies why competitors get cited instead, and delivers content fixes that improve AI citations

2026-03-22
agency-ai-data-remediation-engineer
Datenwissenschaftler

Specialist in self-healing data pipelines — uses air-gapped local SLMs and semantic clustering to automatically detect, classify, and fix data anomalies at scale. Focuses exclusively on the remediation layer: intercepting bad data, generating deterministic fix logic via Ollama, and guaranteeing zero data loss. Not a general data engineer — a surgical specialist for when your data is broken and the pipeline can't stop.

2026-03-22
Showing top 8 of 156 collected skills in this repository.
#002
Codex-Game-Studios
37 skills20updated 2026-03-26
17% of creator
architecture-decision
Softwareentwickler

Creates an Architecture Decision Record (ADR) documenting a significant technical decision, its context, alternatives considered, and consequences. Every major technical choice should have an ADR.

2026-03-26
asset-audit
Softwareentwickler

Audits game assets for compliance with naming conventions, file size budgets, format standards, and pipeline requirements. Identifies orphaned assets, missing references, and standard violations.

2026-03-26
balance-check
Softwareentwickler

Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design.

2026-03-26
brainstorm
Spezialeffektkünstler und Animatoren

Guided game concept ideation — from zero idea to a structured game concept document. Uses professional studio ideation techniques, player psychology frameworks, and structured creative exploration.

2026-03-26
bug-report
Softwarequalitätssicherungsanalysten und -tester

Creates a structured bug report from a description, or analyzes code to identify potential bugs. Ensures every bug report has full reproduction steps, severity assessment, and context.

2026-03-26
changelog
Softwareentwickler

Auto-generates a changelog from git commits, sprint data, and design documents. Produces both internal and player-facing versions.

2026-03-26
code-review
Softwarequalitätssicherungsanalysten und -tester

Performs an architectural and quality code review on a specified file or set of files. Checks for coding standard compliance, architectural pattern adherence, SOLID principles, testability, and performance concerns.

2026-03-26
design-review
Spezialeffektkünstler und Animatoren

Reviews a game design document for completeness, internal consistency, implementability, and adherence to project design standards. Run this before handing a design document to programmers.

2026-03-26
Showing top 8 of 37 collected skills in this repository.
#003
game-skills
6 skills00updated 2026-05-26
2.8% of creator
codex-gateway-imagegen
Softwareentwickler

Generate raster images through the Responses-compatible gateway already configured for Codex, then save the result into the current workspace. Use when a user asks for image generation in Codex CLI, wants the output as a local file, or when the built-in image path is unavailable and the session must call the configured gateway directly.

2026-05-26
codex-gateway-imagegen
Softwareentwickler

Generate raster images through the Responses-compatible gateway already configured for Codex, then save the result into the current workspace. Use when a user asks for image generation in Codex CLI, wants the output as a local file, or when the built-in image path is unavailable and the session must call the configured gateway directly.

2026-05-26
game-character-sprites
Softwareentwickler

Create game-ready fixed-cell pixel-art character spritesheets from text concepts, reference images, or existing character art in Claude Code. Use when Claude Code needs to design, generate, clean up, validate, and package 2D game characters with native 32x32, 64x64, or 128x128 cells; 4-way or 8-way directions; idle, walk/run, jump, attack, archer, caster, or other animation strips; transparent GIF/WebP previews; codex-gateway-imagegen visual generation; and per-direction targeted regeneration.

2026-05-17
generate2dmap
Softwareentwickler

Claude Code skill for generating and revising production-oriented 2D game maps. Use for RPG maps, monster-taming maps, tactical arenas, battle backgrounds, side-scroller/parallax stages, tilemaps, layered raster maps, prop packs, collision zones, walkable areas, scene hooks, and map previews. Raw visual asset generation must go through the installed codex-gateway-imagegen skill.

2026-05-17
generate2dsprite
Softwareentwickler

Claude Code skill for planning, generating, and postprocessing 2D game sprites, transparent props, animation sheets, hero action bundles, projectiles, impacts, spell FX, engine atlases, and GIF previews. Raw image generation must go through the installed codex-gateway-imagegen skill; this skill uses local Python scripts for layout guides, chroma-key cleanup, frame extraction, alignment, QC, transparent exports, and GIF export.

2026-05-17
game-character-sprites
Softwareentwickler

Create game-ready fixed-cell pixel-art character spritesheets from text concepts, reference images, or existing character art. Use when Codex needs to design, generate, clean up, validate, and package 2D game characters with native 32x32, 64x64, or 128x128 cells; 4-way or 8-way directions; idle, walk/run, jump, attack, archer, caster, or other animation strips; transparent GIF/WebP previews; and per-direction targeted regeneration.

2026-05-17
#004
gsd-demo
5 skills00updated 2026-03-04
2.3% of creator
#005
agent-sprite-forge-claude-skill
3 skills30updated 2026-04-28
1.4% of creator
#006
mini-lol
3 skills00updated 2026-05-15
1.4% of creator
#007
gpt-image2-skill
3 skills00updated 2026-04-25
1.4% of creator
#008
codex-gateway-imagegen
1 skills20updated 2026-04-27
0.5% of creator
#009
dwsyh
1 skills00updated 2026-05-16
0.5% of creator
#010
game-character-sprites
1 skills00updated 2026-05-10
0.5% of creator
12 von 12 Repositories angezeigt
Alle Repositories angezeigt