區塊鏈
Web3、智能合約和加密貨幣技能
2258 skills in this category
Subcategories
generative-ui
Generate high-end UI/UX and dashboard systems using design tokens, micro-interactions, and reactive state; use when asked to build adaptive interfaces, dashboards, or generative UI patterns.
using-serena
Enables token-efficient structured development via /serena command. Use for component development, API implementation, system design, test creation, bug fixes, and optimization. Available for Claude Code and all Agents.
architecture-synthesis
Generate a reference architecture specification from analyzed frameworks. Use when (1) designing a new agent framework based on prior art, (2) defining core primitives (Message, State, Tool types), (3) specifying interface protocols, (4) creating execution loop pseudocode, or (5) producing architecture diagrams and implementation roadmaps.
proof-packet-generation
Generate cryptographic proof packets for verification.
extracting-design-tokens
Extracts and documents design tokens (colors, typography, spacing, shadows, etc.) from Figma designs. Updates the "デザイントークン" section in screen spec.md.
workspace-orchestrator
Meta-skill for AI-User collaboration within the BL1NK Monorepo. Defines rules for file creation, redundancy management, and systematic workflow execution based on historical interaction patterns.
ash-relationships
Defining, loading, and managing relationships between Ash resources
doc-search
Token-efficient documentation search using Serena Document Index. 90%+ token savings vs reading full files. Use BEFORE reading README.md or docs/ files. Triggers on architecture questions, pattern lookups, and project-specific documentation needs.
consult-expert
Get expert perspective on a problem by synthesizing an ideal consultant. Use when: (1) asked to consult expert or get specialist input, (2) problem involves specialized domain, (3) analyzing from expert viewpoint, (4) right expertise is not predefined.
frontend-design
Apply when building or auditing UI. Enforces design tokens, Shadcn-first patterns, alignment rules, and the "fun but functional" aesthetic for Recipe App components.
refine-story
Transform vague or incomplete user stories into sprint-ready stories with clear acceptance criteria, test scenarios, and technical guidance. This skill should be used before sprint commitment for definition of ready check.
arktype
Expert knowledge for runtime validation in TypeScript using ArkType, a syntax-first validation library with TypeScript-like definitions, JIT compilation for 10x-100x performance over Zod, native recursion support, morphs for data transformation, and Standard Schema compatibility
build-functors
Define functors from domain to target categories. Uses targets.yaml todetermine which functors to create. Maps domain objects and morphismsto target representations. Use when: mapping domain to API, persistence,events; formalizing structural transformations.
prototype-planning
Define what to build at what fidelity to learn what you need without over-investing. Use before starting any prototype.
documenting-ui-states
Documents all UI state variations (default, empty, error, loading, success) from Figma designs. Use when defining complete UI specifications before implementation.
zod-form-validation
Zod schema validation and React Hook Form integration for TypeScript frontends. This skill should be used when creating forms, defining API schemas, validating form data, implementing type-safe validation, using ZodResolver with React Hook Form, or migrating legacy forms to the Zod + React Hook Form pattern.
epic-identification
This skill should be used when the user asks to "identify epics", "break down vision into epics", "find major features", "discover capability areas", "decompose vision", "group requirements into themes", "define high-level features", "what epics do I need", "turn vision into work items", or "split project into epics". Provides methodology for deriving epics from a vision statement using user journey mapping, capability decomposition, and stakeholder analysis.
needs-articulation
Distinguish user wants from underlying needs to guide solution design. Use when stakeholders make feature requests or during Define phase.
graphql
Provides GraphQL API schema design and implementation expertise. Ensures proper type definitions, query/mutation patterns, pagination strategies, and error handling standards. Specializes in schema-first design, resolver implementation, DataLoader for N+1 prevention, subscription patterns, and federation architecture. Implements Relay cursor connections and Apollo best practices.Use when: designing GraphQL schemas, defining types and interfaces, implementing queries and mutations, creating resolvers, designing pagination with connections and edges, solving N+1 query problems with DataLoader, implementing subscriptions for real-time updates, handling errors and nullability, setting up GraphQL federation, or integrating with Apollo Server/Client or other GraphQL libraries.
crypto-ta-analyzer
Technical analysis with 29+ indicators (BB, Ichimoku, RSI, MACD). Generates 7-tier trading signals with divergence detection, volume confirmation, and squeeze alerts for crypto and stocks.