Skip to main content
jackzhaojin
GitHub-Creator-Profil

jackzhaojin

Repository-Ansicht von 118 gesammelten Skills in 8 GitHub-Repositories.

gesammelte Skills
118
Repositories
8
aktualisiert
2026-07-23
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

#01
continuous-agent
45 Skills · 2026-05-31
SoftwareentwicklerProjektmanagementspezialistenSoftwarequalitätssicherungsanalysten und -testerHochschullehrer für InformatikNetzwerk- und ComputersystemadministratorenComputersystemanalytiker
12 Berufskategorien · 100% klassifiziert
38%Anteil
#02
conversion-factory-eds
26 Skills · 2026-06-04
SoftwareentwicklerWeb- und digitale SchnittstellendesignerSoftwarequalitätssicherungsanalysten und -testerSonstige ComputerberufeWebentwickler
5 Berufskategorien · 100% klassifiziert
22%Anteil
#03
eds-skill-assess-2026-05
20 Skills · 2026-05-16
SoftwareentwicklerWebentwicklerSoftwarequalitätssicherungsanalysten und -testerProjektmanagementspezialisten
4 Berufskategorien · 100% klassifiziert
17%Anteil
#04
adapt-to-2026-demo
11 Skills · 2026-06-27
SoftwareentwicklerSoftwarequalitätssicherungsanalysten und -tester
2 Berufskategorien · 100% klassifiziert
9.3%Anteil
#05
ai-builder-kit
9 Skills · 2026-06-11
SoftwareentwicklerComputersystemanalytikerLeitungssekretäre und Führungskräfte-AssistentenSoftwarequalitätssicherungsanalysten und -testerWeb- und digitale Schnittstellendesigner
5 Berufskategorien · 100% klassifiziert
7.6%Anteil
#06
harness-v2-test
4 Skills · 2026-03-29
Sonstige HochschullehrerAudio- und Videotechniker
2 Berufskategorien · 100% klassifiziert
3.4%Anteil
#07
azure-da-mcp
2 Skills · 2026-05-15
Marktforschungsanalysten und MarketingspezialistenWebentwickler
2 Berufskategorien · 100% klassifiziert
1.7%Anteil
#08
anima-mesh
1 Skills · 2026-07-23
Sonstige Computerberufe
1 Berufskategorien · 100% klassifiziert
0.8%Anteil
Repository-Explorer

Repositories und repräsentative Skills

memory-harvester
Softwareentwickler

The SOLE WRITER to the V3.0 mem0 second brain. Invoked agentically by the executive at write moments — post-run, post-retro, post-spec-merge, manual /harvest. Decides which facts to classify into which memory type (principle/semantic/procedural/episodic/reflective), validates against the schema, and calls the deterministic plumbing in references/ via Bash. Blocks until writes are durable (poll event endpoint for SUCCEEDED). Never invoked from worker code.

2026-05-31
memory-reader
Softwareentwickler

Consult the V3.0 mem0 second brain agentically during executive planning, work selection, pre-spawn memory pack building, and failure diagnosis. Use this skill whenever the executive needs to remember prior runs, retros, or learned principles. Read-only — never writes. Drives the unified `mem0` CLI via Bash, orchestrating multiple iterative search queries (mem0 does not do multi-hop graph traversal natively, so iterative search IS the multi-hop).

2026-05-31
memory-hook-failure-diagnosis
Computersystemanalytiker

Hook D — Failure-Diagnosis memory consultation. Runs at executive Phase 7 (after 3+ consecutive failures on a work item) BEFORE the failure-diagnosis skill itself runs. Consults the second brain for similar prior failures and successful retry strategies, then hands enriched context to the failure-diagnosis skill. Read-only. Invokes the memory-reader skill.

2026-05-16
memory-hook-post-retro-harvest
Projektmanagementspezialisten

