Skip to main content
juspay
Perfil de creador de GitHub

juspay

Vista por repositorio de 106 skills recopiladas en 17 repositorios de GitHub.

skills recopiladas
106
repositorios
17
actualizado
6 sept 2026
mapa de repositorios

Dónde viven las skills

Repositorios principales por número de skills recopiladas, con su participación en este catálogo del creador y su variedad ocupacional.

#01
kolu
36 skills · 2 sept 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticasAdministradores de redes y sistemas informáticosDesarrolladores webEscritores y autores
6 categorías ocupacionales · 94 % clasificado
34 %participación
#02
xyne-spaces
14 skills · 27 ago 2026
Desarrolladores webDiseñadores de interfaces web y digitalesCientíficos de datosDesarrolladores de softwareAnalistas de garantía de calidad de software y probadoresEspecialistas en gestión de proyectos
6 categorías ocupacionales · 100 % clasificado
13 %participación
#03
odu
13 skills · 6 sept 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresOtras ocupaciones informáticasAdministradores de redes y sistemas informáticos
4 categorías ocupacionales · 100 % clasificado
12 %participación
#04
hyperswitch-prism
8 skills · 14 ago 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100 % clasificado
7,5 %participación
#05
skills
8 skills · 15 jun 2026
Desarrolladores de softwareAdministradores de redes y sistemas informáticosEscritores y autores
3 categorías ocupacionales · 100 % clasificado
7,5 %participación
#06
vira
7 skills · 11 may 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadoresDiseñadores de interfaces web y digitales
3 categorías ocupacionales · 100 % clasificado
6,6 %participación
#07
merchant-skills
4 skills · 24 jul 2026
Desarrolladores de softwareAnalistas de garantía de calidad de software y probadores
2 categorías ocupacionales · 100 % clasificado
3,8 %participación
#08
neurolink
3 skills · 1 sept 2026
Analistas de garantía de calidad de software y probadoresOtras ocupaciones informáticas
2 categorías ocupacionales · 100 % clasificado
2,8 %participación
Aquí se muestran los 8 repositorios principales; la lista completa continúa abajo.
explorador de repositorios

Repositorios y skills representativas

surface
sin clasificar

How a downstream app consumes the shared @kolu/surface stack (@kolu/surface · surface-app · surface-remote · surface-mcp) — declaring a typed reactive surface, serving it, consuming it (SolidJS hooks or a CLI), and mirroring a remote surface over ssh.…

2 sept 2026
test
sin clasificar

Run this repo's tests scoped to the current changes — the unit lane (`just test-unit` / a `--filter`ed vitest run) and the e2e lane (`.feature` files selected from `git diff`, run via `just test-quick`), plus which lane a diff needs and where it is safe to…

27 ago 2026
odu-mcp
Administradores de redes y sistemas informáticos

odu MCP server launcher — drive CI from a coding agent. `bin/serve` resolves odu via Nix and runs `odu mcp` in the cwd. See the repo README for the tools/resources and override knobs.

24 ago 2026
odu
Administradores de redes y sistemas informáticos

Reference for the `odu` runner — how to invoke a full pipeline, a single recipe, or a platform-pinned node, and how to attach to a live run, from a project whose CI odu runs. Trigger when the user asks to "run CI", "run the pipeline", "re-run a check", to run…

24 ago 2026
architecture-first-principles
Desarrolladores de software

Evaluate an architecture against foundational principles of state, change, and time — five grounded principles PLUS a fixed set of named, executable review checks (C1–C7) run as a Workflow fan-out over a diff: ecosystem duplicates, consumer ergonomics,…

22 ago 2026
be
Analistas de garantía de calidad de software y probadores

Modern, interactive alternative to `/do` — clarify intent up front, then take a task end-to-end with a serial AI review gauntlet (lens review (lowy ∥ hickey) → agent debate → simplify → code-police, each editing the branch in turn) → CI → evidence. ONLY…

22 ago 2026
kolu
Desarrolladores de software

Drive one AI agent from another through kolu's terminals: spawn a Claude Code / Codex / opencode session in a PTY, prompt it, watch the screen, read the reply, prompt again. PRIMARY PATH: the kolu MCP tools (`lifecycle_create`/`lifecycle_sendInput`,…

22 ago 2026
parcel
Desarrolladores de software

Kolu's project-wide default for filesystem monitoring is `@parcel/watcher`. Reach for this skill when adding or modifying any code that watches files or directories — recursive subtree watching, single-file observation, fs.watch alternatives, chokidar…

17 ago 2026
Mostrando 8 de 36 skills recopiladas.
ticket-specs
Especialistas en gestión de proyectos

