Installs a high-discipline Claude Code protocol for planning, delegation, verification, and concise communication.
Project overview
claude-for-pro-max-user adds an absolute-mode communication style and a repeatable engineering loop: scope, explore, plan, implement, verify, and report evidence. Its references cover context budgeting, persistent CLAUDE.md rules, delegation, hooks versus skills, headless automation, and failure patterns. It is a protocol layer rather than a feature library, so its main effect is on how future sessions work and communicate.
Prompt Mentor turns a rough request into a clearer instruction before carrying it out. It activates only when invoked, scales its explanation from a quick fix to a multi-file project, and shows the revised prompt, implementation, concepts, takeaways, and final prompt used.
Fix resume formatting that causes ATS systems to miss key fields.
Project overview
Use this skill to audit and rewrite resume layout so systems such as Workday, Greenhouse, Lever, and iCIMS are more likely to extract company names, job titles, and dates correctly. It targets specific parsing failures such as year-only ranges, fused header lines, stylized company names, and parenthetical titles, then adds pre-upload and post-upload checks. It does not improve or invent resume content, and no format can guarantee a perfect parse.
General skillDesign and creative workModel Context Protocol
ux-motion-teardown↗
@JuHaoLi·HTML
Turn a live site's motion and scroll behavior into reusable design specifications.
Project overview
Give the skill a URL and it observes the site in a real browser, then converts its motion tracks, scroll model, assets, and design parameters into a structured specification, an implementation-oriented design manual, and an interactive timeline diagram. It is useful before rebuilding or studying a motion-heavy site, but it requires claude-in-chrome and network access rather than a headless browser.
Provides an Angular Material reference skill synchronized from the official components repository.
Project overview
angular-material-skill generates an AI reference skill for Angular Material and CDK from the official angular/components repository. A manifest pins the source tag, while release checks and a manual sync regenerate only changed references for review. The project is still marked as a v1 work in progress, and generated updates are never committed automatically.
Format Markdown as styled HTML ready for WeChat article publishing.
Project overview
wechat-article-formatter-skill converts Markdown into styled HTML for WeChat Official Account articles. It supports custom CSS, automatic image uploads, and quick export, letting authors choose an article, adjust its presentation, and save a publishable version. It is intended for writers who want to reduce repetitive copying and manual layout work.
Automate operational workflows with lightweight AI skills
Project overview
AI Skill Hub is a collection of small AI skills for reducing repetitive operational work and making execution easier to see. Its Standup Agent can combine changes from Jira, GitHub, Slack, and meeting tools into structured updates while surfacing blockers and stale work; the collection is intended for quick, lightweight integrations.
General skillKnowledge managementModel Context Protocol
searching-apple-notes↗
@yinanli1917-cloud·Python
Search and write Apple Notes locally in Chinese or English
Project overview
searching-apple-notes lets Claude query and update an Apple Notes archive through natural language in Chinese or English. BGE-M3 embeddings and ChromaDB run locally on the Mac, with citations in answers and formatted notes written back; no API key, MCP setup, or third-party server is required, aside from downloading the model once.
Let coding agents validate real pages through Chrome DevTools
Project overview
Browser Tools gives coding agents a Chrome DevTools Protocol interface for launching isolated browser sessions and validating real pages. Agents can navigate, inspect and interact with the DOM, capture screenshots, and diagnose console or network activity. Chrome for Testing support helps make browser setups more repeatable.
Use ready-made Claude skills for automation and data extraction
Project overview
claude-skills-collection is a curated set of drop-in Claude Code skills for automation, data extraction, code generation, and productivity work. It is aimed at people who want to extend Claude with reusable capabilities instead of assembling each workflow from scratch.
Build and publish a Metalsmith static site through a guided Claude workflow.
Project overview
This Claude Code skill starts a Metalsmith project from the micro starter, asks discovery questions, selects reusable components, and builds pages with the expected YAML frontmatter. You can refine the site through live-preview feedback and then receive help pushing to GitHub for Netlify deployment. Node.js 18, Git, GitHub, and a connected Netlify account are prerequisites.
Search the web from Claude Code through Google Programmable Search Engine.
Project overview
GPSE Skill adds Google Programmable Search Engine queries to Claude Code, with filters for dates, sites, exact phrases, and excluded terms. It supports paginated results and formats titles, links, and snippets as Markdown, using plain JavaScript without external packages. Setup requires a Google Cloud project with the Custom Search API enabled, an API key, and a Programmable Search Engine ID.
General skillData and analyticsModel Context Protocol
pinmeto-location-reports-skill↗
@PinMeTo·Python
Turn PinMeTo location analytics into presentation-ready PDF and PowerPoint reports.
Project overview
PinMeTo Location Reports Skill converts multi-location analytics into polished PDF and PowerPoint reports for board meetings, executive presentations, quarterly reviews, or marketing summaries. It can be used with Claude Desktop, Claude.ai, or Claude Code. A PinMeTo MCP server connected to the user's account is required, and desktop or web use also needs code execution and file creation enabled.
Inspect, debug, trigger, unblock, and author Buildkite pipelines through an AI assistant.
Project overview
Buildkite Skills offers eight installable workflows for checking build status, retrieving logs, diagnosing failures, troubleshooting stuck agents, unblocking approvals, triggering builds, analyzing skipped steps, and editing pipeline YAML. Users can ask for these actions in natural language rather than navigating each Buildkite screen manually. The skills rely on Buildkite's remote MCP server with OAuth, so a Buildkite account and an AI client that supports skills and MCP are required.
General skillDocument productivityModel Context Protocol
claudeDocugen↗
@asachs01·Python
Turn web workflows into annotated step-by-step documentation
Project overview
DocuGen turns a recorded or described web workflow into step-by-step documentation with annotated screenshots and contextual explanations. It can highlight click targets, blur sensitive values such as passwords and API keys, and adapt the guide for different audiences. The tool requires Python 3.8 or newer and Claude Code or Claude.ai with Playwright MCP.
Define measurable baselines, targets, evaluation dates, and stop conditions before building AI projects.
Project overview
The Metric Mandate guides an AI project through five concrete decisions: the number that should change, its current baseline, the minimum worthwhile improvement, when it will be measured, and what outcome should stop the project. It rejects vague answers and stress-tests whether a metric can be improved without solving the real problem. The result is a concise table of success criteria and metric gameability before implementation begins.
Install Moodle 5.x on Laravel Herd and fix its common local configuration problems.
Project overview
Moodle Herd Installer Skill gives Claude Code, OpenCode, and similar assistants a focused procedure for installing Moodle 5.x on Laravel Herd. It addresses the new public directory layout, broken CSS or JavaScript responses, gzip decoding errors, Nginx slash arguments, and database driver selection. The repository includes a configuration template and an Nginx snippet, and is intended specifically for this local Moodle and Herd setup rather than general deployment.
Map banking capabilities, service domains, and APIs with the BIAN framework.
Project overview
BIAN Skill helps banking architecture teams describe capabilities through standardized business areas, service domains, and service operations, then use those definitions to shape APIs and system boundaries. It covers domains such as customer and party data, payments, products, channels, risk, and compliance, with guidance for current-state mapping, gap analysis, and phased modernization.