Hook E — Post-Retrospective Harvest. Runs after a retrospective markdown doc completes (per-run or weekly). Reads the retro fully and decides which durable lessons (reflective, semantic, procedural memories) to write to the second brain. Typically 3–8 writes per weekly retro, 0–3 per per-run retro. Invokes the memory-harvester skill for the actual writes.

2026-05-16
memory-hook-post-run-harvest
Softwareentwickler

Hook C — Post-Run Harvest. Runs after a worker completes (executive Phase 6 success path). Decides agentically which facts from the run to write to the second brain — typically 0–3 memory writes per run (one episodic, optionally a semantic or procedural). Invokes the memory-harvester skill to do the actual writes (with event-polling for durability).

2026-05-16
memory-hook-pre-spawn-pack
Softwareentwickler

Hook B — Pre-Spawn Memory Pack build. Runs before each worker spawn (executive Phase 4 prep). Reads the second brain for project-specific memories and produces a Memory Pack markdown block that worker-spawner injects into the worker's generated CLAUDE.md. Workers consume this as static markdown — they never call mem0 themselves. Read-only. Invokes the memory-reader skill.

2026-05-16
memory-hook-pre-work-selection
Softwareentwickler

Hook A — Pre-Work-Selection memory consultation. Runs at the top of the executive loop's Phase 3, before work-selection picks the next item. Reads the second brain for prior-run lessons, retros, and principles that should influence which goal the executive picks. Read-only. Invokes the memory-reader skill to do the actual retrieval.

2026-05-16
memory-snapshot
Netzwerk- und Computersystemadministratoren

Daily backup of the V3.0 mem0 second brain to versioned JSON in the repo. Invoked by PM2 cron (04:00 daily) or manually. Uses paginated search (NOT getAll, which is broken in v3) to enumerate every memory under the executive's user_id, captures history per memory, writes ai-docs/v3/mem0-snapshots/{YYYY-MM-DD}.json. This is the disaster-recovery store and the rebuild-from-snapshot input.

2026-05-16
Zeigt die Top 8 von 45 gesammelten Skills in diesem Repository.
Zeigt die Top 8 von 26 gesammelten Skills in diesem Repository.
analyze-and-plan
Projektmanagementspezialisten

Analyzes development requirements and generates structured acceptance criteria for AEM Edge Delivery Services (EDS) tasks. Use when the user needs to define acceptance criteria, write requirements, scope work, or create a definition of done for EDS blocks, components, variants, bug fixes, or styling changes. Produces task breakdowns, identifies edge cases, and documents analysis for new blocks, variants, behavior modifications, CSS-only changes, and bug fixes.

2026-05-16
authoring-analysis
Webentwickler

Analyze content sequences and determine authoring approach (default content vs blocks). Validates block selection and section styling for import/migration to AEM Edge Delivery Services.

2026-05-16
block-collection-and-party
Webentwickler

The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.

2026-05-16
block-inventory
Webentwickler

Survey available blocks from local AEM Edge Delivery Services project and Block Collection to understand the block palette available for authoring. Returns block inventory with purposes to inform content modeling decisions.

2026-05-16
building-blocks
Softwareentwickler

Guide for implementing code changes in AEM Edge Delivery Services. Handles block development (new or modified), core functionality changes (scripts.js, styles, delayed.js, etc.), or both. Use this skill for all implementation work guided by the content-driven-development workflow.

2026-05-16
code-review
Softwarequalitätssicherungsanalysten und -tester

Review code for AEM Edge Delivery Services projects. Use at the end of development (before PR) for self-review, or to review pull requests. Validates code quality, performance, accessibility, and adherence to EDS best practices.

2026-05-16
content-driven-development
Softwareentwickler

Apply a Content Driven Development process to AEM Edge Delivery Services development. Use for ALL code changes - new blocks, block modifications, CSS styling, bug fixes, core functionality (scripts.js, styles, etc.), or any JavaScript/CSS work that needs validation.

2026-05-16
content-modeling
Softwareentwickler

Create effective content models for your blocks that are easy for authors to work with. Use this skill anytime you are building new blocks, making changes to existing blocks that modify the initial structure authors work with.

