Algorithm Basics
Community@algorithmbasics · Cleveland, OH
A Data Science Company
Agent Skills by Algorithm Basics
Showing 40 vetted skills indexed across 1 GitHub repositories.
gstack
Coordinate planning, design, QA, and shipping via a CLI-driven skill registry.
benchmark
Execute browser-based benchmarks against URLs to detect performance regressions.
design-html
Translate approved design mockups into responsive HTML and CSS.
design-shotgun
Generate multiple AI design variants and present a side-by-side comparison board.
plan-design-review
Identify gaps and missing design decisions in design plans.
autoplan
Execute sequential CEO, design, eng, and DX reviews with auto-decisions.
design-consultation
Generate DESIGN.md and design guidelines from product goals.
learn
Manage project learnings across sessions with search, prune, and export commands.
freeze
Restrict file edits to a user-specified directory within a session.
checkpoint
Capture git status, decisions, and remaining work into saveable checkpoints.
careful
Inspect Bash input and warn before destructive commands like rm, git, and kubectl.
cso
Audit infrastructure, CI/CD pipelines, and dependencies for security risks.
canary
Monitor production apps for console errors, performance regressions, and page failures.
open-gstack-browser
Launch a headed browser session with a live feed and side panel.
investigate
Identify software failure root causes through a structured four-phase process.
document-release
Update project documentation to match shipped changes after a release.
health
Run code quality checks and compute a weighted 0-10 health score.
gstack-upgrade
Automate gstack upgrades across global and vendored installs with rollback.
land-and-deploy
Merge a PR, wait for CI, deploy to production, and verify canary health.
codex
Invoke the OpenAI Codex CLI to critique code diffs and propose improvements.
qa
Simulate user interactions to test web applications and verify fixes.
qa-only
Identify web app issues and report them with health scores and repro steps, without changing code.
setup-browser-cookies
Import decrypted Chromium cookies into a Playwright headless session.
review
Analyze PR diffs for SQL safety, LLM boundary, and side-effect risks.