← All creators

event4u-app

Organization

Universal AI Agent OS — audited skills, governance rules, replayable state. One contract, every host agent.

96 indexed · 0 Featured · 7 stars · avg score 84
Prolific

Categories

Indexed Skills (96)

AI & Automation Listed

accessibility-auditor

Use when reviewing UI for accessibility — WCAG 2.2 AA, keyboard nav, focus, ARIA, contrast, screen-reader semantics — even on 'is this a11y-OK?' or 'mach das barrierefrei'.

7 Updated today
event4u-app
AI & Automation Listed

activation-design

Use when defining or auditing the activation event — aha-moment selection, retention correlation, falsifiable definition. Triggers on 'what is our aha moment', 'redefine activation'.

7 Updated today
event4u-app
AI & Automation Listed

adr-create

Use when capturing an architectural decision — naming the file, picking the next ADR number, filling Status / Context / Decision / Consequences, and regenerating the index — even without saying 'ADR'.

7 Updated today
event4u-app
AI & Automation Listed

adversarial-review

ONLY when user requests adversarial review, devil's advocate, stress-test, OR honest critique of finished work ('poke holes', 'be brutal', 'was hältst du davon') — NOT for routine code/design review.

7 Updated today
event4u-app
AI & Automation Listed

agent-docs-writing

Use when reading, creating, or updating agent documentation, module docs, roadmaps, or AGENTS.md. Understands the full .augment/, agents/, and copilot-instructions structure.

7 Updated today
event4u-app
AI & Automation Listed

agents-md-thin-root

Use when editing AGENTS.md (package root) or templates/AGENTS.md (consumer) — enforces Thin-Root contract: hard char ceilings, ≥40% pointer ratio, mandatory emergency-triage block.

7 Updated today
event4u-app
AI & Automation Listed

ai-council

Use when polling external AIs (OpenAI, Anthropic) outside the host session for a neutral second opinion on a roadmap, diff, prompt, or file set — or 'cross-check with another model'.

7 Updated today
event4u-app
AI & Automation Listed

analysis-autonomous-mode

ONLY when user explicitly requests autonomous analysis, deep investigation, multi-step research, or 'dig into this end-to-end without asking me each step' — NOT for normal feature work.

7 Updated today
event4u-app
AI & Automation Listed

analysis-skill-router

Use when picking which analysis or project-analysis-* skill fits a request — routes by scope, framework, and symptom — even if the user just says 'analyze this' or 'dig into the codebase'.

7 Updated today
event4u-app
AI & Automation Listed

api-design

Use when designing APIs, planning endpoints, REST conventions, versioning, or deprecation — even when the user just says 'expose this as an endpoint' without naming API design.

7 Updated today
event4u-app
API & Backend Listed

api-endpoint

Use when creating an API endpoint or HTTP route handler — detects the project stack and routes to the matching carve-out (laravel-api-endpoint, nextjs-patterns, symfony-workflow).

7 Updated today
event4u-app
Testing & QA Listed

api-testing

Use when writing API endpoint tests — integration tests, contract validation, response assertions, mocked external services — even when the user says 'test this route' without naming API testing.

7 Updated today
event4u-app
AI & Automation Listed

architecture-review-lens

Use when a diff may break system boundaries, dependency direction, or cross-service contracts — fifth judge dispatched by /review-changes alongside the four standard judges.

7 Updated today
event4u-app
AI & Automation Listed

artisan-commands

Use when creating or modifying Artisan commands. Covers clear signatures, safe execution flow, helpful output, and project conventions for console tooling.

7 Updated today
event4u-app
AI & Automation Listed

async-python-patterns

Use when writing Python asyncio code — picking between gather / TaskGroup / wait, structured concurrency, timeouts, cancellation, sync-bridging — decision framework only, cookbook externalized.

7 Updated today
event4u-app
AI & Automation Listed

authz-review

Use when reviewing authorization end-to-end — route → gate → policy → query scope → response filter — before changes to permissions, tenants, ownership, or admin flows.

