1 indexed skills · max 10 per page
seabbs/claude-code-config · Productivity
Discover and execute standardized development workflows using Task automation instead of direct shell commands. \n \n Provides command discovery via task --list and built-in help, showing all available project tasks with descriptions \n Covers common patterns: task dev for fast iteration, task test for testing, task docs for documentation, and task ci for full CI simulation \n Wraps language-specific commands (Julia, R, Python, etc.) with consistent naming conventions and multi-step workflows \n