Calculate and explain Chinese divination topics with deterministic Python tools.
Project overview
This skill combines deterministic Python calculations and reference material for Bazi, Ziwei Doushu, I Ching, Liuyao, Qimen, feng shui, lunar calendars, naming, tarot, and related topics. It is framed for cultural learning and self-reflection, with explicit boundaries against death predictions and medical, legal, or financial decision-making.
Assess heritage significance and condition before planning conservation work.
Project overview
Use the five Claude Code commands to turn existing heritage documents, photos, and notes into a place brief, significance assessment, condition snapshot, prioritized recommendations, or a full assessment. The workflow follows the Burra Charter principle that cultural significance must guide later interventions, so recommendations cannot skip that step. Every output is a reviewable draft, not a substitute for a qualified practitioner, engineer, or statutory advice.
Draft and validate Apple App Store metadata within character limits.
Project overview
This Claude skill drafts App Store Connect metadata, displays live character counts, and validates every requested field before presenting it. Its playbook covers title and subtitle weighting, comma-free keyword fields, the fact that descriptions are not search-indexed, screenshot-caption OCR, trademark risks, and locale-specific wording; it makes no ranking or download guarantees.
Audit whether AI search systems can find, parse, and cite your site.
Project overview
Run the skill against a website or code repository to receive a scored audit, concrete findings, and prioritized actions for AI search visibility and agent readability. Recommendations are labeled by source tier and confidence, and every report includes practices the evidence does not support. Its knowledge base is dated May 2026, so fast-changing platform behavior should be rechecked.
Rewrite AI prose with specific details, natural rhythm, and a human voice.
Project overview
This skill rewrites articles, social posts, essays, cover letters, and other drafts to remove recognizable machine-like habits without relying on a banned-word list. It can match a supplied writing sample and focuses on concrete details, direct openings, varied rhythm, honest uncertainty, and endings that say something specific.
General skillSEO and search optimizationModel Context Protocol
sitedex-audit-fix↗
@mayank-d3·Shell
Turn failed SiteDex checks into deployable fixes and verification steps.
Project overview
sitedex-audit-fix reads a site's live SiteDex report, maps failed checks to repair recipes, generates the expected discovery and metadata files, and verifies the deployed result. It can run as a Claude Code skill or through standalone shell scripts, and is specifically designed for SiteDex AI-readiness scoring rather than a general-purpose website audit.
General skillImage generation and editingModel Context Protocol
codex-media-gen↗
@capitansuat
Generate PNG images from Claude through a local Codex CLI bridge.
Project overview
This skill routes an image request from Claude on the web or desktop through Desktop Commander MCP to a locally installed Codex CLI, then saves the resulting PNG and displays it back in the conversation. It requires a Mac, an authenticated Codex installation, image generation enabled in Codex configuration, and a working Desktop Commander connection. The workflow is limited to single text-to-image requests; batch generation, image editing, video, and transparent-background output are outside its scope.
Evaluate strategic AI outputs with consulting-style scoring and adversarial checks.
Project overview
Run the skill against a strategic deliverable to receive a PASS, REVISE, or FAIL verdict, scores across eight consulting-oriented dimensions, and a concrete repair directive. Its Skeptic Agent probes for silent ambiguity choices, agreement with flawed premises, and missing counterarguments, while a separate novelty stack checks whether the insight is more than generic strategy language. The evaluation runs inside Claude Code without separate provider API keys.
General skillSocial media contentModel Context Protocol
content-scout-skill↗
@tendera01-spec
Turn RSS and trend signals into on-brand drafts for each publishing channel.
Project overview
Configure topics, RSS feeds, brand voice, and target channels, then run the skill to filter relevant items and check keyword or trend signals using the best available source. It writes a daily Markdown file with drafts tailored for LinkedIn, X, blogs, or newsletters. It never publishes automatically, and basic operation requires an RSS or web-fetching tool such as Firecrawl or web_fetch.
Research Chinese classical texts through source criticism before interpretation.
Project overview
This Claude skill grounds analysis of Chinese classical texts in provenance, authorship, editions, biography, historical context, and commentarial traditions before moving to interpretation. It preserves original passages, avoids unsupported attribution and fabricated citations, and postpones modern analogies unless requested. The scope covers classics, histories, philosophy, Buddhist and Daoist scriptures, and Yi studies; plain translation and simple lookup requests are outside its trigger.
Generate disciplined single-file HTML pages with visual and accessibility validation.
Project overview
Use this Claude Code skill to build single-file HTML pages with a defined type scale, spacing system, one accent color, inline icons, and a light theme with dark-mode toggle. Its validators render mobile, tablet, and desktop screenshots with Playwright and run static and accessibility checks. The skill repo needs Playwright, Sharp, and Chromium installed for the full validation workflow; consumer projects receive the generated page, not copied tooling.
Manage liblib prompts, candidates, assets, and project delivery in one workflow.
Project overview
Use libu-studio to track prompts, generation runs, candidates, costs, character profiles, and delivery rules for liblib.art assets in one SQLite database and CLI. The workflow supports icons, images, videos, and WebP animations, including optional injection into a target project. Foreground masking and despill require macOS 14+; generation also needs a liblib account and credits, while other systems are limited to the data model and scripts.
Find silent failures, placeholders, and fake-success behavior before code ships.
Project overview
Audit a repository, branch diff, or selected directory for code that tells users an action succeeded when it did not, as well as mocks, empty handlers, stale placeholders, and unfinished paths exposed as real features. Two complementary specialists inspect failure paths and apparent happy paths in parallel, then a deterministic aggregator produces a severity-ranked combined report. The silent-failure specialist requires a separate Anthropic plugin, while the stub audit can run alone.
Audit and improve an open-source repository’s README, positioning, and discoverability.
Project overview
github-repo-audit runs five specialist agents over an existing repository’s public surface, covering competitive framing, user language, positioning, README hierarchy, and search or AI discoverability. It synthesizes the findings into severity-ranked issues and proposed fixes, then waits for approval before editing files or GitHub metadata. The skill is for maintainers with a working product, not for code quality or security scanning.
Read Xiaohongshu image posts with text, pictures, metrics, and comments.
Project overview
This skill turns a public Xiaohongshu image-note link into a structured reading with the title, original text, all images, engagement numbers, comments when available, and a one-line takeaway. It can optionally archive Markdown and images locally, but video and private notes are unsupported; comment capture needs Claude in Chrome, a Max subscription, and a logged-in browser.
Annotate HTML pages in place and export structured, element-specific feedback.
Project overview
Inject the self-contained script into a prototype or load it as a bookmarklet, then press M and click any element to attach a note. Pins stay anchored during responsive changes and persist per page in localStorage. Feedback can be copied as Markdown, plain text, JSON, or an AI-oriented handoff containing CSS selectors and HTML snapshots.
General skillDevOps and deploymentModel Context Protocol
pgyer-skill↗
@PGYER·Shell
Upload iOS, Android, and HarmonyOS builds to PGYER for beta distribution.
Project overview
This official PGYER skill can be used from Claude Code, Cursor, or Codex to upload ipa, apk, and hap packages, retrieve install links or QR codes, check app versions, and generate CI/CD templates. It prefers the official MCP server when available and falls back to PGYER’s shell and API flow; a PGYER API key and account access are required.
Run parallel read-only code audits across security, bugs, flow, UX, and types.
Project overview
This skill runs a read-only audit of a repository in full, differential, or targeted mode, checking security, bugs, workflow, UX, and types before deduplicating findings into Markdown and JSON reports. It can collect lint, type-check, test, dependency, and Git baselines; audit depth depends on the specialist skills installed.