ErrLookup › sickn33/agentic-awesome-skills
sickn33/agentic-awesome-skills
AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 2,005+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench. · Python · 1,953 source files
Analyzed at 58d857988f on 2026-08-26. 93 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Field ${fieldIndex + 1} (${fieldDef.name}) is empty | validation | error | |
| Invalid "#" syntax in day-of-week: "${trimmed}" | validation | error | |
| Invalid "L" syntax in day-of-week: "${trimmed}" | validation | error | |
| Invalid "L" syntax in day-of-month: "${trimmed}" | validation | error | |
| Invalid "W" syntax in day-of-month: "${trimmed}" | validation | error | |
| Day-of-month "${day}W" out of range (${fieldDef.min}-${field | validation | error | |
| Invalid value "${value}" in ${fieldDef.name} | validation | error | |
| Empty item in ${fieldDef.name} | validation | error | |
| Invalid step syntax "${t}" in ${fieldDef.name} | validation | error | |
| Invalid step "${stepStr}" in ${fieldDef.name} | validation | error | |
| Invalid range "${t}" in ${fieldDef.name} | validation | error | cron, parsing, validation |
| Value ${v} out of range for ${fieldDef.name} (${fieldDef.min | validation | error | cron, range-check, validation |
| Range ${lo}-${hi} out of bounds for ${fieldDef.name} (${fiel | validation | error | cron, range-check, validation |
| Expected 5 fields (got ${parts.length}). Format: minute hour | validation | error | cron, parsing, validation |
| HTTP ${response.status}: ${response.statusText} | http | error | network, http, fetch, expo |
| Shader compilation failed: ${message} | exception | error | webgl, glsl, shader, browser |
| Shader link failed: ${gl.getProgramInfoLog(program)} | exception | error | webgl, glsl, shader-link, browser |
| WebGL context unavailable | exception | error | webgl, browser, environment, gpu |
| WebGL buffer creation failed | exception | error | webgl, gpu, context-loss, browser |
| Already liked | exception | warning | firebase, firestore, transaction, idempotency |
| HTTP ${response.status} | exception | info | documentation, fetch, http-status, fp-ts |
| HTTP ${posts.status} | exception | info | documentation, fetch, http-status, nested-try-catch |
| HTTP ${response.status}: ${response.statusText} | exception | info | fp-ts, task-either, fetch, http-status |
| Order not found | exception | error | documentation, domain-error, null-check, fp-ts |
| User not found | exception | error | documentation, domain-error, null-check, data-integrity |
| Out of stock | exception | error | documentation, domain-error, inventory, business-rule |
| Payment failed | exception | critical | documentation, domain-error, payment, compensation |
| Not found | exception | warning | documentation, fetch, swallowed-error, fp-ts |
| No order | exception | error | documentation, domain-error, railway-oriented, fp-ts |
| No user | exception | warning | documentation-example, fp-ts, task-either, null-check |
| Failed to build deps: ${depsResult.left} | exception | error | integration-testing, testcontainers, dependency-injection, fp-ts |
| ID required | exception | error | validation, unchecked-exception, typescript, documentation-example |
| User not found | exception | error | entity-not-found, unchecked-exception, typescript |
| Invalid age | exception | error | parsing, validation, nan, documentation-example |
| Age cannot be negative | exception | error | validation, domain-rules, parsing |
| Must be object | exception | error | validation, type-checking, unknown-input |
| Email required | exception | error | validation, missing-field, schema |
| Invalid email | exception | error | validation, email-format, schema |
| Age required | exception | warning | validation, typescript, fp-ts, runtime-type-check |
| Age must be positive | exception | warning | validation, range-check, typescript |
| Order not found | exception | error | not-found, async, order-processing, fp-ts |
| Payment failed | exception | error | payment, async, business-rule, fp-ts |
| HTTP ${res.status} | exception | error | http, fetch, react, fp-ts, network |
| Missing AppProvider | exception | error | react, context, provider, hooks |
| Invalid JSON: ${error} | exception | error | json, parsing, validation |
| Data must be an object | exception | warning | validation, runtime-type-check, typescript |
| Name is required | exception | warning | validation, required-field, typescript |
| Age must be a number | exception | warning | validation, runtime-type-check, typescript |
| HTTP error: ${response.status} | exception | error | http, fetch, async, network |
| Failed to fetch user: ${error} | exception | error | error-wrapping, async, fetch, debugging |
| Failed to fetch posts: ${error} | exception | error | error-wrapping, async, fetch, debugging |
| User ${userId} not found | exception | error | not-found, repository, business-logic, async |
| HTTP ${response.status} | exception | error | http, promise-chain, fetch, network |
| Order is cancelled | exception | error | business-rule, order-processing, state-machine, promise-chain |
| API error: ${result.left.type} | exception | error | fp-ts, interop, error-bridge, either |
| ID required | validation | warning | validation, typescript, fp-ts, required-field |
| User not found | exception | error | not-found, typescript, fp-ts, database-lookup |
| Invalid age | validation | error | |
| Age cannot be negative | validation | error | |
| Must be object | validation | error | |
| Email required | validation | error | |
| Invalid email | validation | error | |
| Age required | validation | error | |
| Age must be positive | validation | error | |
| Order not found | exception | error | |
| Payment failed | exception | error | |
| HTTP ${res.status} | http | error | |
| Missing AppProvider | exception | error | |
| Request failed | http | error | |
| Must be logged in | exception | error | |
| Post not found | exception | error | |
| Cannot delete this post | exception | error | |
| Not authorized | exception | error | |
| Query too expensive: ${cost} | exception | error | |
| HasData ${r.status} ${await r.text()} | http | error | |
| HasData not-ok: ${JSON.stringify(body.requestMetadata)} | exception | error | |
| Failed to fetch | http | error | |
| Division by zero | exception | error | |
| User already exists | exception | error | |
| User not found | exception | error | |
| Price and quantity must be non-negative | validation | error | |
| Negative price | validation | error | |
| Negative quantity | validation | error | |
| Invalid amount | validation | info | documentation, validation, typescript, example-code |
| Invalid signature | http | critical | webhook, whatsapp, flask, hmac, signature-mismatch, secret-mismatch |
| PW_EXTRA_HEADERS must be a JSON object, ignoring... | console | warning | playwright, environment-variable, json, configuration, headers |
| Failed to parse PW_EXTRA_HEADERS as JSON: | console | warning | playwright, environment-variable, json-parse, configuration, headers |
| Page load timeout, continuing... | console | warning | playwright, timeout, navigation, spa, networkidle |
| Invalid webhook signature | http | critical | webhook, whatsapp, express, hmac, timing-safe-equal, secret-mismatch, raw-body |
| Webhook verification failed: invalid token | http | warning | whatsapp, webhook, verification, token, nodejs, meta-cloud-api |
| WARN %s | console | warning | bash, audit, secrets, ci, repo-hygiene |
| OpenAI API error: {err_msg} | console | error | python, openai, api-error, responses-api, reddit, last30days |
| xAI API error: {err_msg} | console | error | python, xai, grok, api-error, x-search, last30days |