Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
jezweb
GitHub-Creator-Profil

jezweb

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

gesammelte Skills
147
Repositories
25
aktualisiert
2026-07-18
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 · 2026-07-02
SoftwareentwicklerWeb- und digitale SchnittstellendesignerWebentwicklerMarktforschungsanalysten und MarketingspezialistenTechnische RedakteureProjektmanagementspezialisten
11 Berufskategorien · 100% klassifiziert
43%Anteil
#02
vite-flare-starter
30 Skills · 2026-07-18
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 · 2026-07-02
SoftwareentwicklerSonstige ComputerberufeProjektmanagementspezialistenSoftwarequalitätssicherungsanalysten und -testerGrafikdesignerMarktforschungsanalysten und Marketingspezialisten
6 Berufskategorien · 100% klassifiziert
12%Anteil
#04
office-town-plugin
6 Skills · 2026-06-01
SoftwareentwicklerTechnische RedakteureAllgemeine und BetriebsleiterMarktforschungsanalysten und Marketingspezialisten
4 Berufskategorien · 100% klassifiziert
4.1%Anteil
#05
office-town-pack-startup
5 Skills · 2026-05-26
BudgetanalystenFinanz- und InvestitionsanalystenMarktforschungsanalysten und MarketingspezialistenPersonalspezialistenProjektmanagementspezialisten
5 Berufskategorien · 100% klassifiziert
3.4%Anteil
#06
goose-skills
4 Skills · 2026-06-07
Marktforschungsanalysten und MarketingspezialistenNetzwerk- und ComputersystemadministratorenSoftwareentwickler
3 Berufskategorien · 100% klassifiziert
2.7%Anteil
#07
planpack
2 Skills · 2026-07-02
Bau- und TiefbauzeichnerProjektmanagementspezialisten
2 Berufskategorien · 100% klassifiziert
1.4%Anteil
#08
magpie
2 Skills · 2026-06-29
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, web copy, or any business writing. Apply to drafting, editing, and tone-checking professional text.

2026-07-02
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 bulk read/write, Vectorize queries, Queues, and fleet-wide resource audits. Produces curl commands or scripts. Triggers: 'cloudflare api', 'bulk dns', 'custom hostname', 'email routing', 'cache purge', 'waf rule', 'd1 query', 'r2 bucket', 'kv bulk', 'vectorize query', 'audit resources', 'fleet operation'.

2026-06-11
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 favicon, creating branded initials icons, or troubleshooting favicon not displaying / iOS black square / missing manifest.

2026-06-11
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 consistency, UX/state bugs, performance risks, and testing gaps. Saves a severity-prioritised report to .jez/reviews/. Triggers: 'codex review', 'review with codex', 'independent code review', 'what does codex think', 'get codex to review'.

2026-06-11
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. Three depths: focused (30 min), wide (1-2 hours), deep (3-6 hours). Triggers: 'research this', 'discovery', 'explore the space', 'what should I build', 'competitive analysis', 'before I start building', 'research before coding'. Not for cited fact-checking research reports (a separate harness does those); this is pre-build product discovery.

2026-06-11
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 executing), resume (continue from where you left off), status (show progress). Triggers: 'roadmap', 'start building', 'resume the build', 'keep going', 'build the whole thing', 'execute the roadmap', 'what phase are we on'.

2026-06-11
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 'Incomplete'. Walks threads, exercises every element, runs the multi-pane stress matrix, visual polish sweep, component perfection checklist, automated a11y (axe-core), pragmatic performance budget (LCP/CLS/INP), scenario battery (11 scenarios), and stress recipes including the real-flavour data battery. Hard gates: console errors/warnings = 0, network 5xx = 0, layout collapse = 0, axe Critical/Serious = 0, perf budget green. Audit-the-audit meta-check rejects rushed reports. Each finding has reproduction steps, evidence path, and suspected code location. Trigger with 'ux audit', 'walkthrough', 'qa sweep', 'audit the app', 'dogfood this', 'check all pages', 'find what's broken', 'stress the UI'.

2026-06-11
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), what's unique to one app, and what's absent across the set. Produces an opinionated comparison document with recommendations for a new build. No browser needed — pure markdown analysis. Trigger with 'compare UX patterns', 'how do top apps handle X', 'ux comparison', 'pattern comparison across reference apps'.

2026-06-11
Zeigt die Top 8 von 63 gesammelten Skills in diesem Repository.
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.

2026-07-18
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 fires AssistantAgent. Adapted from goanna's caretaker.

2026-05-06
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. Routine-only; loaded by the routine that detects the quiet condition.

2026-05-06
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.

2026-05-06
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.

2026-05-06
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.

2026-05-06
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.

2026-05-06
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.

2026-05-06
Zeigt die Top 8 von 30 gesammelten Skills in diesem Repository.
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 command) before you ship it. Don't report "looks good" on something you never viewed.

2026-07-02
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 completing by moving the file, worktree-safe concurrency for a fleet, frontmatter conventions, discoverability one-liners, and an optional zero-dependency local web UI to view and drag cards. Triggers, "kanban", "task board", "track parallel agent work", "claimable work queue", "what's in flight".

2026-06-30
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 deploy. Also when the same bug won't fix on the first attempt, or for a whole-codebase pass before a release.

2026-06-20
plan-and-build
Softwareentwickler

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 first, verifying by inspection, splitting plan from spec, trusting skills over elaborate code, the moving code-vs-agent boundary, and matching a precise brief literally with a sign-off preview before shipping. Load when starting, scoping, or planning any substantial piece of work.

2026-06-19
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 model-driven control loop so it's safe to trust instead of hand-coding a deterministic spine, and the mechanics that keep multi-agent work safe and cheap. The layer above agent-delegation (one-off hand-offs) and run-a-role-agent (one ongoing role).

2026-06-15
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 with one bounded output per run, putting it on a heartbeat, and the observer disciplines for a role that watches a live human system and may ramp up to running it (observe without consuming the signal; the observer-to-actor trust ladder). For backlog-grinding work that tunes its own procedure, see run-a-self-refining-loop.

2026-06-15
write-prompts
Sonstige Computerberufe

Use when writing or revising any prompt, a system prompt, an agent brief, an extraction or classification prompt, a sub-agent contract, or when a prompt-driven feature underperforms. Covers the three parts a prompt needs (goal, contract, knowledge), worked examples over templates, the directive vs goal-oriented style lever, matching model temperament to the task, right-or-null for derived facts, building minimal-first (start small, add one thing at a time, never write big and cut back), and pruning the bloat ratchet.

2026-06-15
stranger-test
Sonstige Computerberufe

Use before shipping anything agents or newcomers will read cold: a README, a CLAUDE.md or workspace brief, a skill, a playbook, a template repo, onboarding docs, a production prompt or sub-agent contract. Two moves: audit every claim (derived / checkable / judgement), then run a clean-context dress rehearsal where a no-context agent actually uses the docs and reports where it guessed. Catches insider references, drifted counts, broken pointers, and stale facts the author's context papers over.

2026-06-12
Zeigt die Top 8 von 17 gesammelten Skills in diesem Repository.
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.

2026-06-01
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.

2026-06-01
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.

2026-06-01
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.

2026-06-01
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.

2026-06-01
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 the owner says "put my X on a workflow" / "run my workflows", or to pause/change one.

2026-05-30
12 von 25 Repositories angezeigt