Sanjan B M avatar

Sanjan B M

Community

@sanjanb · Banglore

24Followers
|
97Public Repos
|
104Published Skills

AI & ML Engineer

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)UI/UX & Creative M.. (20%)Cybersecurity & Co.. (15%)AI Models & Machin.. (10%)

Agent Skills by Sanjan B M

Showing 104 vetted skills indexed across 1 GitHub repositories.

sanjanbsanjanb
1

pair-agent

Generates a setup key to pair a remote AI agent with your browser session.

Community
Advanced
sanjanbsanjanb
1

benchmark

Detects web performance regressions by benchmarking page load metrics against stored baselines.

Community
Advanced
sanjanbsanjanb
1

design-html

Generates production-quality HTML and CSS from approved design mockups using Pretext text layout.

Community
Advanced
sanjanbsanjanb
1

browse

Controls a persistent headless Chromium browser for QA testing, screenshots, and page state verification.

Community
Advanced
sanjanbsanjanb
1

ios-clean

Removes the DebugBridge SPM package and debug wiring from iOS apps.

Community
Advanced
sanjanbsanjanb
1

plan-tune

Tune AskUserQuestion preferences and inspect developer behavior profiles across gstack skills.

Community
Advanced
sanjanbsanjanb
1

design-shotgun

Generates multiple AI design variants and collects structured feedback through a comparison board.

Community
Advanced
sanjanbsanjanb
1

plan-design-review

Reviews UI/UX design plans across seven scored passes and fixes gaps interactively.

Community
Advanced
sanjanbsanjanb
1

handoff

Generates a handoff document summarizing the current conversation for a fresh agent session.

Community
Basic
sanjanbsanjanb
1

design-consultation

Generates a complete design system and DESIGN.md source of truth for projects.

Community
Advanced
sanjanbsanjanb
1

to-tickets

Breaks plans and specs into tracer-bullet tickets with declared blocking edges published to a tracker.

Community
Intermediate
sanjanbsanjanb
1

autoplan

Runs CEO, design, engineering, and DX plan reviews sequentially with automated decisions.

Community
Advanced
sanjanbsanjanb
1

learn

Review, search, prune, and export project learnings stored across sessions.

Community
Advanced
sanjanbsanjanb
1

guard

Warns on destructive bash commands and restricts file edits to a chosen directory.

Community
Intermediate
sanjanbsanjanb
1

research

Investigates questions against primary sources and writes cited findings to a Markdown file.

Community
Basic
sanjanbsanjanb
1

prototype

Build throwaway prototypes to answer design questions about logic or UI.

Community
Intermediate
sanjanbsanjanb
1

freeze

Restricts Edit and Write operations to a user-specified directory for the session.

Community
Intermediate
sanjanbsanjanb
1

git-guardrails-claude-code

Configures Claude Code hooks to block dangerous git commands before execution.

Community
Basic
sanjanbsanjanb
1

triage

Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.

Community
Advanced
sanjanbsanjanb
1

ios-qa

Runs vision-driven QA loops against SwiftUI apps on a physical iPhone over USB.

Community
Advanced
sanjanbsanjanb
1

careful

Intercepts destructive bash commands and prompts for confirmation before execution.

Community
Intermediate
sanjanbsanjanb
1

open-gstack-browser

Launches an AI-controlled Chromium browser with a live sidebar activity feed.

Community
Advanced
sanjanbsanjanb
1

cso

Audits repositories for secrets, supply chain risks, CI/CD flaws, and OWASP vulnerabilities.

Community
Advanced
sanjanbsanjanb
1

plan-ceo-review

Reviews product plans with CEO-level scope expansion, reduction, and premise-challenging analysis.

Community
Advanced

Frequently Asked Questions About Sanjan B M

FAQPage Schema
What tasks can I accomplish with Sanjan B M's skill registry?

The registry covers end-to-end software delivery: spec writing, plan reviews (CEO, engineering, design, DX), test-driven development, web and iOS QA, security audits, performance benchmarking, deployment pipelines, retrospectives, and documentation generation. Skills also handle web scraping, PDF export, diagram creation, and cross-model benchmarking.

Who is the target audience for these skills?

The skills target software engineers, engineering managers, founders, and designers working with AI coding agents such as Claude Code and OpenCode. iOS developers building SwiftUI apps, web developers needing QA and performance regression detection, and teams wanting structured plan reviews and retrospectives benefit most.

How are these skills installed and invoked at runtime?

Skills are defined via YAML frontmatter with name, description, triggers, and allowed-tools fields, installed under a skills directory such as ~/.claude/skills/gstack. They activate through natural-language trigger phrases or slash commands, and some register PreToolUse hooks that run shell checks before Edit, Write, or Bash operations execute.

What safety and security capabilities are included?

The careful, freeze, guard, and git-guardrails skills warn before destructive commands like rm -rf or force-push, block dangerous git operations, and restrict edits to specific directories. The cso and security-review skills provide OWASP audits, vulnerability scanning, and PR review with confidence scoring and git blame context.

What prerequisites or dependencies do these skills require?

Skills assume a host coding agent environment (Claude Code, OpenCode, or Codex CLI) with Bash, Read, Write, Edit, Glob, and Grep tool access. Specific skills need extras: iOS skills require a SwiftUI project with SPM, gbrain setup needs PGLite or Supabase, and deployment skills detect platforms like Fly.io, Vercel, or GitHub Actions.