← All creators

MohanTn

User

Personal dotfiles and configuration for Claude Code, tmux, and Neovim

11 indexed · 0 Featured · 1 stars · avg score 64
Prolific

Categories

Indexed Skills (11)

Testing & QA Listed

chrome-devtools-axi

Control a Chrome browser session through the chrome-devtools-axi CLI - navigate, snapshot, click, fill forms, run JavaScript, inspect console and network, take screenshots, audit performance. Use whenever a task needs a real browser: opening or testing a web page, clicking through a flow, extracting page content, or debugging a website.

1 Updated 5 days ago
MohanTn
Web & Frontend Listed

frontend-design

Guidance for distinctive, intentional visual design when building new UI or reshaping an existing one. Helps with aesthetic direction, typography, and making choices that don't read as templated defaults.

1 Updated 5 days ago
MohanTn
Data & Documents Listed

arch

Take a system or project the user has in mind and turn it into an architecture & solution plan (arch-<slug>.html) — a working, editable document covering project overview, system context, containers, integrations, data model, ADRs, quality attributes, security, deployment, risks, and roadmap, all grounded in the actual repo. Use when the user asks for an architecture plan, solution design, system overview, or says "arch".

1 Updated 5 days ago
MohanTn
Web & Frontend Listed

feature-plan

Take a feature the user has in mind and turn it into a co-authored, code-level feature implementation plan (featurePlan-<slug>.html) — file-by-file change manifest in build order, pseudo-code, edge cases, and open questions the human decides, all grounded in this repo's actual code. The user resolves questions and edits sections in the browser; exported human edits are tagged and override the AI draft. Use when the user asks for a feature implementation plan, a code-level breakdown, or says "featurePlan".

1 Updated 5 days ago
MohanTn
AI & Automation Listed

graphify

Use for any question about a codebase, its architecture, file relationships, or project content — especially when graphify-out/ exists, where the question should be treated as a graphify query first. Turns any input (code, docs, papers, images, videos) into a persistent knowledge graph with god nodes, community detection, and query/path/explain tools.

1 Updated 5 days ago
MohanTn
Data & Documents Listed

scaffold-pack-author

Author an in-tree scaffold-toolkit template pack for the repo you are in — any language, any architecture. Asks whether the repo intends to migrate toward a different target architecture (author a second, additive pack if so) and splits out external/infra packages (cloud SDKs, message brokers, secret managers) into their own packs. Study the repo's recurring pattern, turn one real instance into a versioned pack (Handlebars templates + descriptor + AI_IMPLEMENTATION markers + registry injections + test_data + a real build-check), wire the markers into the existing brownfield files, and point `.scaffold/config.json` at it so the pack lives in the repo's own git tree and the team maintains its coding standards there. Use when the user says "author/create a scaffold pack", "make a pack for this repo", "cut a new pack version", or "wire scaffold into this codebase". This is the producer side; the `scaffold` skill is the consumer side that runs `generate`.

1 Updated 5 days ago
MohanTn
Data & Documents Listed

scaffold

Drive @mohantn/scaffold-core for deterministic boilerplate scaffolding (DTOs, endpoints, services, route registration, frontend API clients) from a configured template pack when the user's request splits into "boilerplate the CLI can render" + "logic only the user can describe." Use when the user is adding or extending a new file/resource/service that follows an existing target-stack pattern. Skip when the task is mostly modifying existing implementations, or is fully bespoke code with no target-stack boilerplate to render.

1 Updated 5 days ago
MohanTn
AI & Automation Listed

token-efficiency

Audit and optimize token consumption in Copilot CLI configs agent prompts, skill files, and hook injection scripts. Use when reviewing config for redundancy, narrative bloat, or per-turn hook costs.

1 Updated 5 days ago
MohanTn
AI & Automation Listed

resolve-ai-notes

Resolve every "@AI" instruction left on a sketch-learn canvas page. A human leaves a note like "@AI tighten this section" as ordinary text anywhere on the page; this skill finds each one via the sketch-learn MCP server, edits the section it points at, clears the note, and loops until none remain. Use when the user says "check/resolve/address the @AI comments/notes on page X", "review page X for @AI notes and update it", or names this skill directly.

1 Updated 5 days ago
MohanTn
Web & Frontend Listed

sketch-design

Co-author a system-design sketch on an .excalidraw canvas through the sketch-learn MCP server — drop in a pre-built template or build a custom board, draft what the repo can ground, let the human fill the rest, review it in rounds until every box is green, then implement strictly from it. Every read and write goes through the MCP tools (get_summary, get_element, search_text, update_element, add_elements, get_template, commit), never through the file itself. Use when the user describes a feature they want designed before it is built, says "design doc", "sketch design", "system design", or asks to review, annotate, or implement an existing .excalidraw sketch.

1 Updated 5 days ago
MohanTn
Data & Documents Listed

repo-map-check

Check .claude/repo-map.md for cached file inventory before running filesystem queries.

1 Updated 5 days ago
MohanTn

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.