Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
update-packages
Use ONLY when user explicitly requests updating Node.js and pnpm versions - systematically updates package managers in all locations (frontend, backend, CI/CD) and verifies versions against official sources. Never use proactively.
majiayu000/claude-skill-registry 163
-
meeting-facilitator
Plan and structure effective meetings with agendas and follow-ups
majiayu000/claude-skill-registry 163
-
constrained-decoding
Restrict outputs to validated options to reduce hallucinations; use when asked to enforce strict output schemas.
majiayu000/claude-skill-registry 163
-
service-account-manager
Service Account Manager - Auto-activating skill for GCP Skills.
Triggers on: service account manager, service account manager
Part of the GCP Skills skill category.
majiayu000/claude-skill-registry 163
-
wsc-world-state
Initialize and manage WSC world state. Use when creating a new world, loading world state, advancing simulation ticks, or checking world status.
majiayu000/claude-skill-registry 163
-
btr-query
Search LOCAL BTR context tree (NOT ByteRover/brv). Use when the user asks "how did we implement", "what's our pattern for", "find context about", "query BTR", "search BTR", "find in BTR", or needs project-specific knowledge.
majiayu000/claude-skill-registry 163
-
filings-edgar-ingest
Ingest SEC EDGAR filings (10-K, 10-Q, 8-K) via official API with source tracking and pgvector storage
majiayu000/claude-skill-registry 163
-
canary-deployment
Implement canary deployment strategies to gradually roll out new versions to subset of users with automatic rollback based on metrics.
majiayu000/claude-skill-registry 163
-
cliche-transcendence
Transform predictable story elements into fresh, original versions. Use when something feels generic, when feedback says "I've seen this before," when elements orbit the protagonist too conveniently, or when you want to make a familiar trope feel new. Applies the 8-step CTF process and Orthogonality Principle.
majiayu000/claude-skill-registry 163
-
github-pages-deploy
Deploy Docusaurus static site to GitHub Pages for automated CI/CD pipeline.
Bundled resources: GitHub Actions workflow, docusaurus.config.js deployment block, homepage redirect, i18n scaffolding.
Use when setting up new Docusaurus project, adding CI/CD, or migrating to automated deployment.
majiayu000/claude-skill-registry 163
-
tutorial-5
Manage D&D 5e character progression with XP tracking, automatic leveling, HP increases, proficiency bonus progression, and spell slot advancement. This skill should be used when conducting combat encounters with character advancement, awarding experience points after victories, or managing character level-ups in the training arena.
majiayu000/claude-skill-registry 163
-
effect-patterns-hub
Complete catalog of 130+ Effect-TS patterns from EffectPatterns repository. Use when looking for specific implementation patterns, best practices, or real-world examples. Complements other skills with concrete, curated patterns.
majiayu000/claude-skill-registry 163
-
nx-mcp
Use the Nx MCP server to eliminate hallucinated project/target names.
majiayu000/claude-skill-registry 163
-
.claude/skills/clean-architecture-principles/SKILL.md
ロバート・C・マーティン(Uncle Bob)の『Clean Architecture』に基づく
📚 リソース参照:
このスキルには以下のリソースが含まれています。
必要に応じて該当するリソースを参照してください:
- `.claude/skills/clean-architecture-principles/resources/dependency-rule.md`: 内側→外側依存の禁止ルール、インポート文・型参照・継承での違反検出と対処法
- `.claude/skills/clean-architecture-principles/resources/hybrid-architecture-mapping.md`: ハイブリッドアーキテクチャへのマッピング
- `.claude/skills/clean-architecture-principles/resources/layer-structure.md`: Entities・Use Cases・Interface Adapters・Frameworksの4層構造と各層の責務・依存制約・チェックリスト
- `.claude/skills/clean-architecture-principles/templates/architecture-review-checklist.md`: アーキテクチャレビューチェックリスト
- `.claude/skills/clean-architecture-principles/scripts/check-layer-violation.mjs`: Clean Architecture レイヤー違反検出スクリプト
専門分野:
- 依存関係ルール: 依存の方向は常に「外側から内側へ」のみ
- レイヤー分離: Entities → Use Cases → Interface Adapters → Frameworks
- 境界の明確化: インターフェースによる疎結合設計
- 技術的詳細の隔離: DB、UI、フレームワークからの独立
使用タイミング:
- アーキテクチャの依存関係違反を検出する時
- レイヤー構造を設計・検証する時
- インターフェースによる境界設計が必要な時
- 技術的詳細の漏出をチェックする時
Use proactively when checking architecture compliance, detecting layer violations,
or designing interface boundaries for Clean Architecture adherence.
majiayu000/claude-skill-registry 163
-
gh-workflow
Trigger and monitor GitHub Actions workflows, CI/CD pipelines, and automated builds. Use when running workflows, triggering CI, deploying via GitHub Actions, downloading artifacts, or checking workflow status on github.com
majiayu000/claude-skill-registry 163
-
debugging-kubernetes-incidents
Use when investigating Kubernetes pod failures, crashes, resource issues, or service degradation. Provides systematic investigation methodology for incident triage, root cause analysis, and remediation planning in any Kubernetes environment.
majiayu000/claude-skill-registry 163
-
tib-report
Create TIB (Tjänsteperson i Beredskap) incident reports. Auto-triggers on phrases like "skapa TIB-rapport", "ny händelserapport", "TIB report", "dokumentera händelse".
majiayu000/claude-skill-registry 163
-
bigquery-ml-model-creator
Bigquery Ml Model Creator - Auto-activating skill for GCP Skills.
Triggers on: bigquery ml model creator, bigquery ml model creator
Part of the GCP Skills skill category.
majiayu000/claude-skill-registry 163
-
news-summary
Concise, structured summaries of news articles (~30 sec read time). Captures key points, context, bias/gaps, and open questions. Use when user shares article URL or asks to summarize news content.
majiayu000/claude-skill-registry 163
-
optimizing-prompts
Execute this skill optimizes prompts for large language models (llms) to reduce token usage, lower costs, and improve performance. it analyzes the prompt, identifies areas for simplification and redundancy removal, and rewrites the prompt to be more conci... Use when optimizing performance. Trigger with phrases like 'optimize', 'performance', or 'speed up'.
majiayu000/claude-skill-registry 163
-
shadow-directory + git
Full .ciallo directory ownership with git capabilities. Clone repos, edit files, commit changes directly.
majiayu000/claude-skill-registry 163
-
deploy-app
Step-by-step plan for deploying a Next.js app to Vercel
majiayu000/claude-skill-registry 163
-
career-strategy
Internal vs external career growth paths, goal setting, career maintenance, and long-term planning for software engineers. Use when deciding between internal promotion vs external job search, setting career goals, or planning long-term career trajectory.
majiayu000/claude-skill-registry 163
-
pricing-guidance
Claude API pricing, tier recommendations, token cost optimization, and ROI calculations for CDP features.
majiayu000/claude-skill-registry 163