Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
blz-source-management
Teaches how to discover, validate, and add llms.txt documentation sources to the blz CLI. Use when adding documentation to blz, finding llms.txt or llms-full.txt files, validating sources, refreshing content, or managing the documentation index. Covers source discovery, dry-run validation, and index file handling.
majiayu000/claude-skill-registry 163
-
mcp-server-enhancement
Guide for safely adding new MCP tools to the AI Counsel server
majiayu000/claude-skill-registry 163
-
gitlab-ci-patterns
Build GitLab CI/CD pipelines with multi-stage workflows, caching, and distributed runners for scalable automation. Use when implementing GitLab CI/CD, optimizing pipeline performance, or setting up automated testing and deployment.
majiayu000/claude-skill-registry 163
-
infrastructure-reporting
Generate comprehensive network infrastructure reports including health status, performance analysis, security audits, and capacity planning recommendations.
majiayu000/claude-skill-registry 163
-
ibm-cloud
Provides comprehensive IBM Cloud platform guidance including compute services (VPC, Virtual Servers, IKS, OpenShift, Code Engine, Cloud Functions), storage (Object Storage, Block Storage, File Storage), databases (Db2, Cloudant, PostgreSQL, MySQL, MongoDB, Redis), IAM security (access groups, service IDs, Key Protect, Secrets Manager), networking (VPC, load balancers, Direct Link), CLI automation, Terraform/Schematics infrastructure as code, monitoring, and cost optimization. Covers infrastructure provisioning, application deployment, security configuration, multi-zone high availability, and operational best practices. Use when working with IBM Cloud services, deploying cloud infrastructure, managing cloud resources, configuring security and networking, or when users mention "IBM Cloud", "IKS", "Code Engine", "Db2", "Cloudant", "VPC", "cloud provisioning", "IBM Kubernetes", "OpenShift", "Terraform IBM", "Schematics", or "IBM cloud platform".
majiayu000/claude-skill-registry 163
-
recursive-thought-committee-activation
Activate the Recursive Thought Committee multi-persona framework.
majiayu000/claude-skill-registry 163
-
marketing-strategy
Build a custom marketing strategy through an interactive interview. Develops business positioning, audience targeting, channel selection, and customer journey—then exports as a reusable JSON profile.
majiayu000/claude-skill-registry 163
-
shared-worktree
Git worktree setup and management for parallel agent development. Use when working in isolated git worktrees to avoid merge conflicts between Developer and Tech Artist agents.
majiayu000/claude-skill-registry 163
-
translate-article
Translate MDX articles between English and Japanese for global engineers. Use when the user says "translate this article", "convert to Japanese/English", or asks to localize content in `src/content/docs/`. Auto-detects source language and outputs to the correct i18n path.
majiayu000/claude-skill-registry 163
-
fix-ci-failures
Diagnose and fix CI/CD failures by analyzing logs, reproducing locally, and applying fixes. Use when CI checks fail on pull requests.
majiayu000/claude-skill-registry 163
-
claudemd-optimization
Optimize CLAUDE.md following best practices from humanlayer.dev - apply after /init to transform verbose output into focused, high-leverage project context
majiayu000/claude-skill-registry 163
-
obsidian-qa-saver
Save Q&A conversations to Obsidian notes with proper formatting, metadata, and organization. Use this skill when the user explicitly requests to save a conversation, question-answer exchange, or explanation to their Obsidian vault. Automatically formats content as document-style notes with timestamps, tags, and project links.
majiayu000/claude-skill-registry 163
-
core-web-vitals-tuner
Systematically improves Largest Contentful Paint (LCP), Interaction to Next Paint (INP), and Cumulative Layout Shift (CLS) with prioritized fixes and verification. Use for "Core Web Vitals", "performance", "LCP", "INP", or "CLS".
majiayu000/claude-skill-registry 163
-
tmnl-design-tokens
TMNL design token system architecture. Invoke when implementing token-based theming, extending token hierarchies, or integrating CSS variables. Provides canonical token locations and extension patterns.
majiayu000/claude-skill-registry 163
-
assembling-components
Assembles component outputs from AI Design Components skills into unified, production-ready component systems with validated token integration, proper import chains, and framework-specific scaffolding. Use as the capstone skill after running theming, layout, dashboard, data-viz, or feedback skills to wire components into working React/Next.js, Python, or Rust projects.
majiayu000/claude-skill-registry 163
-
using-superpowers
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
majiayu000/claude-skill-registry 163
-
bun-quickstart
Use when getting started with Bun, installing Bun, initializing projects, or configuring bunfig.toml. Invoke for Bun setup, installation issues, or project scaffolding questions.
majiayu000/claude-skill-registry 163
-
aiworkflow-requirements
AIWorkflowOrchestratorプロジェクトの仕様管理スキル。
仕様書を検索・参照するためのインターフェース。
references/配下に全仕様を格納し、キーワード検索で必要な情報に素早くアクセス。
Anchors:
• Specification-Driven Development / 適用: 仕様書正本 / 目的: 実装との一貫性
• Progressive Disclosure / 適用: 検索→詳細参照 / 目的: コンテキスト効率化
• MECE原則 / 適用: トピック分類 / 目的: 漏れなく重複なく
Trigger:
プロジェクト仕様の検索、アーキテクチャ確認、API設計参照、セキュリティ要件確認、テスト戦略参照を行う場合に使用。
仕様, 要件, アーキテクチャ, API, データベース, セキュリティ, UI/UX, デプロイ, Claude Code, テスト, MSW, カバレッジ, PermissionStore, 権限永続化, rememberChoice
majiayu000/claude-skill-registry 163
-
linkedin-content-strategy
Plan LinkedIn content strategy, commenting engagement, and thought leadership campaigns.
Use when planning weekly content calendars, developing commenting strategies for visibility,
building topic authority, or coordinating newsletter promotion. Includes engagement tactics,
growth benchmarks, and personal brand building frameworks for December 2025.
majiayu000/claude-skill-registry 163
-
scienceworld-conditional-box-placer
Moves an object to one of two destination containers based on a numeric threshold check. Trigger after a measurement (e.g., temperature) is taken. Place object in 'green' box if value > threshold, or 'blue' box if value < threshold.
majiayu000/claude-skill-registry 163
-
huggingface-accelerate
Simplest distributed training API. 4 lines to add distributed support to any PyTorch script. Unified API for DeepSpeed/FSDP/Megatron/DDP. Automatic device placement, mixed precision (FP16/BF16/FP8). Interactive config, single launch command. HuggingFace ecosystem standard.
majiayu000/claude-skill-registry 163
-
pikacss-expert
Comprehensive user guidance for PikaCSS API, configuration, style definition, plugin usage, and best practices for building with atomic CSS.
majiayu000/claude-skill-registry 163
-
ln-761-secret-scanner
Scans codebase for hardcoded secrets. Returns normalized findings with severity and remediation guidance. Pre-commit hook integration.
majiayu000/claude-skill-registry 163
-
Problem-Solving Techniques
Apply systematic problem-solving techniques for complexity spirals (simplification cascades), innovation blocks (collision-zone thinking), recurring patterns (meta-pattern recognition), assumption constraints (inversion exercise), scale uncertainty (scale game), and dispatch when stuck. Techniques derived from Microsoft Amplifier project patterns adapted for immediate application.
majiayu000/claude-skill-registry 163