article
01Command
Create a new technical article with web research, practical companion projects, and multi-language output.
Command
Create a new technical article with web research, practical companion projects, and multi-language output.
Command
Manage author profiles - add manually, extract voice from transcripts, list, show, edit, or remove authors.
Command
Process multiple articles from the queue autonomously with filtering by count, area, author, or difficulty.
Command
Validate and fix database records against schemas.
Command
Initialize article-writer plugin - creates config folder, schemas, and default settings.
Command
Get the next pending article from the queue to work on.
Command
View article queue status, list pending/completed articles with filters, and show task details.
Command
View and manage global settings including companion project defaults for each companion project type.
Command
Create social media posts for LinkedIn, Instagram, or X/Twitter - standalone or derived from blog articles.
Command
Personal advisory council for life and business decisions.
Command
Show the Board of Advisors structure, council members, and a worked deliberation example.
Command
Read-only analysis of codebase - discover features, check test coverage, identify issues, and generate report.
Command
Remove debug logs, resolved TODOs, fix comments, and development artifacts to prepare code for clean commits.
Command
Full production audit - analyze features, run Pest and Playwright tests, fix issues, and verify deployment readiness.
Command
Open the project with Playwright, demonstrate all basic features with examples, take screenshots, and record the entire navigation session.
Command
Final verification - run all Pest tests, validate Playwright UI flows, and check production checklist.
Command
Quick reference for essential Docker and Docker Compose CLI commands.
Command
Generate Docker Compose config with services, networking, volumes, and health checks.
Command
Configure database containers (PostgreSQL, MySQL, MongoDB, Redis) with security, persistence, and health checks.
Command
Generate optimized multi-stage Dockerfile with caching, non-root user, and health checks.
Command
Search Docker documentation for configuration patterns, best practices, and troubleshooting.
Command
Set up SSL/TLS with automatic certificates using Traefik or Nginx reverse proxy.
Command
Diagnose Docker issues - container failures, networking problems, permission errors, and port conflicts.
Command
Detect and fix drift between documentation and source code.