Unnat Sharma
Community@unnxt30 · Ghaziabad
Aspiring dev
Agent Skills by Unnat Sharma
Showing 29 vetted skills indexed across 1 GitHub repositories.
ast-grep
Write ast-grep rules to search codebases using Abstract Syntax Tree patterns.
setup-matt-pocock-skills
Configures issue tracker, triage labels, and domain docs for engineering skills in AGENTS.md.
handoff
Write path-free, clipboard-ready handoff prompts for delegating tasks to another agent.
i-have-adhd
Shapes AI responses into action-first, numbered, ADHD-readable output formats.
improve-codebase-architecture
Identifies shallow modules and proposes deepening refactors to improve codebase testability and navigability.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
ste-writing
Rewrite prose into ASD-STE100 Simplified Technical English with a linting script.
triage
Triage GitHub issues through a label-driven state machine with agent briefs.
prototype
Build throwaway terminal or UI prototypes to validate state models and design options.
diagnose
Diagnose bugs and performance regressions through a structured reproduce-hypothesise-fix workflow.
to-issues
Breaks plans and PRDs into vertical-slice issues on a project issue tracker.
zoom-out
Maps relevant modules and callers to provide higher-level context for unfamiliar code.
write-a-skill
Create new agent skills with structured SKILL.md files and bundled resources.
pr-knowledge
Generates a verified visual HTML context page for a branch or pull request.
grill-with-docs
Stress-tests plans through structured interviews while updating CONTEXT.md glossaries and ADR documentation.
github-code-review
Orchestrates multi-agent code reviews on GitHub pull requests using swarm coordination.
teach-me
Verifies user understanding of completed work through checklist-driven teaching and quizzing.
grade-scaffold
Grades scaffolded projects by comparing TODO markers against implementations and running smoke tests.
video-use
Edit videos conversationally by transcribing, cutting, grading, and compositing with ffmpeg.
learning-scaffold
Scaffolds projects with stubs and Socratic architecture interviews for hands-on learning.
visual-knowledge
Generates a self-contained HTML page with Mermaid diagrams mapping unfamiliar codebases.
graphify
Converts folders of code, docs, papers, and images into a clustered knowledge graph with HTML, JSON, and audit report outputs.
caveman
Compresses AI responses by removing filler words while preserving technical accuracy.
tdd
Guides test-driven development using the red-green-refactor loop with behavior-focused tests.
Frequently Asked Questions About Unnat Sharma
FAQPage SchemaWhat 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.