Skip to main content
jezweb
GitHub-Creator-Profil

jezweb

Repository-Ansicht von 147 gesammelten Skills in 25 GitHub-Repositories.

gesammelte Skills
147
Repositories
25
aktualisiert
1. Sept. 2026
Repository-Karte

Wo die Skills liegen

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

#01
claude-skills
63 Skills · 2. Juli 2026
SoftwareentwicklerWeb- und digitale SchnittstellendesignerWebentwicklerMarktforschungsanalysten und MarketingspezialistenTechnische RedakteureProjektmanagementspezialisten
11 Berufskategorien · 100 % klassifiziert
43 %Anteil
#02
vite-flare-starter
30 Skills · 18. Juli 2026
SoftwareentwicklerLeitungssekretäre und Führungskräfte-AssistentenPersonalassistenten (außer Gehaltsabrechnung)RedakteureSekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)Ablagesachbearbeiter
18 Berufskategorien · 100 % klassifiziert
20 %Anteil
#03
dotjez
17 Skills · 1. Sept. 2026
Sonstige ComputerberufeSoftwareentwicklerSoftwarequalitätssicherungsanalysten und -testerGrafikdesignerMarktforschungsanalysten und MarketingspezialistenProjektmanagementspezialisten
6 Berufskategorien · 82 % klassifiziert
12 %Anteil
#04
office-town-plugin
6 Skills · 1. Juni 2026
SoftwareentwicklerTechnische RedakteureAllgemeine und BetriebsleiterMarktforschungsanalysten und Marketingspezialisten
4 Berufskategorien · 100 % klassifiziert
4,1 %Anteil
#05
office-town-pack-startup
5 Skills · 26. Mai 2026
BudgetanalystenFinanz- und InvestitionsanalystenMarktforschungsanalysten und MarketingspezialistenPersonalspezialistenProjektmanagementspezialisten
5 Berufskategorien · 100 % klassifiziert
3,4 %Anteil
#06
goose-skills
4 Skills · 7. Juni 2026
Marktforschungsanalysten und MarketingspezialistenNetzwerk- und ComputersystemadministratorenSoftwareentwickler
3 Berufskategorien · 100 % klassifiziert
2,7 %Anteil
#07
planpack
2 Skills · 2. Juli 2026
Bau- und TiefbauzeichnerProjektmanagementspezialisten
2 Berufskategorien · 100 % klassifiziert
1,4 %Anteil
#08
magpie
2 Skills · 29. Juni 2026
Marktforschungsanalysten und MarketingspezialistenSoftwareentwickler
2 Berufskategorien · 100 % klassifiziert
1,4 %Anteil
Hier werden die Top 8 Repositories angezeigt; die vollständige Repository-Liste folgt darunter.
Repository-Explorer

Repositories und repräsentative Skills

aussie-business-english
Technische Redakteure

Australian business English for professional writing — warm, direct, EN-AU spelling (colour, organise, centre), no filler words. Use whenever the user is writing for an Australian audience: emails, chat messages, proposals, client communications, blog posts,…

2. Juli 2026
cloudflare-api
Softwareentwickler

Hit the Cloudflare REST API directly for operations that wrangler and MCP can't handle well. Bulk DNS, custom hostnames, email routing, cache purge, WAF rules, redirect rules, zone settings, Worker routes, D1 cross-database queries, R2 bulk operations, KV…

11. Juni 2026
favicon-gen
Webentwickler

Generate custom favicons from logos, text, or brand colours. Produces favicon.svg, favicon.ico, apple-touch-icon.png, icon-192/512.png, and web manifest. Use whenever the user wants a favicon, mentions replacing a CMS default favicon, converting a logo into a…

11. Juni 2026
codex-review
Softwarequalitätssicherungsanalysten und -tester

Run an independent code review using the OpenAI Codex CLI in headless mode. Gets a second opinion from a different model family (the current Codex models) on recent changes, a PR, a commit, or the whole app — covering bugs, regressions, security, data…

11. Juni 2026
deep-research
Marktforschungsanalysten und Marketingspezialisten

Deep research and discovery before building something new. Explores local projects for reusable code, researches competitors, reads forums and reviews, analyses plugin ecosystems, investigates technical options, and produces a comprehensive research brief.…

11. Juni 2026
roadmap
Softwareentwickler

