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
markus41

rbac-validator

by markus41

star 0

Validates role-based access control (RBAC) implementation for four-tier permissions in the NABIP AMS (Member, Chapter Ad...

markus41

event-management

by markus41

star 0

Guides event lifecycle implementation including registration, capacity management, waitlists, QR code check-in, virtual/...

markus41

member-workflow

by markus41

star 0

Guides implementation of member lifecycle workflows including registration, renewal, engagement tracking, and duplicate...

markus41

analytics-helper

by markus41

star 0

Assists with building reports, dashboards, and data visualizations using Recharts and D3.js for the NABIP AMS. Use when...

jmagar

validating-plans

by jmagar

star 0

Systematically validate implementation plans before execution - catches hallucinations, TDD violations, missing referenc...

ampeco

ampeco-public-api

by ampeco

star 0

Explore AMPECO Public API endpoints, schemas, and develop integrations with the EV charging platform. Use for API explor...

auge2u

update-claude-dev-kit

by auge2u

star 0

Use when updating Claude Dev Kit components - checks registry for new versions, shows changelogs, updates components ind...

auge2u

setup-cdk-quality

by auge2u

star 0

Use when setting up code quality enforcement - configures linting, formatting, pre-commit hooks, CI workflows, and revie...

auge2u

setup-cdk-git

by auge2u

star 0

Use when setting up git workflows for Claude Code - installs pre-commit hooks, commit templates with Claude attribution,...

auge2u

setup-cdk-templates

by auge2u

star 0

Use when creating CLAUDE.md files or .claude/ directories - detects project type, generates appropriate templates, and s...

auge2u

setup-cdk-shell

by auge2u

star 0

Use when setting up shell environment for Claude Code - installs zsh, Oh My Zsh, Powerlevel10k theme, MesloLGS NF fonts,...

auge2u

setup-cdk-memory

by auge2u

star 0

Use when setting up context management for Claude Code - configures conversation search, context summarization, session...

auge2u

setup-claude-dev-kit

by auge2u

star 0

Use when setting up a new dev machine for Claude Code, onboarding to a project, or optimizing development environment -...

auge2u

setup-cdk-editor

by auge2u

star 0

Use when setting up VS Code or Cursor for Claude Code - configures settings, installs recommended extensions, sets up ke...

Euda1mon1a

openscad-library-check

by Euda1mon1a

star 0

Verify OpenSCAD libraries (BOSL2, Round-Anything) are installed, troubleshoot common issues, understand best practices f...

star 0

Annotate passing code with protection levels (@protected/@immutable/@maintainable). Use when stabilizing working feature...

AEtherlight-ai

initialize

by AEtherlight-ai

star 0

Initialize ÆtherLight in a new repository. Sets up folder structure, Git workflow, configuration files, and development...

AEtherlight-ai

validate-protection

by AEtherlight-ai

star 0

Validate protection enforcement via pre-commit hooks. Use when building or testing code protection system (PROTECT-002).

star 0

Publish ÆtherLight releases to npm and GitHub. Use when the user wants to publish, release, or deploy a new version. Aut...

AEtherlight-ai

code-analyze

by AEtherlight-ai

star 0

Analyze codebase for patterns, issues, and improvements. Enforces analysis standards while incorporating user-specific r...

star 0

Publish ÆtherLight releases to npm and GitHub. Use when the user wants to publish, release, or deploy a new version. Aut...

AEtherlight-ai

protection-audit

by AEtherlight-ai

star 0

Audit protected files, generate protection reports, and verify protection consistency. Use for protection system mainten...

AEtherlight-ai

sprint-plan

by AEtherlight-ai

star 0

Create structured sprint plans with automated Git workflow. Generates TOML sprints, creates feature branches, and enforc...

Kacper99

java-unit-tests

by Kacper99

star 0

Comprehensive guidance for writing high-quality unit tests in Java projects using JUnit 5 and AssertJ. Use when writing...