⛓️

Blockchain

Web3, smart contracts, and cryptocurrency skills

2258 skills in this category

global-validation

Implement runtime validation and type safety using Zod schemas for Content Collections, API inputs, form data, and environment variables. Use this skill when validating user input, API requests, content schemas, or ensuring data integrity. When working on Content Collections schema definitions in src/content/config.ts, API route input validation with Zod, form validation (server-side and client-side), environment variable validation, component prop validation with runtime checks, URL and query parameter validation, request body and form data sanitization, TypeScript runtime type validation, or custom Zod refinements and transformations.

SpacePlushy/portfolio
0
0
업데이트 6d ago

llm-app-architecture

Marketplace

Automatically applies when building LLM applications. Ensures proper async patterns for LLM calls, streaming responses, token management, retry logic, and error handling.

ricardoroche/ricardos-claude-code
0
0
업데이트 6d ago

discovery-interviewer

Conducts comprehensive 90-minute discovery interviews to extract complete product requirements before implementation. Triggers when starting new SaaS projects, defining product scope, or validating ideas. Includes product management expertise to guide users through difficult questions.

mavric/devenv
0
0
업데이트 6d ago

slo-implementation

Marketplace

Define and implement Service Level Indicators (SLIs) and Service Level Objectives (SLOs) with error budgets and alerting. Use when establishing reliability targets, implementing SRE practices, or measuring service performance.

HermeticOrmus/after-the-third-cup
0
0
업데이트 6d ago

content-retrieval

Token-efficient retrieval using depth levels (L0-L5) and heading-based sections. Use for any file reads.

majiayu000/claude-skill-registry
0
0
업데이트 6d ago

frontend-css

Write and maintain CSS following project conventions using consistent methodologies like Tailwind CSS, BEM, CSS modules, or utility classes, while creating distinctive, aesthetically excellent designs. Use this skill when writing CSS styles, applying Tailwind utility classes, creating custom CSS, working with styling files (*.css, *.scss, *.module.css, globals.css, tailwind.config.*), maintaining design systems and design tokens, defining CSS variables for colors and spacing, implementing typography styles with unique font choices, creating atmospheric backgrounds and depth, adding animations and micro-interactions, avoiding framework style overrides, avoiding generic "AI slop" aesthetics (purple gradients, Inter/Roboto everywhere, cookie-cutter designs), optimizing CSS for production with purging and tree-shaking, or ensuring consistent styling patterns across the application. Apply this skill when styling components, refactoring CSS code, setting up design systems, choosing fonts and colors, creating animat

pdovhomilja/dovhomilja-cz
0
0
업데이트 6d ago

type-safety

Fix type assertions and improve TypeScript type safety. Use when encountering 'as unknown as' casts, manual type definitions that duplicate schema types, or unclear type errors in database queries, especially with Drizzle ORM relations. Also use when verifying types

majiayu000/claude-skill-registry
0
0
업데이트 6d ago

agent-design-2

Marketplace

This skill should be used when the user asks to "configure agent profile", "add skills to agent", "set up MCP servers", "configure agent tools", "write system prompt", "create agent workflow", "define agent commands", "add subagents", or needs to define what capabilities an agent has and how to orchestrate complex workflows in the runtime.

hhopkins95/ai-systems
0
0
업데이트 6d ago

searching-code

Finds code patterns using structural syntax matching with ast-grep. Use when searching for function definitions, class structures, API calls, or specific code patterns where grep would match false positives from comments or strings. For planning refactors, use planning-refactors instead.

disusered/dotfiles-universal
0
0
업데이트 6d ago

cloudflare-worker-base

Production-tested setup for Cloudflare Workers with Hono, Vite, and Static Assets.Use when: creating new Cloudflare Workers projects, setting up Hono routing with Workers,configuring Vite plugin for Workers, adding Static Assets to Workers, deploying with Wrangler,or encountering deployment errors, routing conflicts, or HMR crashes.Prevents 6 documented issues: export syntax errors, Static Assets routing conflicts,scheduled handler errors, HMR race conditions, upload race conditions, and Service Workerformat confusion.Keywords: Cloudflare Workers, CF Workers, Hono, wrangler, Vite, Static Assets, @cloudflare/vite-plugin,wrangler.jsonc, ES Module, run_worker_first, SPA fallback, API routes, serverless, edge computing,"Cannot read properties of undefined", "Static Assets 404", "A hanging Promise was canceled","Handler does not export", deployment fails, routing not working, HMR crashes

jackspace/ClaudeSkillz
0
0
업데이트 6d ago

dark-mode

Marketplace

Implements theme switching with semantic tokens and prefers-color-scheme detection. Use when adding dark mode, light/dark themes, color scheme toggles, or converting hardcoded colors to theme-aware tokens.

dylantarre/design-system-skills
0
0
업데이트 6d ago

escalating-windows-privileges

Marketplace

Escalate privileges on Windows systems using service misconfigurations, DLL hijacking, token manipulation, UAC bypasses, registry exploits, and credential dumping. Use when performing Windows post-exploitation or privilege escalation.

trilwu/secskills
0
0
업데이트 6d ago

motion-scale

Marketplace

Generates animation duration, easing curves, and delay tokens with prefers-reduced-motion support. Use when creating transition timing, animation speed, or motion systems. Outputs CSS, Tailwind, or JSON.

dylantarre/design-system-skills
0
0
업데이트 6d ago

ios-app-icon-generator

Generates a complete iOS app icon set with all required sizes. Use when asked to create an app icon, design an iOS icon, generate app store artwork, or make an icon for an iPhone/iPad app. Follows a philosophy-first approach - first defining the visual identity and concept, then producing production-ready icons.

majiayu000/claude-skill-registry
0
0
업데이트 6d ago

auto-update-documentation

Automatically update project documentation by synthesising session history, git commits, and current state. Eliminates documentation drift. Token budget 3500.

CodeTonight-SA/claude-optim
0
0
업데이트 6d ago

ui-ux-design

Design and implement UI/UX changes using existing components and Tailwind tokens; ensure accessibility. EXCLUSIVE to ui-ux-designer agent.

htooayelwinict/claude-config
0
0
업데이트 6d ago

proto-gen

Generate C++ and Python code from Protocol Buffer definitions. Use when user asks to generate proto files, compile protos, regenerate gRPC code, or mentions protobuf/gRPC generation.

AlexandrePrevot/OrderParserProcessor
0
0
업데이트 6d ago

product-requirements-document

Creates product requirements documents through collaborative workshopping. Guides users from product idea to structured PRD with user stories, acceptance criteria, and business rationale. Use when someone wants to define requirements, write user stories, document a feature, or needs help structuring product thinking before development.

michaeldiestelberg/The-AI-enabled-Product-Builder
0
1
업데이트 6d ago

element-definition-convention

Marketplace

プラグイン要素の定義ルール(命名規則、必須項目、記述フォーマット)を定義する。プラグイン要素作成時、エージェント・スキル・コマンド定義時、またはユーザーが命名規則、フロントマター、必須項目、記述フォーマットに言及した際に使用する。

RevTechStudio/rts-plugins
0
0
업데이트 6d ago

colors-typography

Define brand styling for website projects. Updates globals.css with CSS color variables (oklch format), typography (h1-h6, p, a, blockquote), and container styles. Use at the start of a project after sitemap is created. Requires primary, secondary, and accent colors plus font choice.

majiayu000/claude-skill-registry
0
0
업데이트 6d ago