Create, regenerate, update, and review Xyne Spaces ticket Specifications by interviewing for requirement intent before drafting or writing the Specification.

27 ago 2026
browser-qa-delivery
Analistas de garantía de calidad de software y probadores

Validate a Design Studio HTML artifact in the sandbox browser, fix rendering and runtime defects, then deliver exactly the tested file.

17 ago 2026
dashboard-data
Científicos de datos

Build truthful self-contained dashboard snapshots from connected MCP/data tools or user-provided datasets. Use for /dashboard runs that query real metrics, render charts or operational summaries, and may be refreshed by scheduled jobs.

17 ago 2026
data-visualization
Científicos de datos

Design truthful, readable charts, diagrams, dashboards, and metric displays with appropriate encodings, hierarchy, annotation, and responsive behavior.

17 ago 2026
design-brief
Diseñadores de interfaces web y digitales

Turn a product or visual request into a concrete interface brief, content hierarchy, user journey, and acceptance checklist before implementing a Design Studio artifact.

17 ago 2026
design-critique
Diseñadores de interfaces web y digitales

Critique and polish an existing interface by finding hierarchy, consistency, usability, content, accessibility, and visual-quality defects before delivery.

17 ago 2026
design-system
Diseñadores de interfaces web y digitales

Create or modify coherent visual tokens and reusable component rules for color, typography, spacing, radius, elevation, controls, and interaction states.

17 ago 2026
frontend-composition
Desarrolladores web

Implement polished self-contained HTML interfaces with semantic structure, maintainable CSS, realistic content, and purposeful visual hierarchy.

17 ago 2026
Mostrando 8 de 14 skills recopiladas.
odu-mcp
Otras ocupaciones informáticas

odu MCP server launcher — drive CI from a coding agent. `bin/serve` resolves odu via Nix and runs `odu mcp` in the cwd. See the repo README for the tools/resources and override knobs.

6 sept 2026
odu
Otras ocupaciones informáticas

Reference for the `odu` runner — how to invoke a full pipeline, a single recipe, or a platform-pinned node, and how to attach to a live run, from a project whose CI odu runs. Trigger when the user asks to "run CI", "run the pipeline", "re-run a check", to run…

6 sept 2026
be-review
Analistas de garantía de calidad de software y probadores

Run /be's review gauntlet SERIALLY — architecture-first-principles FIRST (framework/structure diffs), then /lens-debate (lowy ∥ hickey), then /agent-debate with an explicitly selected Claude/Codex/Grok peer, then /simplify, then code-police, each editing and…

31 jul 2026
be
Desarrolladores de software

Modern, interactive alternative to `/do` — clarify intent up front, then take a task end-to-end with a serial AI review gauntlet (lens review (lowy ∥ hickey) → agent debate → simplify → code-police, each editing the branch in turn) → CI → evidence. ONLY…

31 jul 2026
hostility-review
Analistas de garantía de calidad de software y probadores