7 Updated today
event4u-app
DevOps & Infrastructure Listed

aws-infrastructure

Use when working with AWS resources — ECS Fargate, ECR, EFS, Secrets Manager, gomplate templates, multi-env deployments — even when the user says 'deploy to staging' without naming AWS.

7 Updated today
event4u-app
Web & Frontend Listed

blade-ui

Use when the project's frontend stack is Blade — dispatched by `directives/ui/{apply,review,polish}.py`. Covers views, components, partials, layouts, and view logic.

7 Updated today
event4u-app
AI & Automation Listed

blast-radius-analyzer

Use BEFORE editing shared code — enumerates every call site, event consumer, queue worker, API client, migration, and test that a planned change will touch, with a file:line citation per dependency.

7 Updated today
event4u-app
AI & Automation Listed

bug-analyzer

Use when the user shares a Sentry error, Jira bug ticket, or error description and wants root cause analysis. Also for proactive bug hunting and code audits for hidden bugs.

7 Updated today
event4u-app
AI & Automation Listed

build-buy-partner

Use when deciding insource vs outsource vs acquire — integration-cost analysis, dependency-risk, optionality preservation. Triggers on 'should we build', 'buy vs partner'.

7 Updated today
event4u-app
AI & Automation Listed

canvas-design

Use when creating static visual art — posters, marketing visuals, brand assets, PDF/PNG design pieces — even if the user just says 'design a poster' or 'mach uns ein Visual'.

7 Updated today
event4u-app
AI & Automation Listed

character-consistency

Use when a character must stay visually identical across AI video scenes — locks identity tokens (silhouette, palette, wardrobe, prop) in JSON. Triggers 'character lock', 'same character'.

7 Updated today
event4u-app
AI & Automation Listed

check-refs

Use when verifying cross-references between skills, rules, commands, guidelines, and context documents are not broken after edits, renames, or deletions.

7 Updated today
event4u-app
AI & Automation Listed

churn-prevention

Use when designing churn defence — health-score signals, churn-cause split (involuntary / value / relationship / fit), early-warning loop. Triggers on 'why are accounts leaving'.

7 Updated today
event4u-app
AI & Automation Listed

code-refactoring

Use when the user says 'refactor this', 'rename class', or 'move method'. Safely refactors code in any language — finds all callers, updates downstream dependencies, verifies via quality tools.

7 Updated today
event4u-app
AI & Automation Listed

command-routing

Use when the user invokes a slash command like /create-pr, /commit, /fix-ci, or pastes command file content — routes to the right command with context inference and GitHub API patterns.

7 Updated today
event4u-app
AI & Automation Listed

command-writing

Use when creating or editing a slash command in .agent-src.uncondensed/commands/ — frontmatter, numbered steps, safety gates — even when the user just says 'add a /command for X'.

7 Updated today
event4u-app
AI & Automation Listed

comp-banding

Use when designing levels, comp bands, equity-vs-cash, geo adjustments, or raise vs promotion vs market correction. Triggers on 'set our comp bands', 'is this raise market'.

7 Updated today
event4u-app
AI & Automation Listed

competitive-moat-analysis

Use when mapping competitors, naming defensibility, and finding white-space — moat reasoning, where-to-play, where-not-to-play. Triggers on 'who are we competing with', 'what's our moat'.

7 Updated today
event4u-app
AI & Automation Listed

competitive-positioning

Use when comparing this package to a peer / competitor — ours-vs-theirs verdict table, axis selection, adoption queue. Triggers on 'how do we compare to X', 'should we adopt their pattern'.

7 Updated today
event4u-app
AI & Automation Listed

composer-packages

Use when building or maintaining a Composer library — versioning, Laravel integration, autoloading, publishing to private registries — even when the user says 'release a new version'.

7 Updated today
event4u-app
AI & Automation Listed

condense-memory

Use when shrinking always-loaded memory files (AGENTS.md, CLAUDE.md, .cursorrules) via telegraph grammar — refuses sensitive paths, round-trips via .original.md backup.

