Skip to main content
Run any Skill in Manus
with one click
$pwd:
jasonraimondi
GitHub creator profile

jasonraimondi

Repository-level view of 34 collected skills across 3 GitHub repositories, including approximate occupation coverage.

skills collected
34
repositories
3
occupation fields
4
updated
2026-05-31
repository explorer

Repositories and representative skills

#001
skills
32 skills00updated 2026-05-31
94% of creator
best-practices-oidc
unclassified

Best practices for OpenID Connect (OIDC) and OAuth 2.0 — flow selection, token validation, endpoints, discovery, and security hardening. Use when building, integrating, or reviewing authentication code: OIDC/OAuth clients (RP), authorization servers (OP), an OIDC library, ID token / JWT validation, PKCE, refresh tokens, DPoP, or logout. Triggers on OpenID Connect, OAuth, SSO, ID token, access token, auth flow, JWKS, client_secret, PKCE, or "log in with".

2026-05-31
copy-to-clipboard
unclassified

Pipe the response's prose to the macOS clipboard via `pbcopy` so the user can paste it directly. Use when the user says "copy to clipboard", "/copy", "pbcopy this", "put it on my clipboard", or otherwise asks for paste-ready output. macOS only.

2026-05-26
review-code
unclassified

Code-review skill with mode routing. Default lens is `standard` (alias `quick`) — correctness, security, quality in one pass with a verdict. Other modes: `security` (OWASP, high-confidence only), `architecture` (module depth, coupling, boundaries), `merge-risk` (shippability + reversibility), `intent` (alias `adversarial`) — does the diff deliver what was promised, `multi` (alias `full`) — six parallel reviewers plus a verifier. Invoke as /review-code [<mode>] [<scope>]. Use for any code-review or PR-audit task.

2026-05-26
best-practices-oauth2-server
unclassified

OAuth2.0

2026-05-26
review-caveman
Software Developers

Use when user says "caveman review" or invokes /review-caveman.

2026-05-17
best-practices-stripe
Software Developers

Guides Stripe integration decisions — API selection (Checkout Sessions vs PaymentIntents), Connect platform setup (Accounts v2, controller properties), billing/subscriptions, Treasury financial accounts, integration surfaces (Checkout, Payment Element), and migrating from deprecated Stripe APIs. Use when building, modifying, or reviewing any Stripe integration — including accepting payments, building marketplaces, integrating Stripe, processing payments, setting up subscriptions, or creating connected accounts.

2026-05-16
best-practices-better-auth
Software Developers

Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.

2026-05-14
best-practices-golang
Software Developers

Implements concurrent Go patterns using goroutines and channels, designs and builds microservices with gRPC or REST, optimizes Go application performance with pprof, and enforces idiomatic Go with generics, interfaces, and robust error handling. Use when building Go applications requiring concurrent programming, microservices architecture, or high-performance systems. Invoke for goroutines, channels, Go generics, gRPC integration, CLI tools, benchmarks, or table-driven testing.

2026-05-14
Showing top 8 of 32 collected skills in this repository.
#003
plan-bender
1 skills50updated 2026-05-25
2.9% of creator
Showing 3 of 3 repositories
All repositories loaded
jasonraimondi GitHub Skills | SkillsMP