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
hieupvXmasEve

scaffold-crud

by hieupvXmasEve

star 0

Scaffolds a complete CRUD feature for an entity (Actions, Controller, Requests, Pages, Routes). Use when building a new...

hieupvXmasEve

create-controller

by hieupvXmasEve

star 0

Generates a standard Controller class. Use when creating API or Web endpoints (e.g., "Create a controller for managing c...

hieupvXmasEve

scaffold-module

by hieupvXmasEve

star 0

Scaffolds a new Domain Module structure in the Modular Monolith architecture. Use when creating a new module (e.g., "Cre...

hieupvXmasEve

create-inertia-page

by hieupvXmasEve

star 0

Scaffolds a new Vue 3 Inertia page. Use when creating frontend pages (e.g., "Create a student list page" or "Make a crea...

hieupvXmasEve

create-test

by hieupvXmasEve

star 0

Generates a PHPUnit/Pest test file. Use when adding test coverage for Actions, Features, or Endpoints (e.g., "Create a t...

hieupvXmasEve

create-query

by hieupvXmasEve

star 0

Generates a Query class for read-only operations. Use when implementing complex data retrieval, reports, or optimized fe...

hieupvXmasEve

review-architecture

by hieupvXmasEve

star 0

Reviews code for compliance with the project's Modular Monolith architecture, strict boundary rules, and coding standard...

hieupvXmasEve

create-dto

by hieupvXmasEve

star 0

Generates a Data Transfer Object (DTO) class. Use when defining structured data for Contracts, API responses, or complex...

hieupvXmasEve

create-action

by hieupvXmasEve

star 0

Generates a new business logic Action class following the Modular Monolith pattern. Use when implementing a new feature...

hieupvXmasEve

create-request

by hieupvXmasEve

star 0

Generates a Laravel FormRequest class for validation. Use when creating or updating data (e.g., "Add validation for stud...

hieupvXmasEve

create-contract

by hieupvXmasEve

star 0

Generates a Shared Contract (Interface) and its implementation outline. Use when a module needs to expose data or behavi...

hieupvXmasEve

generate-policy

by hieupvXmasEve

star 0

Generates a Laravel Policy class for authorization logic. Use when adding permission checks for a model or resource (e.g...

hieupvXmasEve

review-security-rules

by hieupvXmasEve

star 0

Reviews code for security vulnerabilities and adherence to the project's Gate vs Policy authorization rules. Use before...

mcclowes

google-style-guide

by mcclowes

star 0

Use when writing or reviewing technical documentation to follow Google's documentation style guide - https://developers....

mcclowes

docusaurus-plugins

by mcclowes

star 0

Use when creating Docusaurus plugins (remark, rehype, theme, content, lifecycle) to extend markdown, modify HTML, or add...

mcclowes

docusaurus-documentation

by mcclowes

star 0

Use when looking up information from the latest Docusaurus documentation at https://docusaurus.io/docs

mcclowes

docusaurus-config

by mcclowes

star 0

Use when working with docusaurus.config.js/ts files to validate or modify Docusaurus configuration

mcclowes

docusaurus-themes

by mcclowes

star 0

Use when swizzling Docusaurus theme components and editing theme elements

iQeda

lc-submit

by iQeda

star 0

Submit a Rust solution file to LeetCode (project)

iQeda

lc-show

by iQeda

star 0

Show LeetCode problem details and generate Rust template (project)

iQeda

lc-explain

by iQeda

star 0

Generate markdown explanation for a LeetCode solution (project)

iQeda

lc-list

by iQeda

star 0

List LeetCode problems by difficulty level (easy/medium/hard)

iQeda

lc-test

by iQeda

star 0

Test a Rust solution file against LeetCode's test cases (project)

u9401066

memory-checkpoint

by u9401066

star 0

Externalize detailed memory to Memory Bank before conversation summarization to prevent context loss. LOAD THIS SKILL WH...