7 Updated today
event4u-app
AI & Automation Listed

content-funnel-design

Use when mapping funnel-stage to content shape — conversion-pathway, content-as-system, leverage-point selection. Triggers on 'design our content funnel', 'why does mid-funnel leak'.

7 Updated today
event4u-app
AI & Automation Listed

context-authoring

Use when filling in knowledge-layer context files — auth-model, tenant-boundaries, data-sensitivity, deployment-order, observability — interactive walkthrough that turns templates into reviewer fuel.

7 Updated today
event4u-app
AI & Automation Listed

contracts-cognition

Use when reading a contract for risk and constraint — clause shape, redline priority, what the contract actually binds. Triggers on 'review this contract', 'what does this MSA constrain'.

7 Updated today
event4u-app
AI & Automation Listed

conventional-commits-writing

Use when writing commit messages or squash-merge titles — `feat:`, `fix:`, `chore:`, scopes, breaking changes — even when the user just says 'commit this' without naming Conventional Commits.

7 Updated today
event4u-app
AI & Automation Listed

copilot-config

Tune the GitHub Copilot AI — `copilot-instructions.md`, PR-review patterns, suggestion behavior, output verbosity. NOT for dev-environment setup (use `devcontainer`).

7 Updated today
event4u-app
AI & Automation Listed

customer-research

Use when shaping a discovery slice — JTBD-framed interview guide, switch-event focus, verbatim quotes not summaries. Triggers on 'talk to users', 'why did they cancel', 'before we build X'.

7 Updated today
event4u-app
AI & Automation Listed

dashboard-design

Use when designing monitoring dashboards — visualization selection, layout principles, observability strategies (RED/USE/Golden Signals), and data storytelling.

7 Updated today
event4u-app
AI & Automation Listed

data-flow-mapper

Use BEFORE editing code that touches user data — traces the value from entry → validation → transformation → storage → egress, every hop cited with file:line.

7 Updated today
event4u-app
AI & Automation Listed

data-handling-judgment

Use when classifying data, setting retention, judging cross-border transfer, or shaping DSR workflow. Triggers on 'how long do we keep this', 'can this data go to the US'.

7 Updated today
event4u-app
AI & Automation Listed

database

Use when working with database architecture, MariaDB/MySQL tuning, indexing strategies, slow queries, or multi-connection patterns — even when the user just says 'this query is slow'.

7 Updated today
event4u-app
AI & Automation Listed

dcf-modeling

Wing-4 valuation cognition for a CFO / finance-partner. Use when a deal, internal investment, or board ask names DCF, intrinsic value, WACC, terminal value, or 'what's it worth on a 5-year hold'.

7 Updated today
event4u-app
AI & Automation Listed

deal-qualification-meddic

Use when qualifying or disqualifying a single deal — MEDDIC slots with evidence, inversion test, disqualification heuristic. Triggers on 'is this deal real', 'should we walk away'.

7 Updated today
event4u-app
AI & Automation Listed

decision-record

Use when locking a trade-off, structuring an ADR draft, or wiring supersession chains — frames options · trade-offs · consequences before the file is written by `adr-create`.

7 Updated today
event4u-app
AI & Automation Listed

deep-reading-analyst

Deep analysis of articles/long-form via thinking frameworks (SCQA, mental models, inversion) — 'analyze article', 'deep dive', 'extract insights', URL/text wanting depth not summary.

7 Updated today
event4u-app
AI & Automation Listed

agent-handoff

Generate a context summary for continuing work in a fresh chat. Replaces the session system.

7 Updated today
event4u-app
AI & Automation Listed

agent-status

Show current conversation stats — message count, token costs, task progress, next freshness check.

7 Updated today
event4u-app
AI & Automation Listed

agentsaudit

Audit agent infrastructure — token overhead, rule triggers, AGENTS.md health, Capability-over-Structure adherence, stale references. Read-only, suggest-only, never auto-apply.

7 Updated today
event4u-app
AI & Automation Listed

agentsinit

