Unnat Sharma avatar

Unnat Sharma

Community

@unnxt30 · Ghaziabad

14Followers
|
76Public Repos
|
29Published Skills

Aspiring dev

Skills Distribution
DomainDeveloper To...Code Analysis & Re.. (30%)Debugging & Test-D.. (20%)Issue Triage & Pro.. (20%)Technical Document.. (15%)

Agent Skills by Unnat Sharma

Showing 29 vetted skills indexed across 1 GitHub repositories.

unnxt30unnxt30

ast-grep

Write ast-grep rules to search codebases using Abstract Syntax Tree patterns.

Community
Intermediate
unnxt30unnxt30

setup-matt-pocock-skills

Configures issue tracker, triage labels, and domain docs for engineering skills in AGENTS.md.

Community
Intermediate
unnxt30unnxt30

handoff

Write path-free, clipboard-ready handoff prompts for delegating tasks to another agent.

Community
Intermediate
unnxt30unnxt30

i-have-adhd

Shapes AI responses into action-first, numbered, ADHD-readable output formats.

Community
Basic
unnxt30unnxt30

improve-codebase-architecture

Identifies shallow modules and proposes deepening refactors to improve codebase testability and navigability.

Community
Advanced
unnxt30unnxt30

find-skills

Searches and installs agent skills from the open skills ecosystem using the Skills CLI.

Community
Basic
unnxt30unnxt30

ste-writing

Rewrite prose into ASD-STE100 Simplified Technical English with a linting script.

Community
Intermediate
unnxt30unnxt30

triage

Triage GitHub issues through a label-driven state machine with agent briefs.

Community
Advanced
unnxt30unnxt30

prototype

Build throwaway terminal or UI prototypes to validate state models and design options.

Community
Intermediate
unnxt30unnxt30

diagnose

Diagnose bugs and performance regressions through a structured reproduce-hypothesise-fix workflow.

Community
Advanced
unnxt30unnxt30

to-issues

Breaks plans and PRDs into vertical-slice issues on a project issue tracker.

Community
Intermediate
unnxt30unnxt30

zoom-out

Maps relevant modules and callers to provide higher-level context for unfamiliar code.

Community
Basic
unnxt30unnxt30

write-a-skill

Create new agent skills with structured SKILL.md files and bundled resources.

Community
Basic
unnxt30unnxt30

pr-knowledge

Generates a verified visual HTML context page for a branch or pull request.

Community
Advanced
unnxt30unnxt30

grill-with-docs

Stress-tests plans through structured interviews while updating CONTEXT.md glossaries and ADR documentation.

Community
Intermediate
unnxt30unnxt30

github-code-review

Orchestrates multi-agent code reviews on GitHub pull requests using swarm coordination.

Community
Advanced
unnxt30unnxt30

teach-me

Verifies user understanding of completed work through checklist-driven teaching and quizzing.

Community
Intermediate
unnxt30unnxt30

grade-scaffold

Grades scaffolded projects by comparing TODO markers against implementations and running smoke tests.

Community
Intermediate
unnxt30unnxt30

video-use

Edit videos conversationally by transcribing, cutting, grading, and compositing with ffmpeg.

Community
Advanced
unnxt30unnxt30

learning-scaffold

Scaffolds projects with stubs and Socratic architecture interviews for hands-on learning.

Community
Advanced
unnxt30unnxt30

visual-knowledge

Generates a self-contained HTML page with Mermaid diagrams mapping unfamiliar codebases.

Community
Advanced
unnxt30unnxt30

graphify

Converts folders of code, docs, papers, and images into a clustered knowledge graph with HTML, JSON, and audit report outputs.

Community
Advanced
unnxt30unnxt30

caveman

Compresses AI responses by removing filler words while preserving technical accuracy.

Community
Basic
unnxt30unnxt30

tdd

Guides test-driven development using the red-green-refactor loop with behavior-focused tests.

Community
Intermediate

Frequently Asked Questions About Unnat Sharma

FAQPage Schema
What tasks can I accomplish with unnxt30's skills?

You can perform AST-based structural code search, run test-driven red-green-refactor cycles, diagnose bugs and performance regressions, triage issues, generate PRDs, review GitHub PRs with swarm coordination, edit video by conversation, rewrite prose in ASD-STE100 Simplified Technical English, and build knowledge graphs from code, docs, or papers.

Who are these skills designed for?

Software engineers, code reviewers, and technical writers working in agent-assisted environments. Specific personas include developers debugging regressions, reviewers onboarding onto unfamiliar branches, maintainers triaging issue backlogs, learners using Socratic scaffolding, and readers who need ADHD-friendly output formatting.

How do I install and run these skills?

Skills are invoked by name or trigger phrases like /graphify, /grade, or /learn-build inside an agent environment. Run setup-matt-pocock-skills first to configure AGENTS.md, triage labels, and docs layout before using to-issues, to-prd, triage, diagnose, tdd, or zoom-out.

Are these skills open source and what do they cost?

The career-ops skill explicitly carries an MIT license, confirming free use and modification for that skill. Other skills in the manifest do not state licensing terms, so users should check the repository at unnat.xyz or the GitHub profile before redistribution.

What prerequisites or dependencies do these skills require?

github-code-review requires github-cli, ruv-swarm, and claude-flow. analyzer-timeout-analysis requires the mb CLI with an authenticated profile, gcloud with logging read access, python3, and a filled-in .env file. Most other skills run natively in the agent environment without external dependencies.