Avinandan gupta avatar

Avinandan gupta

Community

@whatswithavi

0Followers
|
14Public Repos
|
59Published Skills

just a normal coder

Skills Distribution
DomainDeveloper To...Agent Architecture.. (30%)Software Developme.. (25%)Frontend & Visual .. (20%)Document & File Pr.. (15%)

Agent Skills by Avinandan gupta

Showing 59 vetted skills indexed across 1 GitHub repositories.

whatswithaviwhatswithavi

clone-website

Reverse-engineers websites into pixel-perfect Next.js clones using browser automation and parallel builder agents.

Community
Advanced
whatswithaviwhatswithavi

planning-with-files

Organizes complex multi-step tasks using persistent markdown planning files on disk.

Community
Advanced
whatswithaviwhatswithavi

ui-ux-pro-max

Searches a BM25-indexed database of UI styles, palettes, typography, and stack guidelines for design decisions.

Community
Intermediate
whatswithaviwhatswithavi

using-git-worktrees

Creates isolated git worktrees with directory selection, ignore verification, and baseline test validation.

Community
Intermediate
whatswithaviwhatswithavi

multi-agent-patterns

Designs and implements multi-agent architectures with supervisor, swarm, and hierarchical coordination patterns.

Community
Advanced
whatswithaviwhatswithavi

defuddle

Extract clean markdown content from web pages using the Defuddle CLI.

Community
Basic
whatswithaviwhatswithavi

bdi-mental-states

Transform RDF context into BDI agent mental states using formal ontology patterns.

Community
Advanced
whatswithaviwhatswithavi

context-degradation

Diagnose and mitigate context degradation patterns in LLM agent systems.

Community
Advanced
whatswithaviwhatswithavi

test-driven-development

Enforces red-green-refactor test-driven development workflow before writing implementation code.

Community
Intermediate
whatswithaviwhatswithavi

systematic-debugging

Diagnose bugs through a four-phase root cause investigation process before proposing fixes.

Community
Advanced
whatswithaviwhatswithavi

theme-factory

Apply curated color palettes and font pairings to slides, docs, and HTML artifacts.

Community
Basic
whatswithaviwhatswithavi

context-compression

Implement structured summarization and probe-based evaluation for compressing long agent conversation histories.

Community
Advanced
whatswithaviwhatswithavi

memory-systems

Designs agent memory architectures using vector stores, knowledge graphs, and temporal retrieval frameworks.

Community
Advanced
whatswithaviwhatswithavi

doc-coauthoring

Guides collaborative document drafting through context gathering, iterative refinement, and reader testing.

Community
Advanced
whatswithaviwhatswithavi

web-design-guidelines

Review UI code files against Vercel Web Interface Guidelines and report findings.

Community
Basic
whatswithaviwhatswithavi

advanced-evaluation

Implements LLM-as-judge evaluation pipelines with direct scoring, pairwise comparison, and bias mitigation.

Community
Advanced
whatswithaviwhatswithavi

obsidian-markdown

Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, and properties.

Community
Intermediate
whatswithaviwhatswithavi

using-superpowers

Enforces skill discovery and invocation before any AI response or action.

Community
Intermediate
whatswithaviwhatswithavi

dispatching-parallel-agents

Dispatches concurrent agents to investigate independent test failures across separate problem domains.

Community
Intermediate
whatswithaviwhatswithavi

claude-api

Build LLM-powered applications with the Claude API and Anthropic SDKs.

Community
Advanced
whatswithaviwhatswithavi

xlsx

Create, edit, and recalculate Excel spreadsheets with formulas using openpyxl and LibreOffice.

Community
Advanced
whatswithaviwhatswithavi

pdf

Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.

Community
Advanced
whatswithaviwhatswithavi

executing-plans

Executes written implementation plans task-by-task with verification checkpoints and review gates.

Community
Intermediate
whatswithaviwhatswithavi

algorithmic-art

Generates p5.js generative art with seeded randomness and interactive parameter controls.

Community
Intermediate

Frequently Asked Questions About Avinandan gupta

FAQPage Schema
What tasks can I accomplish with whatswithavi's skill registry?▼

You can clone websites, plan multi-step projects with file-based tracking, run test-driven development and systematic debugging, process PDF/Word/Excel/PowerPoint files, design React and mobile UIs, optimize Postgres queries, build MCP servers, and engineer agent memory, context, and evaluation systems.

Who is the target audience for these skills?▼

Software engineers, agent-system architects, and frontend developers working inside Claude Code-style environments. The manifest suits practitioners building multi-agent systems, enforcing TDD and code-review discipline, designing React/Next.js interfaces, or managing Obsidian vaults and document pipelines.

How do the planning and execution skills work in practice?▼

planning-with-files creates task_plan.md, findings.md, and progress.md, with hooks that reload state after session clears. writing-plans drafts implementation steps, executing-plans runs them with review checkpoints, and verification-before-completion demands command output evidence before claiming success.

Are these skills open source and what licenses apply?▼

Licensing is mixed. Vercel-authored skills (react-best-practices, composition-patterns, react-native-skills) and supabase-postgres-best-practices are MIT. Document skills (pdf, docx, xlsx, pptx) are proprietary, while others reference complete terms in bundled LICENSE.txt files.

What prerequisites or dependencies do these skills require?▼

Most skills run inside a Claude Code environment with Read, Write, Edit, Bash, Glob, and Grep access. Specific ones need extras: webapp-testing requires Playwright, defuddle uses the Defuddle CLI, obsidian-cli needs an Obsidian vault, and planning-with-files invokes PowerShell or shell check scripts.