Initialize the agent layer for a consumer project — creates AGENTS.md and .github/copilot-instructions.md from package templates, auto-detects stack, never leaks other projects' identifiers.

7 Updated today
event4u-app
AI & Automation Listed

agentsoptimize

Refactor AGENTS.md to the Thin-Root contract (caps, pointer ratio, capability bullets, emergency-triage) and propagate to tool stubs. Suggest only, never auto-apply.

7 Updated today
event4u-app
AI & Automation Listed

agentsuser-accept

Apply a buffered observation to .agent-user.md after explicit user confirmation; bumps last_updated and drops the applied observations from the buffer.

7 Updated today
event4u-app
AI & Automation Listed

agentsuser-init

Interactive interview that creates the project-root .agent-user.md from the locked v1 schema (name, language, role, style, voice_sample).

7 Updated today
event4u-app
AI & Automation Listed

agentsuser-review

List buffered observations from .agent-user.observations.jsonl with numbered options to inspect or accept individually.

7 Updated today
event4u-app
AI & Automation Listed

agentsuser-show

Read-only render of .agent-user.md — prints the persona summary the host agent loads at session start.

7 Updated today
event4u-app
AI & Automation Listed

agentsuser-update

Open .agent-user.md in the user's IDE for manual edit; validates schema and 100-line cap on save.

7 Updated today
event4u-app
AI & Automation Listed

agentsuser

User-persona file (.agent-user.md) — interview, render, and maintain who the user is and how they want to be addressed.

7 Updated today
event4u-app
AI & Automation Listed

agents

Agent-layer orchestrator — routes to init, optimize, audit. Covers AGENTS.md and its multi-tool stubs (CLAUDE.md, GEMINI.md, copilot-instructions.md, .cursorrules).

7 Updated today
event4u-app
AI & Automation Listed

analyticsshow

Render top prompts, launcher → completion rate per role, average session length, and knowledge-source usage from the local analytics log.

7 Updated today
event4u-app
AI & Automation Listed

analytics

Analytics orchestrator — routes to show, prune. Local-only workspace event log under `~/.event4u/agent-config/workspace/analytics/`.

7 Updated today
event4u-app
AI & Automation Listed

analyze-reference-repo

Analyze an external reference repository (competitor, inspiration, peer) and produce a structured comparison + adoption plan for this project.

7 Updated today
event4u-app
AI & Automation Listed

bug-fix

Plan and implement a bug fix — based on investigation, with quality checks and test verification

7 Updated today
event4u-app
AI & Automation Listed

bug-investigate

Investigate a bug — auto-detect ticket from branch, gather Jira/Sentry/description context, trace root cause

7 Updated today
event4u-app
AI & Automation Listed

challenge-mevision

Stress-test a plan or idea by one-question-at-a-time interview until 95% confidence — emits a copyable Markdown vision pitch for tickets, roadmaps, or fresh-chat handoff.

7 Updated today
event4u-app
AI & Automation Listed

challenge-mewith-docs

Doc-aware /challenge-me — 95%-confidence interview with session glossary vs CONTEXT.md, load-bearing claim-vs-code verification, optional CONTEXT.md patch + ADR candidates in the pitch.

7 Updated today
event4u-app
AI & Automation Listed

challenge-me

Challenge-me orchestrator — routes to vision, with-docs

7 Updated today
event4u-app
AI & Automation Listed

chat-historyimport

Surface prior chat-history sessions as a numbered table, let the user pick one, read it silently, and emit a short summary plus a resume offer — selective, user-driven cross-session import

7 Updated today
event4u-app
AI & Automation Listed

chat-historylearn

Pick a prior chat-history session and mine it for project-improving learnings — runs learning-to-rule-or-skill on the picked session, drafts proposal(s) under agents/proposals/

7 Updated today
event4u-app
AI & Automation Listed

chat-historyshow

Show the status of the persistent chat-history log — file size, entry count, header fingerprint, age, and the last few entries

7 Updated today
event4u-app
AI & Automation Listed

condense

