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
egermano

calculator

by egermano

star 0

Performs basic arithmetic operations including addition, subtraction, multiplication, and division. Use when the user ne...

bryonjacob

documenting-with-mkdocs

by bryonjacob

star 0

Project documentation with MkDocs Material - consistent structure, API auto-generation, GitHub Pages deployment

bryonjacob

creating-variants

by bryonjacob

star 0

Create team-specific workflow variants by adapting aug marketplace content to existing tools and processes

bryonjacob

software-development

by bryonjacob

star 0

Build code from GitHub issue specifications. Implements in chunks with tests after each chunk. Uses just commands for qu...

bryonjacob

documenting-with-audit

by bryonjacob

star 0

Automated documentation auditing - ensures CLAUDE.md coverage, updates stale docs, recommends structural improvements

bryonjacob

justfile-security-pattern...

by bryonjacob

star 0

Level 2 patterns - vulns, lic, sbom, doctor (security, compliance, environment health)

bryonjacob

creating-agents

by bryonjacob

star 0

Use when creating or editing agent definitions - ensures proper frontmatter, clear structure, validation of references,...

bryonjacob

software-quality

by bryonjacob

star 0

Analyze test coverage, identify gaps, suggest strategic test cases. Use when writing features, after bug fixes, or durin...

bryonjacob

development-stack-standar...

by bryonjacob

star 0

Development stack standards - five-level maturity model, dimension specs, assessment criteria, tool guidance

bryonjacob

justfile-advanced-pattern...

by bryonjacob

star 0

Level 3 patterns - test-smart, deploy, migrate, logs, status (production systems)

bryonjacob

software-architecture

by bryonjacob

star 0

Analyze problems, design solutions, plan task breakdowns. Use for epic planning, architecture design, and task specifica...

bryonjacob

feature-walkthrough

by bryonjacob

star 0

Generate polished walkthrough videos from Playwright test suites. Runs thematically connected tests with video recording...

bryonjacob

self-reviewing-code

by bryonjacob

star 0

Self-review checklist before marking PR ready - catch clarity, correctness, and maintainability issues with fresh eyes

bryonjacob

hemingwayesque

by bryonjacob

star 0

Ruthless concision for AI prompts and context - "Not One Word Wasted"

bryonjacob

executing-development-iss...

by bryonjacob

star 0

Complete development lifecycle for GitHub/local issues - branch, implement, test, PR, merge with quality gates

bryonjacob

configuring-javascript-st...

by bryonjacob

star 0

JavaScript/TypeScript stack configuration - pnpm, prettier, eslint, vitest with 96% coverage threshold

bryonjacob

configuring-python-stack

by bryonjacob

star 0

Python stack configuration - uv, ruff, mypy, pytest with 96% coverage threshold

bryonjacob

integrating-formspree-for...

by bryonjacob

star 0

Use when adding forms to static websites using Formspree - provides contact forms, newsletter signups, validation, and s...

bryonjacob

configuring-polyglot-stac...

by bryonjacob

star 0

Polyglot project configuration - orchestrate multiple language subprojects with root justfile

bryonjacob

working-in-git-worktrees

by bryonjacob

star 0

Working in isolated worktree directories for parallel work - work normally, tests isolated, orchestrator handles cleanup

bryonjacob

documenting-with-claude-m...

by bryonjacob

star 0

Hierarchical machine-readable documentation - root CLAUDE.md with module index, per-module CLAUDE.md for significant mod...

bryonjacob

justfile-interface

by bryonjacob

star 0

Baseline justfile commands - exact comment strings, all projects implement these

bryonjacob

configuring-java-stack

by bryonjacob

star 0

Java stack configuration - Maven, JUnit 5, Spotless, SpotBugs, JaCoCo with 96% coverage threshold

bryonjacob

styling-with-tailwind-cva

by bryonjacob

star 0

Use when creating design systems or styling components with Tailwind CSS v4 and Class Variance Authority (CVA) - provide...