2026-05-16
Zeigt die Top 8 von 20 gesammelten Skills in diesem Repository.
aem-cli
Softwareentwickler

Reference for the Adobe AEM CLI (@adobe/aem-cli, formerly the helix-cli npm package; commands `aem up`, `aem import`, `aem content`) — installation, the local Edge Delivery dev server, .env / AEM_* configuration, HTTPS/TLS, proxy & certificate trust, content sync with da.live, and troubleshooting. Use when installing, running, or configuring the aem/hlx CLI, when `aem up` fails (port conflicts, cert errors, proxy 404s, pipeline vs. local-file confusion), or when migrating from the old helix-cli package. Do NOT use for da.live content-format rules or the DA Source API contract (use da-content); do NOT use for writing EDS block code (use content-driven-development).

2026-06-27
block-collection-and-party
Softwareentwickler

The Block Collection and Block Party are repositories for existing AEM blocks, build tools, code snippets, integration patterns, plugins, and more. Use this skill anytime you are developing something and want to find a reference to use as a starting point.

2026-06-27
code-review
Softwarequalitätssicherungsanalysten und -tester

Review code for AEM Edge Delivery Services projects. Use at the end of development (before PR) for self-review, or to review pull requests. Validates code quality, performance, accessibility, and adherence to EDS best practices.

2026-06-27
content-driven-development
Softwareentwickler

Apply a Content Driven Development process to AEM Edge Delivery Services development. Use for ALL code changes - new blocks, block modifications, CSS styling, bug fixes, core functionality (scripts.js, styles, etc.), or any JavaScript/CSS work that needs validation.

2026-06-27
da-auth
Softwareentwickler

Obtains a valid Adobe IMS access token for the DA (Document Authoring) API. Use this skill as a prerequisite step whenever another skill needs to call admin.da.live — for example, before pushing HTML content, listing documents, or triggering a DA preview. Do NOT use this skill if you already have a valid DA_TOKEN in scope from a previous step in the same session.

2026-06-27
da-content
Softwareentwickler

Reference for producing Adobe Document Authoring (DA, da.live) and Edge Delivery Services (EDS, aka aem.live/Helix) compatible content. Use whenever generating HTML for DA upload, uploading media binaries to DA, publishing to aem.live, or driving the DA admin API (auth, source PUT, preview/publish). Covers block HTML format (canonical div-class form and accepted table alternate), section structure, page/section metadata, icons, links, images, default content, document skeleton constraints, block cell content normalization, the DA Source API contract, IMS auth, media storage, supported formats, Media Bus vs Content Bus delivery, and silent-failure rules that corrupt content.

2026-06-27
docs-search
Softwareentwickler

Searches the aem.live documentation for information on AEM Edge Delivery Services features. Use this skill when you need more information about a feature, want guidance on how to implement a feature, and using existing tools you have to search the web isn't turning up relevant results.

2026-06-27
find-test-content
Softwareentwickler

Search for existing content pages containing a specific block in AEM Edge Delivery Services. Reports URLs with occurrences and variants to help identify test content during development.

2026-06-27
Zeigt die Top 8 von 11 gesammelten Skills in diesem Repository.
playwright-demo-video
Softwareentwickler

Generate polished demo videos (MP4) from Playwright specs with AI voiceover, captions, and music. Use when the user says "demo video", "playwright demo", "generate demo", "caption extraction", "voiceover pipeline", "freeze frame merge", or "auto-discover demo" — or wants to: create demo videos for web projects, extract captions from Playwright specs, generate TTS voiceover with ElevenLabs, merge video with freeze-frame timing, add background music, or auto-discover project features to generate demo specs.

2026-06-11
chat-conversation-logger
Softwareentwickler