Condense .md files from .agent-src.uncondensed/ into telegraph format and write to dist/agent-src/

7 Updated today
event4u-app
AI & Automation Listed

contextcreate

Analyze a codebase area and create a structured context document

7 Updated today
event4u-app
AI & Automation Listed

contextrefactor

Analyze, update, and extend an existing context document

7 Updated today
event4u-app
AI & Automation Listed

cost-report

Capture token cost from the active Claude Code session, append to the local sessions store, and surface the 50/75/90/100% budget alert ladder with cost-profile suggestions.

7 Updated today
event4u-app
AI & Automation Listed

councilanalysis

Run the council on a local analysis output (project-analyze, audit script, codebase scan) — critiques the analysis itself for dedup, evidence quality, and roadmap-readiness.

7 Updated today
event4u-app
AI & Automation Listed

councildebate

Multi-round council debate with progressive cost disclosure — each member produces a position, then rebuts the strongest opposing position in subsequent rounds. User confirms spend between rounds.

7 Updated today
event4u-app
AI & Automation Listed

councildefault

Default council lens — neutral framing, redacted context, advisory output only. Run `/council default <input>` for prompt/roadmap/diff/files; the cluster shows a menu when invoked bare.

7 Updated today
event4u-app
AI & Automation Listed

councildesign

Run the council on a design document, ADR, or architecture proposal — surfaces hidden coupling, missing rollback, and sequencing risk before commitment.

7 Updated today
event4u-app
AI & Automation Listed

counciloptimize

Run the council on an optimization target — perf hot path, memory pattern, query, or an /optimize-* output — for ranked, evidence-based suggestions instead of generic advice.

7 Updated today
event4u-app
AI & Automation Listed

councilpr

Pull a GitHub PR via gh CLI and run the council on the diff with a PR-specific neutrality preamble — read-only by default; comment posting is opt-in.

7 Updated today
event4u-app
AI & Automation Listed

council

Council orchestrator — routes to default, pr, design, optimize, analysis, debate

7 Updated today
event4u-app
AI & Automation Listed

e2e-plan

Explore the application and create a structured E2E test plan in Markdown

7 Updated today
event4u-app
AI & Automation Listed

featuredev

Full 7-phase feature development workflow for complex features.

7 Updated today
event4u-app
AI & Automation Listed

featureexplore

Brainstorm and explore a feature idea before committing to a full plan

7 Updated today
event4u-app
AI & Automation Listed

featureplan

Interactively plan a feature — research, discuss, and create a structured feature document

7 Updated today
event4u-app
AI & Automation Listed

featurerefactor

Refine and update an existing feature plan through interactive discussion

7 Updated today
event4u-app
AI & Automation Listed

featureroadmap

Generate implementation roadmap(s) from a feature plan and link them

7 Updated today
event4u-app
AI & Automation Listed

fixportability

Find and fix project-specific references in shared .augment/ package files

7 Updated today
event4u-app
AI & Automation Listed

fixpr-bot-comments

Fix and reply to bot review comments (Copilot, Augment, Greptile, etc.) on a GitHub PR

7 Updated today
event4u-app
AI & Automation Listed

e2e-heal

Find, debug, and fix failing Playwright E2E tests

7 Updated today
event4u-app
AI & Automation Listed

analyticsprune

Drop events older than the 90-day retention window from the local analytics log. Atomic and idempotent.

7 Updated today
event4u-app
AI & Automation Listed

chat-history

Chat-history orchestrator — routes to show, import, learn

7 Updated today
event4u-app
AI & Automation Listed

feature

Feature orchestrator — routes to explore, plan, refactor, roadmap, dev

7 Updated today
event4u-app
AI & Automation Listed

fixpr-comments

Fix and reply to all open review comments (bots + human reviewers) on a GitHub PR

7 Updated today
event4u-app
AI & Automation Listed

context

Context orchestrator — routes to create, refactor

7 Updated today
event4u-app
AI & Automation Listed

fixci

Fetch CI errors from GitHub Actions and fix them

7 Updated today
event4u-app

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.