Agent Skills by michaelayoade
Showing 17 vetted skills indexed across 1 GitHub repositories.
add-e2e-test
Scaffold Playwright end-to-end tests with page objects and fixtures.
add-celery-task
Generate Celery task scaffolds with session lifecycle and metrics.
add-csv-importer
Scaffolds a Python bulk CSV importer with validation, deduplication, and dry-run.
run-audit
Run mypy and ruff audits on modules and produce P0–P3 markdown reports.
add-alert-policy
Create notification alert policies with escalation steps and severity thresholds.
add-web-route
Add permission-protected FastAPI admin CRUD routes with Jinja2 templates.
add-page-template
Generate Jinja2 admin page templates for DotMac Omni CRM views.
add-migration
Generate idempotent Alembic migrations for PostgreSQL schema changes.
crm-workflow
Automate CRM workflow state transitions for leads and quotes.
debug-stack
Correlate Docker container logs, database records, and Redis state to diagnose production failures.
smoke-test
Validate Docker, database, and web/API availability for FastAPI deployments.
db-schema
Convert business questions about Omni CRM into schema-aware PostgreSQL SELECT queries.
visual-qa
Audit web page visual design against the Industrial Modern DotMac design system.
celery-monitor
Inspect Redis broker data to diagnose Celery task queue health.
db-report
Generate formatted analytical reports from the DotMac Omni CRM database via safe SQL queries.
add-ai-persona
Build and register AI personas with context builders and JSON schemas for DotMac Omni CRM.
add-service
Scaffold a DotMac Omni CRM service module with models, schemas, routes, and tests.