Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
impossible-combiner
Iteration 9 of Multiplicity Cascade - Combines impossible concepts productively
majiayu000/claude-skill-registry 163
-
create-bounded-context
Step-by-step guide for creating DDD Bounded Contexts with ubiquitous language, context maps, and cross-context communication.
majiayu000/claude-skill-registry 163
-
pencil-renderer
Render DNA codes to Pencil .pen frames. Does ONE thing well.
Input: DNA code + component type (hero, card, form, etc.)
Output: .pen frame ID + screenshot
Use when: design-exploration or other orchestrators need to render
visual proposals using Pencil MCP backend.
majiayu000/claude-skill-registry 163
-
handler-storage-local
Local filesystem storage handler for fractary-file plugin
majiayu000/claude-skill-registry 163
-
plaid-fintech
Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.
majiayu000/claude-skill-registry 163
-
kafka-expert
Expert-level Apache Kafka, event streaming, Kafka Streams, and distributed messaging
majiayu000/claude-skill-registry 163
-
product-positioning
Master product positioning and differentiation using April Dunford's framework for creating category-defining products. Use when launching new products, repositioning existing products, defining competitive strategy, developing messaging, entering new markets, or differentiating from competitors. Covers positioning statement frameworks, category design, value articulation, target market selection, and competitive alternatives analysis.
majiayu000/claude-skill-registry 163
-
java-package-info
Generate package-info.java files for Java packages. Use when the user requests to add package documentation files to Java packages, create package-info.java files, or document Java package structures. Automatically scans directories for Java packages and creates Javadoc package documentation files where they don't exist.
majiayu000/claude-skill-registry 163
-
icp-analysis
Analyze a company to identify their Ideal Customer Profiles (ICPs) - buyer personas, verticals, and tiers
majiayu000/claude-skill-registry 163
-
Advanced Modular Library Design
Design modular libraries with clear package boundaries, feature-first organization, and clean API surfaces. Use when structuring monorepos, defining module boundaries, or designing library APIs.
majiayu000/claude-skill-registry 163
-
architecting-networks
Design cloud network architectures with VPC patterns, subnet strategies, zero trust principles, and hybrid connectivity. Use when planning VPC topology, implementing multi-cloud networking, or establishing secure network segmentation for cloud workloads.
majiayu000/claude-skill-registry 163
-
modal
Run Python code in the cloud with serverless containers, GPUs, and autoscaling. Use when deploying ML models, running batch processing jobs, scheduling compute-intensive tasks, or serving APIs that require GPU acceleration or dynamic scaling.
majiayu000/claude-skill-registry 163
-
moai-document-processing
AI-powered enterprise document processing orchestrator with Context7 integration, intelligent document analysis, automated content extraction, multi-format support (docx, pdf, pptx, xlsx), and enterprise-grade document workflow automation
majiayu000/claude-skill-registry 163
-
language-check
Analyze code and documentation for non-inclusive language, understanding context and intent before flagging issues. Use when reviewing code for biased terms, gendered language, or problematic terminology.
majiayu000/claude-skill-registry 163
-
click-patterns
Click framework examples and templates - decorators, nested commands, parameter validation. Use when building Python CLI with Click, implementing command groups, adding CLI options/arguments, validating CLI parameters, creating nested subcommands, or when user mentions Click framework, @click decorators, command-line interface.
majiayu000/claude-skill-registry 163
-
composable-svelte-ssr
Server-side rendering patterns for Composable Svelte. Use when implementing SSR, hydration, server rendering, isomorphic code, or working with meta tags and SEO. Covers renderToHTML, hydrateStore, server-side routing, state serialization, and avoiding common SSR pitfalls.
majiayu000/claude-skill-registry 163
-
openapi-toolkit-mistralai-dart
majiayu000/claude-skill-registry 163
-
context-api-contracts
Frontend-backend API contracts, routes, clients, and type definitions.
Handles API endpoint definitions, request/response types, route configuration, and cross-stack integration.
Use when working with API endpoints, request/response types, route definitions, or frontend-backend integration,
or when user mentions API design, adding endpoints, type mismatches, API contracts, REST endpoints,
client integration, "404 Not Found" errors, "Type error" in API calls, or route configuration issues.
majiayu000/claude-skill-registry 163
-
Create New Component
Create a new React component following Lab's architecture patterns. Determines component scope (core vs. page-scoped), generates proper structure with TypeScript types, creates Storybook stories for core components, and ensures composability with existing components.
majiayu000/claude-skill-registry 163
-
scaffold-hook
Scaffold a new custom React hook inside an existing feature module, with templates for data fetching, state management, or utility hooks, and update the feature hooks barrel export.
majiayu000/claude-skill-registry 163
-
drag-and-drop-physics-engine
Implement fluid drag-and-drop interactions with physics-based animations.
majiayu000/claude-skill-registry 163
-
calendar-sync
This skill should be used when the user asks to "sync to Google Calendar", "import activities to calendar", "add GitHub/Linear events to calendar", or "convert activity report to calendar". Transforms structured activity data into gcalcli commands for Google Calendar import.
majiayu000/claude-skill-registry 163
-
clean-architecture-review
Validate Clean Architecture implementation in iOS. Checks layer separation (Presentation/Domain/Data), MVVM patterns, dependency injection with Swinject, and UseCase/Repository patterns. Use when reviewing architecture, checking layer boundaries, or validating DI.
majiayu000/claude-skill-registry 163
-
tldr-router
Maps questions to the optimal tldr command. Use this to pick the right layer
majiayu000/claude-skill-registry 163