All authors
event4u-app avatar

Claude Skills by event4u-app

github.com/event4u-app
543 skillsA× 527B× 5C× 3D× 2F× 62 installs110 views
Script WritingA

Use when adding or editing any script under `scripts/` — `--quiet`, `_lib/script_output`, silent Taskfile wiring, Iron-Law carve-outs; fires on 'add a check script for X'.

ai-agentstypescriptgo
0
10
Secrets ManagementA

When picking a secrets store, designing rotation, or wiring scanning gates — multi-cloud (Vault, AWS, Azure, GCP), CI and Kubernetes — decision framework, provider deep-dives externalized.

ai-agentsrustgo
0
10
Security AuditA

Security audit — vulnerability scan, pentest review, attack-surface sweep; explicit request only, not regular feature work. Pre-implementation threat pass → threat-modeling.

ai-agentsrustgo
0
10
SecurityA

Use when applying security best practices — authentication, authorization, CSRF protection, input sanitization, rate limiting, or secure coding — stack-agnostic.

ai-agentsrustgo
0
10
Sentry IntegrationA

Use when the user shares a Sentry URL, says \"check Sentry\", or wants to investigate production errors. Uses Sentry MCP tools for deep analysis.

ai-agentsgophp
0
10
Sequential ThinkingA

Structured step-by-step problem decomposition and iterative analysis; explicit request only, never for regular coding tasks, and at most once per task.

ai-agentsgorefactoring
0
10
Skill Improvement PipelineA

Run the skill-improvement pipeline after a learning was detected — capture, classify, create, validate, apply; explicit request only.

ai-agentsrustgo
0
10
Skill ManagementA

Use when condensing, decondenseing, refactoring, or improving existing skills. Covers the full skill lifecycle from verbose → sharp → maintained.

ai-agentsgorefactoring
0
10
Skill ReviewerA

Use when reviewing, auditing, or optimizing skills — validates against the 7 Skill Killers checklist and produces fix recommendations.

ai-agentsgophp
0
10
Skill WritingA

Use when deciding 'should this be a skill or a rule?', creating/improving/reviewing agent skills, SKILL.md frontmatter, or procedure sections — even without saying 'skill-writing'.

ai-agentsgoreact
0
10
Song To ScriptA

Turn an audio track into a timed `## Scene N` script: song sections → per-scene durations, auto mode adds mood + lip-sync lines. Triggers 'music video', 'from the song', 'cut to the beat'.

ai-agentsrustgo
0
10
Sql WritingA

Use when writing raw SQL — MariaDB/MySQL syntax, parameterization, raw migrations, seeders with `DB::statement`; fires even on a pasted query asking 'why is this slow'.

ai-agentsgophp
0
10
Stakeholder TradeoffA

Use when stakeholders pull a decision in different directions — frames each lens, builds a trade-off matrix, surfaces the cost of every choice — even if the user just says 'PO and ops disagree'.

ai-agentsrustgo
0
10
Subagent OrchestrationA

Use when orchestrating implementer/judge subagents — form gate + nine modes (do-and-judge ±two-stage, steps/parallel/worktrees, competitively, debate, live-app-judge, adversarial-council).

ai-agentsgogit
0
10
Symfony WorkflowA

Writes Symfony PHP — DI container, bundles, Doctrine, Messenger, Security voters, console commands. For Laravel / Eloquent / Artisan use `laravel`. For framework-free PHP use `php-coder`.

ai-agentsrustgo
0
10
Systematic DebuggingA

Use on a bug, test failure, crash, or unexpected behavior — enforce reproduce → isolate → hypothesize → verify before any fix; fires even on 'this is broken' / 'quick fix'.

ai-agentsrustgo
0
10
Tailwind EngineerA

Use when writing or reviewing Tailwind CSS — utility-first, design-token discipline, no inline-style drift, responsive variants, dark mode — even on 'style this' or 'mach das hübsch'.

ai-agentsgoshell
0
10
Tech Debt TrackerA

Use when surfacing tech debt as trackable items — interest-vs-principal framing, prioritisation by carrying cost, repayment plan — even if the user just says 'this codebase is a mess'.

ai-agentsgocode-review
0
10
Technical SpecificationA

Use when the user says \"write a spec\", \"create RFC\", \"write a PRD\", or \"document this decision\". Writes technical specifications, PRDs, RFCs, and ADRs with clear structure.

ai-agentsrustgo
0
10
TerraformA

Use when writing Terraform — AWS modules, resources, variables, outputs, remote state — even when the user just says 'provision this infra' or 'add an S3 bucket' without naming Terraform.

ai-agentsrustgo
0
10
TerragruntA

Use when working with Terragrunt — DRY multi-env configs, module dependencies, remote state orchestration — even when the user just says 'deploy this to staging and prod' without naming Terragrunt.

ai-agentsgobash
0
10
Test Driven DevelopmentA

Implementing a feature, fixing a bug, refactoring — failing test first, then the code. For a WRONG test, `testing-anti-patterns` wins.

ai-agentstypescriptpython
0
10
Test PerformanceA

