← All creators

event4u-app

Organization

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

50 indexed · 0 Featured · 7 stars · avg score 81
Prolific

Categories

Indexed Skills (50)

AI & Automation Solid

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 Solid

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 Solid

adr-create

Use when capturing an architectural decision — file naming, next ADR number, Status / Context / Decision / Consequences, index regen; fires even without saying 'ADR'.

7 Updated today
event4u-app
AI & Automation Solid

adversarial-review

ONLY on a request for adversarial review, devil's advocate, stress-test, or honest critique ('poke holes', 'be brutal', 'was hältst du davon') — NOT routine code/design review.

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

agent-security-review

Use for an adversarial red-team / blue-team / auditor review of an AI agent's CONFIG + behaviour (rules, skills, MCP, hooks, permissions) — attack-chain → defensive-gap list, not a code audit.

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

ai-code-blindspots

Before finishing any code (endpoint, query, migration, render, file, infra, dependency, test) — the senior pre-ship checklist of invisible cross-cutting controls AI omits, with backstop greps

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

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 Solid

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 Solid

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
AI & Automation Solid

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 Solid

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 Solid

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 Solid

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 Solid

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 Solid

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 Solid

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
AI & Automation Solid

blade-ui

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

7 Updated today
event4u-app
AI & Automation Solid

blameless-post-mortem

Use after an incident or outage is resolved — blame-free facilitation, root cause, corrective actions, memory write-back — even for a near-miss. Consumes the incident-commander skeleton.

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

brand-asset-generation

Generate brand assets — banners, social cards, CIP elements — with brand-token injection + provider routing. Use when generating a banner / social image / branded asset.

7 Updated today
event4u-app
AI & Automation Solid

brand-audit

Audit how a brand is currently expressed across touchpoints and flag drift from its defined tokens, voice, and strategy. Use to inventory and critique an existing brand before changing it.

7 Updated today
event4u-app
AI & Automation Solid

brand-identity

Define a brand identity constraint set from a confirmed strategy — colour story, type story, logo direction, imagery direction. Defines the tokens that token emission and asset generation consume.

7 Updated today
event4u-app
AI & Automation Solid

brand-strategy

Ground a brand strategy from the corpus — archetype, opposable positioning, voice and tone, messaging framework. Use to decide who a brand is for, what it stands for, and how it sounds.

7 Updated today
event4u-app
AI & Automation Solid

brand-to-tokens

Turn a confirmed brand identity into a DTCG .tokens.json source of truth — emit CSS vars + Tailwind via design-tokens, export locked brand deck templates.

7 Updated today
event4u-app
AI & Automation Solid

brand

Grounded brand decisions from a curated corpus — archetype, voice, naming, colour psychology, logo-style fit, messaging frameworks, archetype→type mapping. Use to ground brand strategy and identity.

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

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 Solid

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 Solid

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 Solid

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 Solid

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 Solid

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
Code & Development Solid

code-review

Use when the user says "review this", "check my code", or wants feedback on changes. Reviews for correctness, quality, security, and coding standards.

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

command-writing

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

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

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 Solid

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 Solid

complexity-first-planning

Use when staging multi-component or uncertain work — tackle the load-bearing unknown first (risk-first decomposition), not the easy parts first.

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

condense-memory

Use when shrinking always-loaded memory files (AGENTS.md, CLAUDE.md, .cursorrules) exceeding ~150 lines or ~4,000 chars — telegraph grammar, refuses sensitive paths, .original.md round-trip.

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

context-authoring

Use when filling knowledge-layer context files — auth-model, tenant-boundaries, data-sensitivity, deployment-order, observability — interactive template walkthrough.

7 Updated today
event4u-app
AI & Automation Solid

context-document

Use when the user says "create context", "document this area", or wants a structured snapshot of a codebase area for agent orientation.

7 Updated today
event4u-app
AI & Automation Solid

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 Solid

code-intelligence

Route codebase-structure questions (who calls X, where used, what imports, change-impact) to a code-graph first, grep fallback. Triggers 'who calls', 'where is this used', 'call graph'.

7 Updated today
event4u-app
AI & Automation Listed

install-agent-config

Install or upgrade the event4u agent-config suite. This marketplace plugin is a bootstrap shim — it ships hooks plus this pointer only; ALL skills, rules, and commands are installed via `npx -y @event4u/agent-config init`. Use when the user asks to install, set up, or upgrade agent-config, or wonders why this plugin contains no other skills.

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.