Audit an implementation against its plan with a hostile peer agent, debate findings to consensus, and drive fix waves until the auditor runs dry. Use when a done-claim needs verification the implementer cannot game ("hostile review", "adversarial audit", "is…

31 jul 2026
agent-debate
Desarrolladores de software

Run an automated debate with a live Claude, Codex, or Grok peer until consensus — no round cap, no deadlock exit. Two explicit subcommands: `review` has the selected peer critique the current diff while the invoking agent fixes or disputes findings,…

26 jul 2026
do
Desarrolladores de software

Do a task end-to-end — implement, PR, CI loop, ship. ONLY invoke when the user explicitly types `/do` or `$do`; never auto-select from a natural-language request, even one that sounds like an end-to-end task.

26 jul 2026
kolu
Desarrolladores de software

Drive one AI agent from another through kolu's terminals: spawn a Claude Code / Codex / opencode session in a PTY, prompt it, watch the screen for its reply, read it, and prompt again. PRIMARY PATH: the kolu MCP server's tools…

26 jul 2026
Mostrando 8 de 13 skills recopiladas.
new-connector
Desarrolladores de software

Implements a new payment connector from scratch in the connector-service (UCS) Rust codebase. Creates connector foundation and implements all 6 core payment flows (Authorize, PSync, Capture, Refund, RSync, Void). Use when integrating a new payment gateway…

14 ago 2026
coverage-report
Desarrolladores de software

Use when generating connector coverage or capability metrics for meetings, manager/stakeholder updates, retrospectives, or "what changed" / month-over-month / since-release comparisons in the hyperswitch-prism (UCS) repo. Covers coverage diffs over a time…

11 jun 2026
pr-reviewer
Analistas de garantía de calidad de software y probadores

Reviews pull requests in the hyperswitch-prism (UCS) Rust codebase using a strict, fail-closed, scenario-aware review system. Classifies PRs into connector, core-flow, proto, server, SDK, CI/security, and GRACE-generated scenarios, then dispatches specialist…

20 abr 2026
demo-integration
Desarrolladores de software

Embeds prism into any app and enables to connect to any payment processor

14 abr 2026
sdk-integration
Desarrolladores de software

Helps developers integrate with the Hyperswitch Prism SDK across different programming languages and payment scenarios. Provides skills for setting up payment clients, processing payments, handling errors, routing between connectors, configuring connectors,…

13 abr 2026
add-payment-method
Desarrolladores de software

Adds payment method support (Card, Wallet, Bank Transfer, UPI, BNPL, etc.) to an existing connector in the connector-service (UCS) Rust codebase. Modifies the Authorize flow transformers to handle new payment method data types. Use when a connector exists…

6 abr 2026
add-connector-flow
Desarrolladores de software

Adds one or more payment flows (Authorize, Capture, Refund, Void, PSync, RSync, webhooks, etc.) to an existing connector in the connector-service (UCS) Rust codebase. Use when a connector already exists but is missing specific flow implementations. Handles…

25 mar 2026
generate-tech-spec
Desarrolladores de software

Generates a technical specification for a payment connector in two phases: (1) discover and verify the connector's official API documentation links, (2) feed those links into the grace techspec CLI to produce a structured spec. Each phase can be delegated to…

25 mar 2026
nix-bun
Desarrolladores de software

Use this when building a Bun (bun.lock) project with Nix. Covers bun2nix, the bun.nix dependency workflow, the bun --compile top-level-await pitfall, and a CI drift check.

15 jun 2026
nix-ci
Desarrolladores de software

Use this when setting up CI for a GitHub repository — offers GitHub Actions or Vira depending on the project

15 jun 2026
nix-perf
Desarrolladores de software

Use this when a flake's `nix develop` / `direnv allow` / `nix flake archive` is slow on a fresh checkout (the "first time takes 10 minutes" complaint). Diagnoses where the time actually lives and how to shrink the flake.lock input graph without changing build…

23 may 2026
programming-essay
Escritores y autores

Write a programming essay or blog post in the voice of the canon — Spolsky, Yegge, Graham, Mickens, Dijkstra, Brooks, Nystrom, Kleppmann, patio11. Invoke when the user wants to argue an idea about software, architecture, languages, or the craft — not a…

19 abr 2026
nix-health
Administradores de redes y sistemas informáticos

Use this when diagnosing or fixing a user's Nix installation — checks flakes, version, caches, max-jobs, direnv, rosetta, trusted-users, and shell config

3 abr 2026
nix-rust-leptos
Desarrolladores de software

Conventions for building Leptos CSR apps with Nix (crane + Trunk).

3 abr 2026
cargo-watch
Desarrolladores de software

Run cargo-watch in the background for continuous clippy feedback during code editing.

3 abr 2026
vhs
Desarrolladores de software

Techniques for creating deterministic terminal demo screencasts with VHS

16 mar 2026
haskell
Desarrolladores de software

Use this when writing or reviewing Haskell code. Covers error handling, type safety, idiomatic patterns, HLint compliance, Aeson usage, and testing.

11 may 2026
do
Desarrolladores de software

Do a task end-to-end — implement, PR, CI loop, ship. ONLY invoke when the user explicitly types `/do` or `$do`; never auto-select from a natural-language request, even one that sounds like an end-to-end task.

11 may 2026
hickey
Analistas de garantía de calidad de software y probadores

Evaluate code (especially LLM-generated) for structural simplicity using Rich Hickey's "Simple Made Easy" framework. Use this skill whenever reviewing a PR, diff, or code snippet for accidental complexity — particularly when the code was generated by an AI…

11 may 2026
lowy
Desarrolladores de software

Evaluate architecture and module boundaries for volatility-based decomposition using Juval Lowy's framework (from "Righting Software", building on Parnas 1972). Use when reviewing module splits, service boundaries, new abstractions, or any decomposition…

11 may 2026
talk
Desarrolladores de software

Enter talk mode — conversation and research, no repo changes. ONLY invoke when the user explicitly types `/talk` or `$talk`; never auto-select from a natural-language question or design discussion.

11 may 2026
code-police
Analistas de garantía de calidad de software y probadores

Review code for quality, simplicity, and common mistakes before declaring work complete.

5 may 2026
vira-design
Diseñadores de interfaces web y digitales

Vira's design system — TailwindCSS conventions, color palette, typography, spacing, components, and accessibility rules. Use when working on UI components, styling, or layout in this project (Lucid HTML in Haskell sources under packages/vira).

5 may 2026
Mostrando 12 de 17 repositorios