Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
python-debug
Use when you need to inspect detailed execution flow of a Python program, stepping through functions and inspecting variable contents with pdb. Triggers include requests to debug Python scripts, trace execution, or inspect runtime state using the pdb debugger.
majiayu000/claude-skill-registry 163
-
vkc-repo-guardrails
Enforce Viet K-Connect non-negotiables (no Server Actions, API Routes only, Drizzle/Supabase patterns, TanStack Query repo layer, i18n ko/en/vi key parity). Use before/after code changes and for PR review checklists.
majiayu000/claude-skill-registry 163
-
condition-based-waiting
Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses
majiayu000/claude-skill-registry 163
-
clojure-coffi
Coffi FFI library for calling native C code from Clojure via Panama FFM API (JDK 22+). Use when: wrapping native C libraries, calling native functions, working with off-heap memory and arenas, etc.
majiayu000/claude-skill-registry 163
-
aptos
Aptos blockchain and Move language expert. Covers Move programming (abilities, generics, resources), Aptos framework modules, smart contract development, token standards (Coin, Fungible Asset, Digital Asset), object model, gas optimization, and dApp integration. Triggers on Aptos, Move language, Move smart contract, Aptos blockchain, abilities, generics, resources, fungible asset, digital asset.
majiayu000/claude-skill-registry 163
-
adding-models
Guide for adding new LLM models to Letta Code. Use when the user wants to add support for a new model, needs to know valid model handles, or wants to update the model configuration. Covers models.json configuration, CI test matrix, and handle validation.
majiayu000/claude-skill-registry 163
-
Node Tuning Helper Scripts
Generate tuned manifests and evaluate node tuning snapshots
majiayu000/claude-skill-registry 163
-
github-pr-unresolved-review-fetcher
Fetch unresolved PR review comments from GitHub. Use when working with pull request reviews, addressing review feedback, or checking outstanding review comments on a PR. Triggers on requests like "get PR reviews", "fetch review comments", "show unresolved comments", or "what feedback is pending on this PR".
majiayu000/claude-skill-registry 163
-
skills-perlahm0404-ai-orchestrator
majiayu000/claude-skill-registry 163
-
gemini-blog
Configure or debug LLM blog post generation using Vercel AI SDK and Google Gemini. Use when updating blog generation prompts, fixing AI integration issues, or modifying content generation logic.
majiayu000/claude-skill-registry 163
-
transcribe-audio-to-text
Transcribe audio files to text using audinota cli
majiayu000/claude-skill-registry 163
-
claude-code-command-patterns
Activate when creating or modifying Claude Code slash commands with proper frontmatter, Task invocation patterns, and TodoWrite integration
majiayu000/claude-skill-registry 163
-
shell-script-quality
Lint and test shell scripts using ShellCheck and BATS. Use when checking bash/sh scripts for errors, writing shell script tests, fixing ShellCheck warnings, setting up CI/CD for shell scripts, or improving bash code quality.
majiayu000/claude-skill-registry 163
-
content-saver
Guides users through saving generated content (summaries, notes, key points) to professionally formatted and themed files. Use when users want to save, export, or persist content generated during the session, choose Option 4 after transcription, apply styling/themes to saved content, or explicitly ask to save summaries, notes, or derived content.
majiayu000/claude-skill-registry 163
-
task-specification-creator
タスクを単一責務原則で分解しPhase 1-13の実行可能な仕様書を生成。Phase 12は中学生レベル概念説明を含む。
Anchors:
• Clean Code / 適用: SRP / 目的: タスク分解基準
• Continuous Delivery / 適用: フェーズゲート / 目的: 品質パイプライン
• DDD / 適用: ユビキタス言語 / 目的: 用語統一
Trigger:
タスク仕様書作成, タスク分解, ワークフロー設計, Phase実行
majiayu000/claude-skill-registry 163
-
taxonomist
Expert taxonomist that creates comprehensive, well-structured taxonomies with hierarchical classification systems and optional semantic relationships. Use this when users need to build taxonomies, ontologies, or classification systems for any domain (data management, financial services, healthcare, technology, etc.). Outputs text files with relations in the format `source|is a|target`
majiayu000/claude-skill-registry 163
-
generate-questions
Generate high-quality bilingual programming quiz questions for Codle. Use this skill when creating new quiz questions that test deep understanding rather than rote memorization.
majiayu000/claude-skill-registry 163
-
sam-template-builder
Sam Template Builder - Auto-activating skill for AWS Skills.
Triggers on: sam template builder, sam template builder
Part of the AWS Skills skill category.
majiayu000/claude-skill-registry 163
-
extract-transcripts
Extract readable transcripts from Claude Code and Codex CLI session JSONL files
majiayu000/claude-skill-registry 163
-
reviewing-platform-abstraction
Validates platform abstraction compliance - ensures rendering code uses IRendererAPI interfaces, no direct OpenGL in engine core, proper namespace isolation. Reviews graphics features and guides alternative backend implementation.
majiayu000/claude-skill-registry 163
-
data-substrate-analysis
Analyze fundamental data primitives, type systems, and state management patterns in a codebase. Use when (1) evaluating typing strategies (Pydantic vs TypedDict vs loose dicts), (2) assessing immutability and mutation patterns, (3) understanding serialization approaches, (4) documenting state shape and lifecycle, or (5) comparing data modeling approaches across frameworks.
majiayu000/claude-skill-registry 163
-
code-maturity-assessor
Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations. (project, gitignored)
majiayu000/claude-skill-registry 163
-
quality-metrics
Measure quality effectively with actionable metrics. Use when establishing quality dashboards, defining KPIs, or evaluating test effectiveness.
majiayu000/claude-skill-registry 163
-
zellij-plugin-dev
Develop Zellij plugins with Rust/WASM, API reference, event system, UI rendering, plugin lifecycle, and real-world examples from diverse open source plugins
majiayu000/claude-skill-registry 163