Professional development framework with skills-based AI guidance for Laravel, Python, JavaScript, and mobile development
/plugin marketplace add liauw-media/CodeAssist
/plugin install codeassist@liauw-media/CodeAssist
Create a database backup.
Discuss the approach before implementation.
Pre-commit checklist and commit.
Slash commands that do real work. These are installed to `.claude/commands/` in your project.
Analyze the user's request and recommend the optimal agent(s).
Deploy the database specialist agent for database operations.
Deploy the documentation agent for generating/updating documentation.
Deploy the codebase explorer agent for deep code analysis.
Submit feedback, bug reports, or feature requests.
Interactive guidance for using CodeAssist.
Deploy the Laravel specialist agent for this task.
Critical analysis mode. No sugarcoating.
Deploy the orchestrator agent for complex multi-agent coordination.
Deploy the PHP specialist agent for general PHP development (Symfony, WordPress, vanilla PHP).
Break work into actionable tasks.
Deploy the Python specialist agent for this task.
Deploy the React/Next.js specialist agent for this task.
Deploy the refactoring agent for code improvement.
Deploy the research agent for comprehensive information gathering.
Review code changes for quality, security, and correctness.
Deploy the security auditor agent for security review.
Show current project status.
Run tests with database backup.
Update to the latest version.
Final checks before declaring work complete.
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review