Total 57,600 skills
Showing 12 of 57600 skills
Evaluate and improve Claude Code commands, skills, and agents. Use when testing prompt effectiveness, validating context engineering choices, or measuring improvement quality.
Auto-selects best Kaizen method (Gemba Walk, Value Stream, or Muda) for target
Guide for setup arXiv paper search MCP server using Docker MCP
Interact with JIRA API for ticket management and tracking. Use when: (1) Listing assigned tickets, (2) Getting details, (3) Updating status.
Manage git repositories using the worktree pattern. This allows multiple branches to be checked out simultaneously in sibling directories.
Manage isolated configurations (tokens, paths) for different contexts.
Research an Elixir/Phoenix topic on the web. Searches ElixirForum, HexDocs, blogs, and GitHub. Uses efficient markdown conversion.
Process large datasets efficiently using chunk(), chunkById(), lazy(), and cursor() to reduce memory consumption and improve performance
Gate 8: Zero-context implementation steps - 2-5 minute atomic subtasks with complete code, exact commands, TDD pattern. Large Track only.
Automatically gather flaky E2E tests from recent CI runs on the main branch and from recent PRs by wwwillchen/wwwillchen-bot, then deflake them.
Read all unresolved GitHub PR comments from trusted authors and address or resolve them appropriately.
Generic E2E patterns with Playwright—state setup, seeds, test IDs, auth, environment, and Sail integration