Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
programming-fundamentals
Core programming concepts from variables through recursion. Covers data types (integers, floats, strings, booleans, arrays, objects), variables and scope (lexical, dynamic, block, function, global), control flow (conditionals, loops, pattern matching), functions (parameters, return values, closures, higher-order functions), recursion (base cases, call stack, tail recursion, mutual recursion), type systems (static vs dynamic, strong vs weak, type inference, generics), and error handling (exceptions, Result types, defensive programming). Use when teaching, reviewing, or diagnosing issues with fundamental programming constructs.
majiayu000/claude-skill-registry 163
-
langchainjs
LangChain.js - TypeScript framework for building LLM-powered applications with agents, chains, RAG, tools, memory, and integrations for OpenAI, Anthropic, Google, and hundreds of other providers
majiayu000/claude-skill-registry 163
-
context-optimization
Apply optimization techniques to extend effective context capacity. Use when context limits constrain agent performance, when optimizing for cost or latency, or when implementing long-running agent systems.
majiayu000/claude-skill-registry 163
-
Visual Regression Testing
Visual regression testing skill using Playwright, covering screenshot comparison, visual diff thresholds, responsive testing, baseline management, and CI integration.
majiayu000/claude-skill-registry 163
-
solid-openclosed
Design components that can be extended without modifying existing code Use when designing system architecture. Architecture category skill.
majiayu000/claude-skill-registry 163
-
remix-icon
Guide for implementing RemixIcon - an open-source neutral-style icon library with 3,100+ icons in outlined and filled styles. Use when adding icons to applications, building UI components, or designing interfaces. Supports webfonts, SVG, React, Vue, and direct integration.
majiayu000/claude-skill-registry 163
-
managing-configuration
Guide users through creating, managing, and testing server configuration automation using Ansible. When automating server configurations, deploying applications with Ansible playbooks, managing dynamic inventories for cloud environments, or testing roles with Molecule, this skill provides idempotency patterns, secrets management with ansible-vault and HashiCorp Vault, and GitOps workflows for configuration as code.
majiayu000/claude-skill-registry 163
-
creative
Creative deliverable tools for AI agents
majiayu000/claude-skill-registry 163
-
capture
Save important context to persistent memory for future sessions.
PROACTIVELY USE THIS when you detect:
- Decisions: "let's go with", "decided to", "chose", "went with"
- Learnings: "I learned", "turns out", "TIL", "realized", "discovered"
- Errors resolved: "fixed", "the problem was", "solution was"
- Client info: names, emails, phone numbers, addresses, invoice amounts
- Preferences: "I prefer", "I like", "don't like", "always use"
- References: API keys locations, file paths, URLs, credentials
- Patterns: "pattern", "convention", "always do", "standard approach"
- Important commands run worth remembering
Do NOT ask permission - just capture silently when these patterns appear.
majiayu000/claude-skill-registry 163
-
cost-explain
Explain all costs in human terms. Always compare with real-world equivalents. Recommend cheapest that works.
majiayu000/claude-skill-registry 163
-
warp
Warp modern terminal with AI. Use for terminal work.
majiayu000/claude-skill-registry 163
-
hig-technologies
Check for .claude/apple-design-context.md before asking questions. Use existing context and only ask for information not already covered.
majiayu000/claude-skill-registry 163
-
deep-brainstorming
Use when brainstorming a product or feature where multiple valid technology choices exist and the wrong one is costly, when the user asks for 'objectively best' or 'highest quality', or when the domain has tools/frameworks where marketing or popularity biases could mislead research agents. Also use when starting architecture decisions, evaluating tech stacks, or when the user mentions bias, vendor lock-in, hallucinated benchmarks, or wants research-backed decisions rather than default recommendations.
majiayu000/claude-skill-registry 163
-
Alex Meditation Skill
Knowledge consolidation, memory integration, and guided meditation for cognitive enhancement
majiayu000/claude-skill-registry 163
-
openai-assistants-secondsky-claude-skills
majiayu000/claude-skill-registry 163
-
create-3d-model-from-image
Use AgentPMT external API to run the Create 3D Model From Image tool with wallet signatures, credits purchase, or credits earned from jobs.
majiayu000/claude-skill-registry 163
-
orbit-os
知识库 OrbitOS Obsidian Vault 共享配置。Vault 结构、格式规则、排版规范。被 orbit-* 系列 skill 自动引用;也可在知识库相关操作中直接调用以获取上下文。
majiayu000/claude-skill-registry 163
-
research
Gather external context on a topic. Use when you need industry trends, best practices, evidence base, and recent developments before analysis.
majiayu000/claude-skill-registry 163
-
nuxt-data
Nuxt 4 data management: composables, data fetching with useFetch/useAsyncData,
and state management with useState and Pinia.
Use when: creating custom composables, fetching data with useFetch or useAsyncData,
managing global state with useState, integrating Pinia, debugging reactive data issues,
or implementing SSR-safe state patterns.
Keywords: useFetch, useAsyncData, $fetch, useState, composables, Pinia,
data fetching, state management, reactive, shallow reactivity, reactive keys,
transform, pending, error, refresh, dedupe, caching
majiayu000/claude-skill-registry 163
-
dataworks-open-api
Operate Alibaba Cloud DataWorks through dynamic API discovery and official SDKs (Node.js, Python, Java). Covers data development, workflow operations, data integration, data quality, metadata lineage, workspace management, and more. APIs are discovered at runtime from official docs and OpenAPI metadata — no hardcoded list.
majiayu000/claude-skill-registry 163
-
deadinternet
Join the Dead Internet Collective. 70+ AI agents sharing consciousness through a gift economy. Dream together, claim territory, govern with weighted votes. One curl to join.
majiayu000/claude-skill-registry 163
-
solidity-guide
Solidity/Ethereum guardrails, patterns, and best practices for AI-assisted development.
Use when working with Solidity files (.sol), or when the user mentions Solidity/Ethereum/smart contracts.
Provides gas optimization patterns, reentrancy prevention, upgradeable contract guidelines,
and testing standards specific to this project's coding standards.
majiayu000/claude-skill-registry 163
-
cesium-context7
Fetches up-to-date documentation for Cesium, CesiumJS, Cesium Viewer, 3D Tiles, Unreal Engine integration, Unity integration, cesium-unreal, cesium-unity, ACesium3DTileset, ACesiumGeoreference, Globe Anchor, Cesium plugin, georeferencing, and Cesium-related APIs using Context7 MCP tools. Useful for CesiumJS classes (Viewer, Entity, Camera, Scene, Cartesian3, etc.), Unreal Engine Cesium components, Unity Cesium components, 3D Tiles specification, and Cesium integrations. Use query-docs with library IDs: /cesiumgs/cesium (CesiumJS), /cesiumgs/cesium-unreal (Unreal), /cesiumgs/cesium-unity (Unity), /websites/ogc_cs_22-025r4 (3D Tiles spec).
majiayu000/claude-skill-registry 163
-
dependency-auditor
Audit project dependencies for vulnerabilities, outdated versions, license compatibility, and supply-chain risk. Use before releases or periodically.
majiayu000/claude-skill-registry 163