Skip to main content
Run any Skill in Manus
with one click
shreyas-lyzr
GitHub creator profile

shreyas-lyzr

Repository-level view of 22 collected skills across 4 GitHub repositories.

skills collected
22
repositories
4
updated
2026-03-12
repository explorer

Repositories and representative skills

browse
network-and-computer-systems-administrators

Fast web browsing for Claude Code via persistent headless Chromium daemon. Navigate to any URL, read page content, click elements, fill forms, run JavaScript, take screenshots, inspect CSS/DOM, capture console/network logs, and more. ~100ms per command after first call. Use when you need to check a website, verify a deployment, read docs, or interact with any web page. No MCP, no Chrome extension — just fast CLI.

2026-03-12
plan-ceo-review
chief-executives-111011

CEO/founder-mode plan review. Rethink the problem, find the 10-star product, challenge premises, expand scope when it creates a better product. Three modes: SCOPE EXPANSION (dream big), HOLD SCOPE (maximum rigor), SCOPE REDUCTION (strip to essentials).

2026-03-12
plan-eng-review
computer-systems-analysts

Eng manager-mode plan review. Lock in the execution plan — architecture, data flow, diagrams, edge cases, test coverage, performance. Walks through issues interactively with opinionated recommendations.

2026-03-12
retro
project-management-specialists

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking.

2026-03-12
review
software-quality-assurance-analysts-and-testers

Pre-landing PR review. Analyzes diff against main for SQL safety, LLM trust boundary violations, conditional side effects, and other structural issues.

2026-03-12
ship
software-developers

Ship workflow: merge main, run tests, review diff, bump VERSION, update CHANGELOG, commit, push, create PR.

2026-03-12
agent-based-sim
mathematical-science-occupations-all-other

Agent-based prediction market simulation with heterogeneous traders. Informed traders, noise traders, market makers, Kyle lambda price impact, order book dynamics, and emergent price discovery. Based on Gode & Sunder (1993), Farmer et al. (2005), and Kyle (1985).

2026-03-01
copula-modeling
financial-risk-specialists

Dependency modeling beyond correlation matrices. Gaussian, Student-t, Clayton, and Gumbel copulas for correlated prediction market outcomes. Tail dependence quantification and vine copulas for high-dimensional portfolios. The reason Gaussian copulas failed in 2008 — and what to use instead.

2026-03-01
monte-carlo
data-scientists-152051

Foundation Monte Carlo simulation for binary contracts and prediction markets. GBM-based path simulation, binary payoff estimation, confidence intervals, and Brier score calibration. The base layer everything else builds on.

2026-03-01
particle-filter
data-scientists-152051

Sequential Monte Carlo (particle filters) for real-time probability updating. Bootstrap filter with systematic resampling, ESS monitoring, logit-space state evolution, and credible intervals. For live event tracking like election night or real-time market monitoring.

2026-03-01
variance-reduction
mathematical-science-occupations-all-other

Importance sampling for rare events, antithetic variates, control variates, stratified sampling, and stacking all three. Achieves 100-10,000x variance reduction over crude Monte Carlo. Table stakes for production simulation.

2026-03-01
Showing 4 of 4 repositories
All repositories loaded