Skip to main content

meistro57/chat_bridge

SkillsMP has collected 16 skills from meistro57/chat_bridge. Open a skill to review its source and details.

Latest recorded source activity
SkillsMP catalog refreshed
skills collected
16
GitHub stars
1
GitHub forks
0

Skills in this repository

Showing 16 of 16 collected skills.

occupation
Software Developers
description

Use API Resources with pagination and conditional fields; keep response shapes stable and cache-friendly

updated
occupation
Software Quality Assurance Analysts & Testers
description

Request effective code reviews—specify focus areas, provide context, ask for architectural feedback, reference Laravel conventions

updated
occupation
Software Developers
description

Practical daily checklist for Laravel projects; bring services up, run migrations, queues, quality gates, and tests

updated
occupation
Software Developers
description

Create effective debugging prompts—include error messages, stack traces, expected vs actual behavior, logs, and attempted solutions

updated
occupation
Software Developers
description

Provide comprehensive context in prompts—files, errors, Laravel version, dependencies, and monorepo details—for accurate AI responses

updated
occupation
Software Developers
description

Define clear relationships and load data efficiently; prevent N+1, use constraints, counts/sums, and pivot syncing safely

updated
occupation
Software Developers
description

Move validation and authorization into Form Requests; use rule objects, custom messages, and nested data handling to keep controllers slim

updated
occupation
Software Developers
description

Use Laravel-specific vocabulary—Eloquent patterns, Form Requests, API resources, jobs/queues—to get idiomatic framework code

updated
occupation
Software Developers
description

Safe database change patterns; when to modify vs add migrations; always pair models with migrations and factories; seeding guidance

updated
occupation
Software Developers
description

Use framework caches and value/query caching to reduce work; add tags, locks, and explicit invalidation strategies for correctness

updated
occupation
Software Developers
description

Enforce access via Policies and Gates; use authorize() and authorizeResource() to standardize controller protections

updated
occupation
Software Developers
description

Operate and verify queues with or without Horizon; safe worker flags, failure handling, and test strategies

updated
occupation
Software Developers
description

Define clear constraints—performance, security, testing, architecture, dependencies—so AI generates code that meets your project standards

updated
occupation
Software Developers
description

Schedule tasks with safety; use withoutOverlapping, onOneServer, and visibility settings for reliable cron execution

updated
occupation
Software Developers
description

Wrap multi-write operations in transactions; use dispatchAfterCommit and idempotency patterns to ensure consistency

updated
Showing 16 of 16 collected skills.