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
leovigna

cross-linking

by leovigna

star 0

Guidance for finding and adding bidirectional wikilinks when creating or updating content in the knowledge base. Use whe...

leovigna

document-format

by leovigna

star 0

Create properly formatted documents for the knowledge base. Use when creating tasks, projects, bookmarks, companies, mee...

leovigna

obsidian-bases

by leovigna

star 0

Work with Obsidian Bases - a native database system for creating dynamic views of notes using properties, filters, formu...

star 0

Locked auth + authorization pattern for coverage-nextjs. Always reuse AuthContext + withAuth + existing helpers. Never c...

star 0

Mandatory end-to-end schema verification. Never guess table/column/types/RLS behavior.

WorkSync-Developement

vista-social-posts

by WorkSync-Developement

star 0

Vista Social Posts + Comments integration. Locks endpoints, params, request/response shapes, safe write rules, idempoten...

WorkSync-Developement

theme-routing-patterns

by WorkSync-Developement

star 0

Navigation and routing rules for theme components. Always use locationPrefix. Never hardcode routes.

WorkSync-Developement

theme-data-fetching

by WorkSync-Developement

star 0

Data fetching patterns for theme components. Use existing fetchers. Server components fetch their own data.

WorkSync-Developement

vista-social-profiles-gro...

by WorkSync-Developement

star 0

Vista Social Profiles + Groups integration. Locks endpoints, allowed query params, canonical response fields, mapping ex...

WorkSync-Developement

vista-social-common

by WorkSync-Developement

star 0

Shared Vista Social integration rules and references (base URL, auth, error handling, and global constraints). Use befor...

WorkSync-Developement

vista-social-analytics

by WorkSync-Developement

star 0

Vista Social analytics integration. Locks the allowed endpoints, query params, response field usage, storage/dedupe expe...

WorkSync-Developement

vista-social-inbox

by WorkSync-Developement

star 0

Vista Social Inbox + Reply integration. Enforces exact endpoints, params, payload shapes, idempotency, and audit logging...

WorkSync-Developement

n8n-automation

by WorkSync-Developement

star 0

Locked patterns for building n8n automations in this stack. Enforces triggers, idempotency, retries, logging, secrets ha...

Use for diagnosing, confirming, and correcting bugs/regressions/data mismatches/auth failures/broken UI/incorrect output...

WorkSync-Developement

architecture-context

by WorkSync-Developement

star 0

Enforce ownership boundaries between coverage-nextjs and template-coverage-creatives. Never mix responsibilities.

WorkSync-Developement

integration-contracts

by WorkSync-Developement

star 0

Enforce canonical payload/type definitions for cross-system boundaries in Coverage Creatives. Contracts are defined prim...

WorkSync-Developement

theme-implementation-chec...

by WorkSync-Developement

star 0

Complete checklist for implementing a new theme. Use this to verify all requirements are met before submission.

WorkSync-Developement

supabase-patterns

by WorkSync-Developement

star 0

Locked Supabase client patterns for coverage-nextjs. Only 3 clients allowed. Never add new factories. Enforce env var ru...

WorkSync-Developement

feature-orchestrator

by WorkSync-Developement

star 0

Generate the required feature plan file skeleton and enforce section outputs + Touched YES/NO gates.

WorkSync-Developement

staging-ui-first

by WorkSync-Developement

star 0

UI-first rule + backend artifact staging under /supabase. Create only; do not apply/deploy/publish until post-UI gate.

WorkSync-Developement

theme-folder-structure

by WorkSync-Developement

star 0

Required folder structure and naming conventions for theme implementations.

WorkSync-Developement

verification-final-report

by WorkSync-Developement

star 0

Required verification steps and final report contents to update in the same plan file.

WorkSync-Developement

theme-component-contracts

by WorkSync-Developement

star 0

Required component interfaces and props for theme implementations. Every theme must implement these exact contracts.

WorkSync-Developement

theme-css-variables

by WorkSync-Developement

star 0

All theme colors MUST use CSS variables. Never hardcode hex values. This ensures admin color controls work across all th...