Browse Skills
20307 skills found
auth-js.md
0
1
export
auth-js
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Production-ready Auth.js v5 setup for Next.js and Cloudflare Workers.Use when: setting up authentication, implementing OAuth/credentials/magic links,configuring D1 or PostgreSQL adapters, debugging session issues, migrating fromv4 to v5, fixing edge compatibility, troubleshooting JWT/database sessions,resolving AUTH_SECRET errors, fixing CallbackRouteError, or implementing RBAC.Covers: Next.js App Router & Pages Router, Cloudflare Workers + D1, OAuth providers(GitHub, Google, etc.), credentials auth, magic links, JWT vs database sessions,middleware patterns, role-based access control, token refresh, edge runtimecompatibility, and common error prevention.Keywords: Auth.js, NextAuth.js, authentication, OAuth, credentials, magic links,D1 adapter, Cloudflare Workers, Next.js middleware, JWT session, database session,refresh tokens, RBAC, edge compatibility, AUTH_SECRET, CallbackRouteError,CredentialsSignin, JWEDecryptionFailed, session not updating, route protection
2026-01-05
def.md
0
1
export
def
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Locate symbol definitions quickly (precise for Python via AST; conservative candidates for other languages) and print a bounded context packet.
2026-01-05
web-artifacts-builder.md
0
1
export
web-artifacts-builder
2
from
"defnotwig/My-Portfolioo-"
from
"defnotwig/My-Portfolioo-"
3
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.
2026-01-05
using-type-guards.md
0
1
export
using-type-guards
2
from
"djankies/claude-configs"
from
"djankies/claude-configs"
3
Teaches how to write custom type guards with type predicates and use built-in type narrowing in TypeScript. Use when working with unknown types, union types, validating external data, or implementing type-safe runtime checks.
2026-01-05
uml-generation.md
0
1
export
uml-generation
2
from
"rubrical-studios/process-docs"
from
"rubrical-studios/process-docs"
3
Generate UML diagrams from source code (PlantUML)
2026-01-05
frontend-dev-guidelines.md
0
1
export
frontend-dev-guidelines
2
from
"siti34/SPDS-URA"
from
"siti34/SPDS-URA"
3
Comprehensive frontend development guide for Next.js 14+ with App Router, React Server Components, TypeScript, and modern patterns. Use when building Next.js pages, components, layouts, API routes, server actions, data fetching, forms, state management, routing, or working with React 18+ features, TypeScript, Tailwind CSS, and frontend architecture.
2026-01-05
forge-lang-terraform.md
0
1
export
forge-lang-terraform
2
from
"martimramos/claude-forge"
from
"martimramos/claude-forge"
3
Terraform infrastructure-as-code safety practices. Enforces plan-before-apply workflow. Use when working with .tf files or infrastructure commands.
2026-01-05
claude-code-architecture.md
0
1
export
claude-code-architecture
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Self-reference guide for Claude Code's own architecture, configuration, and extension points. Use when needing to know where Claude Code stores its configuration files, skills, plugins, hooks, MCP servers, settings, or any other internal structure. Triggers on questions like "where do skills go?", "how do I configure hooks?", "where is the settings file?", or when creating/modifying Claude Code extensions.
2026-01-05
reward-shaping-engineering.md
0
1
export
reward-shaping-engineering
2
from
"tachyon-beep/hamlet"
from
"tachyon-beep/hamlet"
3
Master reward function design - potential-based shaping, hacking patterns, validation
2026-01-05
rpi-workflow.md
0
1
export
rpi-workflow
2
from
"matt-riley/mjrwtf"
from
"matt-riley/mjrwtf"
3
Apply a Research → Plan → Implement → Validate workflow with Copilot CLI, including context budgeting and persistent artifacts via /share.
2026-01-05
sync-to-main.md
0
1
export
sync-to-main
2
from
"coopeverything/TogetherOS"
from
"coopeverything/TogetherOS"
3
**AUTO-TRIGGER when:**- Progress reaches 5% milestone (5%, 10%, 15%, 20%...)- User says "sync [module] to main"- User says "approve main sync"- User says "reconcile [module] with main"Manages two-phase sync from yolo to main: (1) WIP markers to prevent contributor conflicts, (2) code sync with CI reconciliation after production validation.Use proactively without asking permission when task matches skill purpose.
2026-01-05
gapless-crypto-clickhouse-onboarding.md
0
1
export
gapless-crypto-clickhouse-onboarding
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Onboard company employees (Claude Code CLI users) to use gapless-crypto-clickhouse package with ClickHouse Cloud credentials. Use when company employee needs to set up ClickHouse Cloud access, mentions first-time setup, credential configuration, connection testing, or troubleshooting ClickHouse Cloud connections.
2026-01-05
async-await-checker.md
0
1
export
async-await-checker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Automatically applies when writing Python functions that call async operations. Ensures proper async/await pattern usage (not asyncio.run) to prevent event loop errors.
2026-01-05
collimator-optics.md
0
1
export
collimator-optics
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use profunctor optics from the Collimator library for Lean 4. Use when working with lenses, prisms, traversals, or nested data access.
2026-01-05
git-version-control.md
0
1
export
git-version-control
2
from
"pluginagentmarketplace/custom-plugin-data-engineer"
from
"pluginagentmarketplace/custom-plugin-data-engineer"
3
Git workflows, branching, collaboration, and code management
2026-01-05
best-practices.md
0
1
export
best-practices
2
from
"InKCre/design"
from
"InKCre/design"
3
Best practices for developing with @inkcre/web-design including coding guidelines and accessibility.
2026-01-05
nextjs-server-navigation.md
0
1
export
nextjs-server-navigation
2
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
from
"MuhammedSuhaib/LevelUpSpeckit-Plus"
3
Guide for implementing navigation in Next.js Server Components using Link component and redirect() function. Covers the difference between server and client navigation methods. Use when adding links, redirects, or navigation logic in server components without converting them to client components unnecessarily.
2026-01-05
mastering-typescript.md
0
1
export
mastering-typescript
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Master enterprise-grade TypeScript development with type-safe patterns, modern tooling, and framework integration. This skill provides comprehensive guidance for TypeScript 5.9+, covering type system fundamentals (generics, mapped types, conditional types, satisfies operator), enterprise patterns (error handling, validation with Zod), React integration for type-safe frontends, NestJS for scalable APIs, and LangChain.js for AI applications. Use when building type-safe applications, migrating JavaScript codebases, configuring modern toolchains (Vite 7, pnpm, ESLint, Vitest), implementing advanced type patterns, or comparing TypeScript with Java/Python approaches.
2026-01-05
sikhaid-components.md
0
1
export
sikhaid-components
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Use when creating, modifying, or understanding Svelte components in SikhAid project. Covers component naming conventions, file organization, component hierarchy, import patterns, and reusable UI patterns.
2026-01-05
zzik-react-query-patterns.md
0
1
export
zzik-react-query-patterns
2
from
"wewew2634-pixel/zzik-map"
3
TanStack Query (React Query) patterns for ZZIK v5.1 state management.
2026-01-05
expo-app-config-variants.md
0
1
export
expo-app-config-variants
2
from
"amandeepmittal/custom-codex-skills"
from
"amandeepmittal/custom-codex-skills"
3
Convert app.json to app.config.ts and manage multiple app variants (dev/staging/prod) in Expo projects using expo-dev-client. Use when introducing typed config, variant-specific identifiers/schemes/icons/env, or building custom dev clients.
2026-01-05
architecture-patterns.md
0
1
export
architecture-patterns
2
from
"Bison-Office/bison-claude-marketplace"
from
"Bison-Office/bison-claude-marketplace"
3
Provides critical architectural patterns for the pricing engine. Covers database operations, B2B/B2C dual processing, background jobs, error handling, and performance patterns. Use before implementing pricing engine features, modifying background jobs, or reviewing pricing engine code changes.
2026-01-05
pr-review-checker.md
0
1
export
pr-review-checker
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Check PR review comments and feedback from CodeRabbit and human reviewers. Use when user asks about reviews, unresolved comments, CodeRabbit feedback, Claude review, or PR status.
2026-01-05
moai-alfred-code-reviewer.md
0
1
export
moai-alfred-code-reviewer
2
from
"majiayu000/claude-skill-registry"
from
"majiayu000/claude-skill-registry"
3
Systematic code review guidance and automation. Apply TRUST 5 principles, check code quality, validate SOLID principles, identify security issues, and ensure maintainability. Use when conducting code reviews, setting review standards, or implementing review automation.
2026-01-05