Log the current Claude.ai chat conversation as a timestamped, downloadable markdown file ready for an AI second brain. Captures the user's prompts verbatim — every word, plus attachment types — summarizes Claude's responses concisely, and notes every tool, artifact, and MCP call. Use this skill whenever the user types '/log', 'log this conversation', 'log this session', 'save conversation log', 'convo log', 'archive this chat', or any similar phrasing — even casually. This skill is manually invoked only: do NOT trigger on your own initiative without an explicit user request, even if the conversation seems like it might be useful to archive.

2026-05-24
conversation-logger
Softwareentwickler

Log AI coding agent conversation sessions with timestamps in structured markdown. Supports Claude Code, OpenAI Codex CLI, and GitHub Copilot. Use when the user says 'log this session', 'convo log', or wants to create a record of prompts and responses for a project. Auto-detects which agent is running and reads timestamps from the correct history file.

2026-05-24
jack-git-commit
Softwareentwickler

Structured git commit skill for all agents and humans. Use when: committing code changes, the user says "commit", "/jack-git-commit", a worker completes a task and needs to commit, or any agent needs to record work in git. Generates Conventional Commit messages with traceable metadata footers (Goal, Step, Worker) so git log serves as a self-documenting work ledger. Enforces atomic commits, staged-only policy, and NEVER pushes.

2026-05-15
drawio
Web- und digitale Schnittstellendesigner

Generate draw.io diagrams (`.drawio` XML files) from detailed user prompts, in Jack's brand style. Use when the user asks to create, visualize, draw, or diagram architectures, workflows, pipelines, systems, or processes in draw.io / diagrams.net / XML form. Requires a description of what to diagram — does not analyze codebases automatically. Ask clarifying questions if diagram type, complexity, or subsystems are unclear. Every diagram is exported to PNG via the draw.io CLI and visually validated in a render-view-fix loop before delivery.

2026-04-27
ai-knowledge-harvester
Softwareentwickler

Harvests AI documentation into a centralized private knowledge repo using a project-first taxonomy. Two modes: (1) Repo scan - collects AI docs (specs, prompt logs, CLAUDE.md files, gap analyses, kickoff prompts, agent configs) from a source repo. (2) Ad-hoc ingest - captures pasted content exported from ChatGPT, Claude web, Clo.ai, or any AI interface. Triggers on phrases like 'harvest AI docs from', 'move my AI docs to', 'collect my prompt logs', 'sync AI docs to knowledge repo', 'organize my ai-docs folder', 'save this conversation', 'store this export', 'add this to my knowledge repo', or any request to consolidate AI documentation across repositories and AI tools into a single searchable private store. Also trigger when the user pastes a large markdown block that looks like an AI conversation export or asks to file away content from an AI session.

2026-04-12
competing-pr-triage
Softwarequalitätssicherungsanalysten und -tester

Compare two pull requests or two branches that were produced by different agents attempting the same goal, and recommend which one to adopt. Use when the user asks to "compare PR X and PR Y", "which branch is better", "two agents gave me different PRs for the same task", "triage competing PRs", or any situation where multiple worktrees/branches solved (or attempted) the same goal in parallel and a decision is needed on which to merge or continue from. Produces a functional-requirements table with per-requirement verdicts, a file-level scope audit (extras check), a branch recommendation, and a concrete follow-up plan for what the agent should do after switching to the chosen branch.

2026-04-11
branded-pptx
Leitungssekretäre und Führungskräfte-Assistenten

Create highly branded PowerPoint presentations from a template .pptx file. Use when the user provides a branded template and wants to generate new slides that look like a professional consultant created them — on-brand, on-layout, using the template's themes, slide masters, and layouts. Triggers on: 'branded deck', 'use this template to create', 'make a presentation matching this brand', 'on-brand slides', or any request to produce a .pptx that must follow an existing template's visual identity. REQUIRES the anthropic pptx skill (or equivalent) as a baseline — this skill does not replicate pptx reading/writing/editing capabilities, it layers brand-aware intelligence on top.

2026-03-29
Zeigt die Top 8 von 9 gesammelten Skills in diesem Repository.
8 von 8 Repositories angezeigt
Alle Repositories angezeigt