Agent Skills by Martin
Showing 14 vetted skills indexed across 1 GitHub repositories.
genesis-tools:living-docs
Manage codebase documentation with minimal token-efficient doc chunks.
genesis-tools:claude-history
Search and retrieve past Claude Code conversations by keyword, file, tool, or time range.
genesis-tools:react-compiler-debug
Inspect React Compiler output to debug memoization and optimization issues.
genesis-tools:azure-devops
Fetch and create Azure DevOps work items, execute queries, and log time entries.
genesis-tools:typescript-error-fixer
Resolve TypeScript compilation errors and eliminate 'any' types via a four-phase workflow.
genesis-tools:codebase-analysis
Analyze codebases for dependencies, dead code, API surface, and type safety.
genesis-tools:analyze-har
Analyze HAR files to debug API calls and inspect HTTP traffic.
genesis-tools:github
Fetch GitHub issue and pull request details via command-line interface.
genesis-tools:timelog
Synchronize Timely time logs to Azure DevOps work items.
Run Tests (No Fork)
Execute Laravel test suites directly without forking processes.
phpstan-check
Run PHPStan type checking and generate error reports with severity levels.
codebase-analysis
Analyze codebases for patterns and return structured reports.
Run Tests Isolated
Execute Laravel test suites in a forked sub-agent context.
Analyze Test Failures
Execute failing tests in an isolated sub-agent context to diagnose root causes and suggest fixes.