iabhisekbosepm
- 15 skills
- 0 followers
- 16 hours ago last updated
- ▌ Gan · iabhisekbosepmLaunch the GAN Harness: turn a one-line prompt into a fully built, tested, and iterated application.
- ▌
- ▌ Eval · iabhisekbosepmGenerate a complete Langfuse evaluation pipeline: auto-detect app type, create datasets, LLM-as-judge evaluators, scoring configs, and CI integration.
- ▌ Plan · iabhisekbosepmCreate a detailed implementation plan for a feature or task. Explores codebase first, then produces phased steps.
- ▌ Audit · iabhisekbosepmRun all quality gate agents on the codebase: code review, security, performance, silent failures, comments.
- ▌ Review · iabhisekbosepmRun the full code review pipeline on recent changes. Auto-selects reviewers based on file types.
- ▌ Cleanup · iabhisekbosepmRefactoring sprint: remove dead code, eliminate duplicates, simplify complex code.
- ▌ Explore · iabhisekbosepmDeep-dive into a codebase area. Traces execution paths, maps architecture, documents dependencies and patterns.
- ▌ Optimize · iabhisekbosepmProfile and optimize performance: bundle size, rendering, algorithms, queries, memory leaks, Web Vitals.
- ▌ Pipeline · iabhisekbosepmRun the full feature development pipeline: explore → architect → plan → build → review → security → test → docs.
- ▌ Fix Build · iabhisekbosepmFix build errors and type errors with minimal changes. No refactoring — just get the build green.
- ▌ Pr Review · iabhisekbosepmReview a GitHub pull request: fetch PR diff, run all review agents, post summary.
- ▌ Quick Fix · iabhisekbosepmFast bug fix: diagnose the issue, apply minimal fix, verify build passes, run targeted review.
- ▌ SEO Audit · iabhisekbosepmRun a technical SEO audit: crawlability, meta tags, structured data, Core Web Vitals, content issues.
- ▌ Security Audit · iabhisekbosepmRun a full security audit: OWASP Top 10, secrets detection, input validation, auth, dependency vulnerabilities.