Use when optimizing test suite performance — database setup, seeder optimization, parallel testing, CI pipeline efficiency, or RefreshDatabase alternatives.

ai-agentsgophp
0
10
Testing Anti PatternsA

BEFORE writing/changing tests, mocks, or test-only methods on production classes — mocking-the-mock, production pollution, overfit assertions; for order, `test-driven-development` wins.

ai-agentsrustgo
0
10
Threat ModelingA

Use when adding auth, webhooks, uploads, queues, secrets, tenant boundaries, or public endpoints — produces trust boundaries + abuse cases mapped to files, BEFORE implementation.

ai-agentsrustgo
0
10
Throughput Vs Morale TradeoffA

Use when balancing eng-team velocity vs quality vs burnout — on-call load, focus fragmentation, reorg shock. Triggers on 'team is burning out', 'why is velocity dropping'.

ai-agentsrustgo
0
10
Token OptimizerA

Use BEFORE any verbose CLI run, large file read, doc conversion, or near-context handoff — decision tree keyed by intent citing the canonical token-saving asset.

ai-agentsgoshell
0
10
TraefikC

Use when setting up Traefik as a local reverse proxy — real domains on 127.0.0.1, trusted HTTPS via mkcert, automatic service discovery, and multi-project routing.

ai-agentsrustgo
0
10
Ui Component ArchitectA

Use when shaping a UI component tree — composition vs inheritance, slot patterns, prop API design, controlled vs uncontrolled, polymorphic — even on 'split this component'.

ai-agentstypescriptgo
0
10
Unit Economics ModelingA

Use when modeling CAC, LTV, payback, contribution margin, or burn-multiple per customer — SaaS, marketplace, or transactional. Triggers on 'are we unit-economic', 'what is our LTV/CAC'.

ai-agentsrustgo
0
10
Universal Project AnalysisA

Deep multi-pass codebase audit — orchestrates project-analysis-core plus the framework-specific project-analysis-*; explicit request only. Single-pass scan → project-analyzer.

ai-agentsgoreact
0
10
Upstream ContributeA

Use when a learning, new skill, rule improvement, or bug fix from a consumer project should be contributed back to the shared agent-config package.

ai-agentsgobash
0
10
Using Git WorktreesC

When starting parallel work in isolation from the current branch — spawn a git worktree with ignore-safety checks and a clean test baseline — even when the user says 'try this on the side'.

ai-agentsgophp
0
10
Validate Feature FitA

Validate whether a feature request fits the existing codebase — check for duplicates, contradictions, scope creep, and architectural misfit

ai-agentsgobash
0
10
Verify Completion EvidenceA

Use when claiming 'done', suggesting a commit, push, or PR — runs the evidence gate so completion claims come from fresh output in this message, not memory or earlier runs.

ai-agentspythonrust
0
10
Video DirectorA

Use when a live-action beat becomes the 11-block cinematic prompt — lens, lighting, negatives. Triggers 'cinematic prompt', 'film-grade scene'. Animated → pixar-storyteller; 12-block → scene-expander.

ai-agentsrustgo
0
10
Vision ArticulationA

Use when articulating internal vision — where we're going / why now / why us, founder-mode anchor, distinct from fundraising pitch. Triggers on 'what's our vision', 'why are we doing this'.

ai-agentsgo
0
10
Voc ExtractA

Use when extracting Voice-of-Customer themes from existing artefacts — GH issues, PR threads, Sentry patterns. Triggers on 'what are users saying', 'recurring complaints', 'top themes'.

ai-agentsrustgo
0
10
Voice And Tone DesignA

Use when shaping brand voice — voice attributes, tone-by-context matrix, consistency review. Triggers on 'define our voice', 'why does our copy sound different on every surface'.

ai-agentsrustgo
0
10
OverridesA

> Override for `.augment/skills/{skill-name}/SKILL.md` --- **Mode:** `extend` | `replace` **Original:** `.augment/skills/{skill-name}/SKILL.md` --- <!-- MODE EXPLANATION: - extend: The original skill is loaded FIRST, then this file adds to or modifies specific sections. Use this to add project-specific behavior, extra steps, or constraints. - replace: The original skill is IGNORED entirely. This file is the sole source of truth. Use this when the original skill does not fit the project at al...

ai-agents
0
10
TemplatesA

> Template for creating new skills in `.augment/skills/{skill-name}/SKILL.md`.

ai-agentsgophp
0
10
Accessibility AuditorA

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'.

ai-agentsgofrontend
0
10
Activation DesignA

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

ai-agentsrustgo
0
10
Adr CreateA

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'.

ai-agentspythongo
0
10
Adversarial ReviewA

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.

ai-agentsrustgo
0
10
Agent Docs WritingA

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

ai-agentsgophp
0
10
Agents Md Thin RootA

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.

ai-agentspythongo
0
10
Ai CouncilA

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'.

ai-agentspythongo
0
10
Analysis Autonomous ModeA

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.

ai-agentsrustgo
0
10
Analysis Skill RouterA

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'.

ai-agentsgoreact
0
10