⛓️

區塊鏈

Web3、智能合約和加密貨幣技能

2258 skills in this category

concept-critic

Rigorously critique concept designs through intellectual scrutiny. This skill should be used when validating concept definitions, reviewing concept quality, identifying design flaws, or evaluating whether something qualifies as a true concept. Applies demanding standards from Daniel Jackson's methodology. Handles queries like "critique this concept", "is this a good concept", "review my concept design", "does this meet concept criteria".

majiayu000/claude-skill-registry
0
0
更新於 1w ago

backend-models

Define and structure database models with proper naming conventions, data integrity constraints, and relationship definitions. Use this skill when creating or modifying database model files, defining table schemas, setting up model relationships (one-to-many, many-to-many, one-to-one), working with ORM model files (schema.prisma, models/*, app/models/*, entities/*), implementing data validation at the model level, adding timestamps and audit fields, defining foreign keys and indexes, choosing appropriate data types, configuring cascade behaviors, or balancing database normalization with query performance. Apply this skill when designing database schemas, creating new models, refactoring existing model structures, or reviewing data integrity and relationship configurations.

pdovhomilja/dovhomilja-cz
0
0
更新於 1w ago

response-optimization

Marketplace

This skill should be used when the user asks about "JSON flags", "token IDs", "cross-tool references", "progressive detail", "response optimization", "human and LLM readable", "automation flags", "confidence-based detail", or discusses optimizing MCP responses for both human and machine consumption. Provides patterns for human/LLM readable responses with automation-friendly structures.

standardbeagle/standardbeagle-tools
0
0
更新於 1w ago

create-bap-identity

Create new BAP (Bitcoin Attestation Protocol) identities using the bap CLI. Supports Type42 (modern) and Legacy identity formats. Creates encrypted .bep backup files stored in Flow's /.flow/.bsv/backups/ directory.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

cupertino-ui-consistency

Maintain Cupertino + Lumina visual consistency for the AERA frontend. Use when creating or modifying UI, CSS/tokens, layouts, components, menus/overlays, tables, charts, or interaction states in this repo.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

bi-fundamentals

BI fundamentals with metric definition, KPI calculation, dimensional modeling, dashboard optimization, and data storytelling. 40+ metric examples and calculation patterns.

pluginagentmarketplace/custom-plugin-sql
0
0
更新於 1w ago

pillbox-pattern

User interface pattern. When Claude needs to create an editable text region that contains inline pills or tokens, along with the ability to add them using a mention menu.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

morpho-solana-frontend

Build production-ready frontend for Morpho Blue lending protocol on Solana. Covers all 26 program instructions across supply/borrow, flash loans, liquidations, authorization, and admin features. Uses Next.js 14, Anchor client, Jupiter wallet adapter, and Kamino-style UI/UX. Integrates with morpho-solana-builder skill for contract understanding.

raunit-dev/morpho-on-solana
0
1
更新於 1w ago

github-kernel

foundational definitions for GitHub skills, safety rules, tool escalation, and security boundaries

Z1-Test/temp-rajan-s2
0
0
更新於 1w ago

csharp-project-expert

ALWAYS use for ANY C# operation: renaming (files/classes/methods/properties/namespaces), finding references/usages ("where is X used"), finding definitions ("where is X defined"), understanding code structure (hierarchies/dependencies/relationships). Roslyn-powered semantic analysis ensures all references are updated correctly across the entire solution.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

design-tokens

Design system foundation. Colors, typography, spacing. Single source of truth. No raw values.

Soborbo/claudeskills
0
0
更新於 1w ago

backend-enum-use

Create feature-rich PHP enums following Laravel conventions with SCREAMING_SNAKE_CASE case names, backed enum values (string or int), helper methods for labels and comparisons, validation rules, and comprehensive Pest tests. Use this skill when converting hardcoded strings or magic numbers to type-safe enums, creating categorical data types like statuses, types, roles or categories, adding enum-based validation to forms or APIs, refactoring magic strings into structured types, or defining a fixed set of allowed values in your application. This skill applies when working on files in app/Enums/ directory, creating enum classes, adding enum casts to models, or implementing enum validation rules.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

auditoria-segredos-ci

Auditar segredos e variáveis na esteira CI/CD (GitHub Actions) e no runtime (Docker Swarm), verificando integração via OIDC com Azure Key Vault e paridade de ambientes. Use quando houver falhas por falta de segredos, variáveis ausentes, “id-token: write” ausente, ou inconsistência entre Key Vault, Swarm e workflows.

Wibson82/conexao-de-sorte-backend-resultados
0
0
更新於 1w ago

react-web3-developer

Expert React frontend developer with advanced Web3/blockchain experience and pixel-perfect design implementation. Use when building UI components, implementing Web3 features, styling with CSS, creating animations, or working on the OpenWork multi-chain dApp.

majiayu000/claude-skill-registry
0
0
更新於 1w ago

cryptotribes-mongodb-api-developer

Design MongoDB schemas, build REST/WebSocket APIs, optimize queries, and manage database operations for CryptoTribes. Use when creating models, API endpoints, database migrations, or optimizing performance. Triggers on "schema", "model", "API", "endpoint", "database", "query optimization".

provnuk88/cryptotribes
0
0
更新於 1w ago

purple-team

Comprehensive purple team security assessment skill that analyzes codebases like a skilled penetration tester, identifies attack vectors, and provides remediation guidance. Use this skill when: (1) Performing security audits or code reviews, (2) Identifying vulnerabilities before deployment, (3) Running purple team exercises (offensive analysis + defensive remediation), (4) Checking for OWASP Top 10 vulnerabilities, (5) Scanning for hardcoded secrets, API keys, or credentials, (6) Analyzing authentication/authorization flaws, (7) Reviewing cryptographic implementations, (8) Auditing infrastructure-as-code (Terraform, K8s, Docker), (9) Generating security reports in Markdown, HTML, or JSON format. Triggers: "security audit", "purple team", "penetration test", "find vulnerabilities", "security review", "attack vectors", "remediate vulnerabilities", "OWASP", "security scan".

Cornjebus/claude-purple-team-skill
0
0
更新於 1w ago

cashu-wallet

Use when implementing Cashu token wallet functionality - provides complete patterns for sending and receiving Cashu tokens, token QR codes, automatic mint management, and integrating with Lightning wallet operations

PerceptLabs/nostril
0
0
更新於 1w ago

tokenmilagre-copilot-tools

Copilot AI tools development (type-safe patterns). TRIGGERS: 'copilot', 'AI tool', 'tool development', 'criar ferramenta', 'activity logging', 'tool parameters'. Use when creating new AI tools, implementing tool parameters, handling tool execution, managing activity logging, type-safe tool development.

dogespartano-cyber/tokenmilagre-platform
0
0
更新於 1w ago

build-session-context

Build concise session context by extracting key information from project logs (CLAUDE.md, TASK_BOARD.md, MIGRATION_LOG.md, DEBUG_LOG.md, GIT_LOG.md, SKILLS_LOG.md) to provide token-efficient project status. Use when beginning work, returning after break, or needing quick project overview without reading full files.

dudusoar/VRP-Toolkit
0
0
更新於 1w ago

typebox-schemas

Guide for TypeBox schema conventions in Fastify routes and environment validation. Use when defining request/response schemas or validating configuration.

janisto/fastify-playground
0
0
更新於 1w ago