Browse Skills

2258 skills found

tokenmilagre-database.md
0
1 export tokenmilagre-database
2 dogespartano-cyber from "dogespartano-cyber/tokenmilagre-platform"
3 Database management with Prisma (schema, migrations, optimization). TRIGGERS: 'Prisma', 'schema', 'migration', 'database', 'query optimization', 'modelo de dados'. Use when modifying database schema, creating migrations, optimizing queries, troubleshooting database issues, data modeling.
2026-01-05
userinfo-endpoint-reviewer.md
0
1 export userinfo-endpoint-reviewer
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Review test cases for UserInfo Endpoint. Covers access token validation, Bearer token handling, sub claim consistency, scope-based claims, and signed responses per OIDC Core 1.0 Section 5.3.
2026-01-05
backend-models.md
0
1 export backend-models
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Define database models and schemas with proper data types, constraints, relationships, and validation rules for PostgreSQL (Supabase/Bun.sql) and Firestore (Firebase). Use this skill when creating or modifying database models, ORM entity definitions, Prisma schemas, or Firestore document structures. Apply when working on model files (models/*.ts, entities/*.ts, schema.prisma, models/*.py, Models/*.cs), defining database relationships, setting up validation rules, or implementing data integrity constraints. This skill ensures snake_case naming for SQL and camelCase for NoSQL, required timestamps (created_at/updated_at), UUIDs for SQL and auto-generated IDs for Firestore, foreign key constraints with indexed columns, Row Level Security (RLS) policies for Supabase, strict Firestore security rules, normalized data for SQL (3NF) with denormalization for Firestore read performance, and pgvector setup for AI embeddings.
2026-01-05
fastapi-security-expert.md
0
1 export fastapi-security-expert
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Expert in securing FastAPI applications with JWT tokens and Better Auth. Use this when implementing authentication middleware, route protection, and user isolation.
2026-01-05
typescript.md
0
1 export typescript
2 theMickster from "theMickster/claude-agents"
3 Write type-safe TypeScript 5.x code using ES2022+ features, strict mode, discriminated unions, and modern async patterns. Use for TypeScript files (.ts), type definitions (.d.ts), configuration, or full-stack type safety.
2026-01-05
langgraph-patterns.md
0
1 export langgraph-patterns
2 rozwer from "rozwer/cross2B-Pro"
3 Advanced LangGraph patterns for production applications. Use when implementing streaming (tokens, updates, custom data), parallel node execution, subgraphs for modular workflows, error handling and retries, or Command-based control flow. Covers stream modes, fan-out/fan-in, nested graphs, and production best practices.
2026-01-05
explore-source.md
0
1 export explore-source
2 financialvice from "financialvice/skills"
3 Explore external reference source code to understand implementations, draw inspiration, debug issues, or answer questions. Use when exploring repos like InstantDB, Trigger.dev, Vercel AI SDK, HeroUI Native, or any external codebase. Handles two modes - "inspiration" (adaptive, translating concepts to user's stack) or "understanding" (direct, definitive answers about the source). Always cite file:line references.
2026-01-05
mechinterp-crossmodel-matcher.md
0
1 export mechinterp-crossmodel-matcher
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Match SAE features between Ultra (24K) and Full (2K) models based on activation patterns and token overlap
2026-01-05
torchtext.md
0
1 export torchtext
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Natural Language Processing utilities for PyTorch (Legacy). Includes tokenizers, vocabulary building, and DataPipe-based dataset handling for text processing pipelines. (torchtext, tokenizer, vocab, datapipe, regextokenizer, nlp-pipeline)
2026-01-05
github-token-permissions-overview.md
0
1 export github-token-permissions-overview
2 adaptive-enforcement-lab from "adaptive-enforcement-lab/claude-skills"
3 Understanding GITHUB_TOKEN scope, default permissions, and implementing least-privilege principle for GitHub Actions workflows.
2026-01-05
nextjs-better-auth-jwt-usage.md
0
1 export nextjs-better-auth-jwt-usage
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Standard patterns for using Better Auth in Next.js 16+ App Router projects, including server and client integration, JWT plugin usage, and attaching tokens to backend API calls in a reusable way.
2026-01-05
gp-ui.md
0
1 export gp-ui
2 thegpvc from "thegpvc/gp-ui"
3 Use when building React UIs for TheGP applications, migrating existing UIs to @gp/ui components, integrating Tailwind v4 with @gp/ui theme, or answering questions about available components, design tokens, icons, or setup. Activate when user mentions @gp/ui, TheGP design system, or asks about GP-specific UI patterns and components.
2026-01-05
project-types.md
0
1 export project-types
2 timequity from "timequity/vibe-coder"
3 Project type definitions with type-specific questions, patterns, and stacks.Use when: determining project architecture, asking type-specific questions.Referenced by: idea-validation, brainstorming, /ship command.
2026-01-05
notion-md-sync.md
0
1 export notion-md-sync
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Batch upload local Markdown files to Notion via Python script. Optimized for single or multiple files with zero token cost. Direct script execution bypasses LLM parsing, saving significant tokens on large files while preserving formatting (tables, code blocks, rich text).
2026-01-05
full-auth.md
0
1 export full-auth
2 CheekyCodexConjurer from "CheekyCodexConjurer/quant-lab"
3 When explicitly authorized, execute end-to-end with a phased plan in one run until Definition of Done is met.
2026-01-05
web-test-wallet-setup.md
0
1 export web-test-wallet-setup
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Set up MetaMask wallet extension for Web3 DApp testing - download extension, import wallet from private key. Run at test start if tests/config.yaml has web3.enabled=true.
2026-01-05
post-change-verification.md
0
1 export post-change-verification
2 IvanTorresEdge from "IvanTorresEdge/molcajete.ai"
3 Mandatory verification protocol after code changes for Solidity projects. Use after any code modification to ensure quality.
2026-01-05
security-patterns.md
0
1 export security-patterns
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Security patterns for input validation, PII protection, and cryptographic operations
2026-01-05
monitoring-alerting.md
0
1 export monitoring-alerting
2 ricardoroche from "ricardoroche/ricardos-claude-code"
3 Automatically applies when implementing monitoring and alerting. Ensures proper metric instrumentation, alerts, SLO/SLI definition, dashboards, and observability patterns.
2026-01-05
linear-lifecycle.md
0
1 export linear-lifecycle
2 mattforni from "mattforni/skillset"
3 Use when working with Linear issues across development workflow - uses Linearis CLI with JSON output for zero-context issue management. Get details, create issues, update status, and add comments without consuming tokens in main session.
2026-01-05
converting-slash-commands.md
0
1 export converting-slash-commands
2 scottwater from "scottwater/config"
3 Convert Claude Code slash commands to OpenCode commands format. Use when migrating from Claude Code to OpenCode or when you have existing slash command definitions to port.
2026-01-05
observability-logging.md
0
1 export observability-logging
2 ricardoroche from "ricardoroche/ricardos-claude-code"
3 Automatically applies when adding logging and observability. Ensures structured logging, OpenTelemetry tracing, LLM-specific metrics (tokens, cost, latency), and proper log correlation.
2026-01-05
clickhouse-cloud-credentials.md
0
1 export clickhouse-cloud-credentials
2 majiayu000 from "majiayu000/claude-skill-registry"
3 Store ClickHouse Cloud credentials in Doppler + 1Password for gapless-crypto-clickhouse. Use when setting up new services, rotating credentials, or backing up authentication material. Covers API keys, connection details, and database password storage.
2026-01-05
voice-and-tone.md
0
1 export voice-and-tone
2 Sheshiyer from "Sheshiyer/Skills-claude-brand-genesis"
3 Defines brand voice persona and tone calibration using persona and positioning data to produce a reusable meta-prompt for copywriting.
2026-01-05