ワンクリックで
mstack
mstack には mayank-io から収集した 21 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。
このリポジトリの skills
Extract content from an X/Twitter post, thread, or article using Playwright. Detects threads automatically, walks back to the first post when the shared link lands mid-thread, and downloads images locally. Use when the user says "read this x post", "get content from this tweet", "what does this x post say", "extract this tweet", "get the whole thread", or shares an x.com/twitter.com URL.
This skill should be used when the user shares a blog/article URL (Medium, Substack, personal blog, news/long-form post) and asks to "download this blog post", "save this article", "archive this post with images", "clip this medium article", or otherwise wants a self-contained local copy. Extracts clean markdown via Defuddle, recovers lazy-loaded images via Playwright (which Defuddle drops), and — when the article contains Vedic astrology charts — invokes the download:vedic-chart skill to digitize them. Saves a folder with frontmatter + an images/ subfolder.
This skill should be used when the user shares a Vedic/Jyotish horoscope chart image and asks to "convert this chart", "extract this kundli", "digitize this horoscope", "chart to ascii", "read this birth chart", "what planets are in this chart", or to parse a rasi/navamsa/divisional (D-1, D-9, D-7, D-30, etc.) chart printout. Converts a chart image into structured JSON plus ASCII North-Indian and South-Indian diagrams. Also invoked by the download:blog-post skill when astrology charts are found in an article.
Parallel divergent ideation for coding agents. Spawns N isolated branches under different cognitive frames (regulator, biology, speedrunner, 10 year old, $0 budget), scores, prunes traps, and deepens the top survivors. The isolated parallel branches and the separated generator/critic phases are load-bearing. Costs about 10 LLM/Agent calls per run (5 to 10x a single answer) so invocation is gated. UNCONDITIONAL TRIGGER. When the user types "/adhd" or explicitly asks for "ADHD mode", "use the adhd skill", or "run ADHD on this", invoke the full loop without further judgment. Skip the pre-flight check. CONDITIONAL TRIGGER. For everything else, self-judge before invoking. Only proceed when ALL of these hold: (a) the answer space is OPEN-ENDED (multiple viable answers, no single canonical correct one), (b) the cost of the obvious answer being wrong is high (architecture decision, fuzzy bug with no known root cause, API or SDK surface design, naming for a public product, strategy, positioning, schema
Propose the single smartest, most radically innovative, accretive, useful, and compelling addition to the current project. Output uses BLUF + Pyramid Principle. Use when the user says "next idea", "what should I build next", "what's the best next move", "what would make this 10x better", or wants a single high-conviction recommendation grounded in the current state of the project.
Check whether a candidate company name is available across USPTO trademarks, WA Secretary of State, and major domain TLDs. Use when the user asks to check, verify, clear, or sweep a name for an LLC, corp, brand, trademark, or domain — anything that needs to be unique before filing.
Clean permissions allow list in settings.json — removes one-off command pastes, entries redundant with broader wildcards, and dead MCP references. Use when user says "clean permissions", "audit permissions", "clean up settings", or "prune allow list".
Analyze recent work and propose how to make it repeatable. Use when the user says "make this repeatable", "automate this", "I want to do this again", "turn this into a command", or discusses creating reusable workflows.
Surface recurring patterns from Claude Code sessions and propose skills, plugins, agents, and CLAUDE.md improvements. Use when the user says "surface usage patterns", "analyze my usage", "audit my sessions", "find improvement opportunities", or wants to know what's worth automating from their recent work.
Apply tagged review comments (e.g. [MK], [REV]) in the current document immediately, using per-tag interpretation rules from `~/.mstack/dev/feedback-tags.json`. Use when the user says "apply feedback", "apply MK comments", "apply review notes", "apply my edits", or wants tagged comments incorporated directly into a document without an approval gate.
Run iterative code review with diminishing fix thresholds. Use when the user says "review my code", "iterative review", "code review", "review this iteratively", or after completing a feature implementation.
Run iterative design document review with diminishing fix thresholds. Use when the user says "review my design", "design review", "review this design doc", "review the design iteratively", or after completing a design document.
This skill should be used when the user says "finish worktree", "close out worktree", "merge and close milestone", "finish this worktree", "done with worktree", "wrap up worktree", or when a worktree branch is complete and needs to be merged into main AND related documentation status, project plan, and next-milestone recommendations need updating. Combines local merge (via git-worktree:local-merge), doc status updates, project plan updates, and next-milestone recommendation into one workflow. Prefer this over plain local-merge when doc and plan updates are needed.
Run iterative ML design review with diminishing fix thresholds. Use when reviewing designs for ML systems, evaluation harnesses, automated search systems, scoring functions, data pipelines, or any design where statistical soundness, data leakage, overfitting risks, and metric validity are primary concerns.
Review tagged comments (e.g. [MK], [REV]) in the current document, present a plan, and apply after approval. Uses per-tag interpretation rules from `~/.mstack/dev/feedback-tags.json`. Use when the user says "review feedback", "review MK comments", "plan the feedback", or wants a plan-then-apply flow for tagged review notes in a document.
Bootstrap doc-conventions in the current project: creates docs/templates/ (including dashboard.base), docs/dashboard.md, configures Obsidian, and appends a workflow section to CLAUDE.md. Use when the user says "set up doc conventions", "bootstrap docs", "install doc-conventions", or "set up the docs folder".
Summarize the current conversation: ongoing task progress + continuous improvement insights. Use when the user says "summarize this", "recap", "summary", "wrap up", or wants a checkpoint of work-in-progress and lessons learned.
Use when user shares an arxiv or alphaxiv URL, mentions a paper ID like 2401.12345, or asks to explain, summarize, or analyze a research paper. Fetches structured AI-generated overview from alphaxiv.org instead of reading raw PDFs.
Download all pages from a public Notion site as Markdown files with cross-references and embedded images. Use when the user shares a public Notion site URL and wants to archive, save, mirror, or extract the contents as local markdown.
Download all pages from a Scribd document as images. Use when the user shares a scribd.com URL and wants to save, download, archive, or extract the pages/images of a Scribd document.
Extract transcript and metadata from a YouTube video using a persistent Chrome session. Use when the user shares a youtube.com or youtu.be URL and wants the transcript, video metadata, chapters, or speakers.