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
LounisBou

python-docstring

by LounisBou

star 0

Write Python docstrings following PEP 257 and popular formats (Google, NumPy, Sphinx). WHEN: Writing docstrings for Pyth...

LounisBou

python-packaging

by LounisBou

star 0

Create distributable Python packages with pyproject.toml, setup.py, and PyPI publishing. WHEN: Packaging Python librarie...

LounisBou

finishing-a-development-b...

by LounisBou

star 0

Complete development branches with structured options for merge, PR, keep, or discard. WHEN: MUST use when implementatio...

LounisBou

subagent-driven-developme...

by LounisBou

star 0

Execute plans by dispatching fresh subagent per task with two-stage review (spec + quality). WHEN: MUST use for same-ses...

LounisBou

php-docstring

by LounisBou

star 0

Write PHP DocBlocks following PSR-5 and PSR-19 PHPDoc standards. WHEN: Writing DocBlocks for PHP classes/methods/functio...

LounisBou

python-performance-optimi...

by LounisBou

star 0

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. WHEN: Debugging slow...

LounisBou

python-async-patterns

by LounisBou

star 0

Python asyncio patterns for concurrent programming, async/await, and non-blocking I/O operations. WHEN: Building async A...

LounisBou

claude-plugin-settings

by LounisBou

star 0

Configure plugin settings using .local.md files with YAML frontmatter for Claude Code plugins. WHEN: MUST use for plugin...

LounisBou

claude-plugin-structure

by LounisBou

star 0

Scaffold and organize Claude Code plugins with proper directory structure and plugin.json manifest. WHEN: MUST use when...

LounisBou

python-data-transform

by LounisBou

star 0

Transform, clean, and reshape data using pandas and numpy for ETL and data preprocessing. WHEN: Manipulating DataFrames,...

LounisBou

claude-command-developmen...

by LounisBou

star 0

Create slash commands for Claude Code with proper frontmatter, arguments, and bash execution. WHEN: MUST use when creati...

LounisBou

claude-skill-development

by LounisBou

star 0

Best practices for developing Claude Code skills with progressive disclosure and proper organization. WHEN: MUST use whe...

LounisBou

claude-hook-development

by LounisBou

star 0

Create event-driven hooks for Claude Code plugins (PreToolUse, PostToolUse, Stop, SessionStart, etc.). WHEN: MUST use wh...

LounisBou

requesting-code-review

by LounisBou

star 0

Request code review by dispatching reviewer subagent with proper context and git SHAs. WHEN: MUST use after completing m...

LounisBou

php-symfony-api-platform-...

by LounisBou

star 0

Control API Platform output with serialization groups, custom normalizers, and context-aware serialization. WHEN: Config...

LounisBou

vuejs-apex-charts

by LounisBou

star 0

ApexCharts integration for Vue 3 using vue3-apexcharts for data visualization. WHEN: Creating charts in Vue 3 (line, bar...

LounisBou

php-symfony-api-platform-...

by LounisBou

star 0

Configure API Platform resources with operations, pagination, DTOs, and GraphQL support. WHEN: Defining API resources, c...

LounisBou

html-dev

by LounisBou

star 0

HTML structure, semantics, accessibility, and SEO best practices. WHEN: Writing semantic HTML, implementing ARIA accessi...

LounisBou

mcp-builder

by LounisBou

star 0

Build MCP (Model Context Protocol) servers to expose external APIs and services as tools for LLMs. WHEN: Creating new MC...

LounisBou

php-symfony-doctrine-batc...

by LounisBou

star 0

Process large datasets with Doctrine batch processing, iteration, and memory management. WHEN: Processing thousands/mill...

LounisBou

vuejs-dev

by LounisBou

star 0

Vue 3 development: Composition API, reactivity, components, props/emits, Vue Router, Pinia. WHEN: Creating .vue componen...

LounisBou

php-symfony-api-platform-...

by LounisBou

star 0

Implement API Platform State Providers and Processors for custom data sources and persistence. WHEN: Creating custom sta...

LounisBou

receiving-code-review

by LounisBou

star 0

Handle code review feedback with technical rigor, verification, and appropriate pushback. WHEN: MUST use when received c...

LounisBou

using-git-worktrees

by LounisBou

star 0

Create isolated git worktrees with smart directory selection and baseline verification. WHEN: MUST use when needing isol...