Plan and execute entire application builds. Generates phased delivery roadmaps, then executes them autonomously — phase by phase, committing at milestones, deploying, testing, and continuing until done or stuck. Modes: plan (generate roadmap), start (begin…

11. Juni 2026
ux-audit
Web- und digitale Schnittstellendesigner

Walk through a live web app AS a real user to find usability + behavioural bugs that static reviews miss. REQUIRES proof of interaction (typing, clicking, sending, observing) before any verdict — a sweep that didn't interact terminates with verdict…

11. Juni 2026
ux-compare
Web- und digitale Schnittstellendesigner

Compare UX patterns across multiple reference apps using pattern libraries produced by ux-extract. Reads 2+ pattern-library.md files, walks them category by category, identifies where apps converge (strong signal), where they diverge (genuine design choice),…

11. Juni 2026
Es werden 8 von 63 gesammelten Skills angezeigt.
compare-options
Softwareentwickler

Evaluate multiple choices side-by-side based on relevant criteria, then present a comparison the user can act on. Use when the user asks to compare options, choose between alternatives, or weigh up X vs Y.

18. Juli 2026
caretaker
Erstlinien-Vorgesetzte für Büro- und Verwaltungsunterstützung

Day-of-week rotating proactive sweep — Mon=connections / Tue=routines / Wed=skills / Thu=memories / Fri=findings / Sat=cross-cutting / Sun=weekly summary. Forces outward scan instead of inward thrash. Routine-only; load this skill into a daily routine that…

6. Mai 2026
reverie
Sekretäre und Verwaltungsassistenten (außer Rechts-, Medizin- und Führungsbereich)

Use when an agent has had N consecutive quiet runs with nothing to do. Pivots to bounded inward consolidation (promote findings, refresh memory, audit asks) anchored in own data — NOT generic news summarisation. Adapted from goanna's reverie cycle.…

6. Mai 2026
agent-asks-tasks
Personalassistenten (außer Gehaltsabrechnung)

Use to track open questions you owe the user (asks) and time-bounded commitments you owe yourself (tasks). Write OPEN entries when you commit; promote to CLOSED when answered/done. Survives session compaction. Adapted from goanna's asks.md/tasks.md pattern.

6. Mai 2026
review-code-security
Informationssicherheitsanalysten

Reviewer criteria for AI-generated code via with_review. Checks for security issues (injection, auth bypass, secret leakage), correctness, and project conventions. Use as criteria.skill when generating code that touches data, auth, or external systems.

6. Mai 2026
review-email-tone
Korrespondenzsachbearbeiter

Reviewer criteria for outbound email drafts via with_review. Checks tone-recipient match, professionalism, no AI tells, no placeholder leakage. Use as criteria.skill argument when reviewing email drafts before send.

6. Mai 2026
review-summary-faithfulness
Redakteure

Reviewer criteria for AI-generated summaries via with_review. Checks faithfulness to source, no hallucinated facts, appropriate length, key points preserved. Use as criteria.skill when summarising articles, documents, transcripts, or batch-task outputs.

6. Mai 2026
review-output
Redakteure

Default reviewer criteria for the with_review tool. Generic quality bar — accuracy, intent-match, no hallucinations, clarity. Use as the criteria.skill argument when calling with_review without a domain-specific reviewer skill.

6. Mai 2026
Es werden 8 von 30 gesammelten Skills angezeigt.
imagine
nicht klassifiziert

Use when planning, to think past the immediate request and find the bigger product hiding inside it, what the users and the business will need that nobody's asked for yet. Produces a north-star vision, not a task list. The expansive counterpart to the…

1. Sept. 2026
plan-and-build
nicht klassifiziert

How to plan and approach a non-trivial build or feature with an agent, before writing phases or code. Covers the Phase-0-refactor catch, thinking in contracts, discovering the data structure from real instances before designing it, writing the proof of done…

1. Sept. 2026
reflect
nicht klassifiziert

Use for an occasional step-back, weekly, at a milestone, or after a big push, NOT every session. A reflection for both the agent and the human: what got done, the patterns worth noticing, what was learned that should change how the work is done, and what to…

29. Aug. 2026
verify-visually
Softwarequalitätssicherungsanalysten und -tester

Use before calling any visual or rendered output done, a UI, a layout, a generated image, a rendered document, a chart. Render the real thing and look at the actual result (playwright or Chrome screenshot, computer-use, or the project's own render/export…

2. Juli 2026
kanban
Softwareentwickler

Use when you want a lightweight, claimable task board that lives in the repo as markdown, for parallel multi-agent work or your own backlog, where a card is a file and the folder it sits in is its status. Covers the folder-board layout, claiming and…

30. Juni 2026
brains-trust
Softwarequalitätssicherungsanalysten und -tester

Use after any non-trivial build, before commit or deploy. Convene two or more frontier models from different families and providers to review the change for Critical/High/Medium/Low findings; fix cross-validated Criticals before commit and Highs before…

20. Juni 2026
orchestrate-agents
Sonstige Computerberufe

Use when deciding how to arrange agents for a piece of work: one agent or several, which pattern (single loop, pipeline, routing, parallel, orchestrator-workers, evaluator loop, triage funnel), how to match roles to model temperaments, how to bound a…

15. Juni 2026
run-a-role-agent
Sonstige Computerberufe

Use when setting up an ongoing agent dedicated to a role rather than a one-off task, a webmaster, researcher, bookkeeper, support triager. Covers shaping the persona and its lane, populating a specialist with real reference (not a generic shell), running it…

15. Juni 2026
Es werden 8 von 17 gesammelten Skills angezeigt.
build
Softwareentwickler

How the worker approaches deep work — research → plan → ship → verify → log. Use when the worker has been handed a task that requires more than a single tool call.

1. Juni 2026
curate
Technische Redakteure

Graduate findings into wiki entries. Read findings/ in any building, judge which patterns are sturdy enough to promote, write entries via the wiki MCP. Use when the librarian is doing curation passes or when boss flags accumulated learnings for promotion.

1. Juni 2026
dispatch
Allgemeine und Betriebsleiter

How boss routes work across the town. The discipline of delegation — when to hand off, who to, with what brief, what to expect back. Use when boss is about to do work itself instead of delegating.

1. Juni 2026
extract
Technische Redakteure

Pull structured knowledge from unstructured sources (emails, web pages, transcripts, files, conversations) into wiki-ready shape. Use when the librarian is asked to "extract what we know about X" or to file something from external systems.

1. Juni 2026
scan
Marktforschungsanalysten und Marketingspezialisten

How the scout scans environment, industry, tools, world. Surfaces patterns that inward-focused roles wouldn't notice. Use when boss asks "what's brewing?" or scout fires on its own initiative.

1. Juni 2026
workflows
Softwareentwickler

How to run, define, and report on Workflows — the standing jobs the cortex owns. A Workflow is a Goose recipe (the goal) + a trigger.yaml (when it fires + trust). Use when a workflow fires (a matching file lands in inbox/, a schedule, or a webhook job), when…

30. Mai 2026
12 von 25 Repositories angezeigt