Agent Skills by Minh Thắng
Showing 80 vetted skills indexed across 1 GitHub repositories.
claude-automation-recommender
Analyze a codebase to recommend Claude Code automation across hooks, subagents, skills, plugins, and MCP servers.
build-mcp-server
Guide MCP server scaffolding from use-case discovery to deployment-model selection.
build-mcp-app
Create and deploy interactive MCP UI widgets for Claude chat surfaces.
build-mcpb
Package local MCP servers into portable .mcpb bundles with manifest and dependencies.
feature-dev
Coordinate end-to-end feature development across modules with a phase-driven workflow.
explain
Explain code, algorithms, or architecture using an inverted-pyramid structure with examples.
verify-then-draw
Verify code correctness before rendering architecture diagrams from modules.
theme-factory
Apply color palettes and typography from themes/*.md files to slide decks and artifacts.
claude-md-management
Audit CLAUDE.md files across repositories and generate structured quality reports.
revise-claude-md
Update CLAUDE.md with session learnings following team conventions.
plan-refactor
Plan complex changes using an eight-phase workflow with human gates.
audit-dead
Audit code changes for dead imports, parameters, and schema gaps.
verify-plan
Verify factual claims in a project plan against the codebase.
doc-coauthoring
Guide three-stage co-authoring workflows for technical documentation.
audit-plugin
Audits Claude Code plugins via multi-stage independent reviews and convergence loops.
claude-api
Implement Claude API workflows and migrate between Claude model versions.
code-review
Identify high-signal issues in GitHub pull requests via multi-agent review.
xlsx
Read, modify, and write xlsx, csv, tsv, and xlsm spreadsheets with Python.
Extract text and tables from PDFs using pypdf and pdfplumber.
command-development
Design and validate Claude Code slash commands with YAML frontmatter and bash patterns.
skill-development
Standardize Claude Code plugin skills with frontmatter-driven SKILL.md packaging.
create-plugin
Develop Claude Code plugins through a phase-driven workflow from discovery to documentation.
plugin-settings
Store per-project plugin configuration in YAML frontmatter within .claude files.
plugin-structure
Define Claude Code plugin scaffolding with manifest and auto-discovery rules.