TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
mikekelly

managing-claude-code-meta

by mikekelly

star 0

MUST be loaded when setting up, installing, migrating, reviewing, auditing, or checking CLAUDE.md files in projects. Cov...

dominikhoebert

wochenendplaner

by dominikhoebert

star 0

Erstelle einen Wochenendplan für Wien mit Wetter, Tageslicht und Aktivitäten

nhantran889

schema-architect

by nhantran889

star 0

Intelligently generates and validates Shopify Liquid Schema JSON based on Liquid logic.

nhantran889

figma-mcp-layout-builder

by nhantran889

star 0

Pull frames/components via Figma MCP, normalize messy or non-autolayout designs, and generate faithful HTML/CSS (or Shop...

nhantran889

content-seeder

by nhantran889

star 0

Generates realistic dummy data (text, images, products) based on Shopify Schema inputs.

nhantran889

liquid-render-skill

by nhantran889

star 0

Locally render Liquid templates using a virtual lab (Node.js engine).

nhantran889

visual-snapshot-skill

by nhantran889

star 0

Adds visual capabilities to the agent using Playwright MCP with Script Execution support.

nhantran889

shopify-theme-wc-portable

by nhantran889

star 0

Build portable web components for Shopify themes that work across any theme structure

nhantran889

locale-extractor

by nhantran889

star 0

Tools to extract hardcoded text from Liquid files and replace them with translation keys.

therealityreport

repo-structure-reviewer

by therealityreport

star 0

Audit a repository's structure and propose a safe, approval-gated reorganization plan. Use when asked to review repo ana...

therealityreport

skill-creator

by therealityreport

star 0

Create or update Codex skills (SKILL.md plus optional scripts/references/assets). Use when asked to design a new skill,...

star 0

Knowledge base for session continuity. Maintains project documentation with fixed directory structure (.pmc/docs/) and f...

jayprimer

ticket-status

by jayprimer

star 0

Programmatic verification of KB state: tickets, phases, tests, integrity. Provides scripts for automated checking at eac...

jayprimer

reflect

by jayprimer

star 0

Perform reflection after completing work to capture learnings in KB. Ensures knowledge is preserved for future sessions....

jayprimer

update-kb

by jayprimer

star 0

Synchronize knowledge base documentation with current codebase implementation. Performs full, incremental, or targeted a...

star 0

Orchestrate KB development workflow from request to completion. Coordinates skills in sequence: kb → plan → test → valid...

jayprimer

lint-kb

by jayprimer

star 0

Validate and enforce KB documentation formats, completeness, and integrity. Checks recent docs (uncommitted or last N co...

star 0

Execute tests following TDD cycle: RED (verify test fails) → GREEN (implement to pass) → REFACTOR. Interprets tests.json...

star 0

Plan development work following KB skill's structured approach with PRDs, phases, tickets, TDD specifications, and paral...

jayprimer

inbox

by jayprimer

star 0

Process pending items from 0-inbox/ task queue. Assess scope and create appropriate KB artifacts (tickets, phases, PRDs)...

jayprimer

memory

by jayprimer

star 0

PMC memory system for persistent context across sessions. Store, search, and retrieve project knowledge using semantic v...

jayprimer

plan-validation

by jayprimer

star 0

Validate planning documents before implementation begins. Checks ambiguity resolution, prerequisites, and testing method...

jayprimer

lint-skill

by jayprimer

star 0

Validate skill documents against PMC skill design principles. Checks format ownership, composite skill structure, and in...

jayprimer

complete

by jayprimer

star 0

Finalize a completed ticket: write 5-final.md, update 4-progress.md, commit. WHEN TO USE: - All required tests pass (vi...