Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
dart-analyze-files
To run static analysis across a Dart or Flutter project, analyze files to find compile and lint errors.
majiayu000/claude-skill-registry 163
-
imsg
iMessage/SMS CLI for listing chats, history, watch, and sending.
majiayu000/claude-skill-registry 163
-
asset-optimization
Asset pipeline optimization, compression, streaming, and resource management
for efficient game development and delivery.
majiayu000/claude-skill-registry 163
-
abp-contract-scaffolding
Generate ABP Application.Contracts layer scaffolding (interfaces, DTOs, permissions) from technical design. Enables parallel development by abp-developer and qa-engineer. Use when: (1) backend-architect needs to generate contracts, (2) preparing for parallel implementation workflow, (3) creating API contracts before implementation.
majiayu000/claude-skill-registry 163
-
jit-overview
Orientation to facet-format JIT deserialization (tiering, fallbacks, key types/entry points) and where to look when changing or debugging JIT code
majiayu000/claude-skill-registry 163
-
jira-agile
Manage Jira Agile boards and sprints. Use when listing boards, creating sprints, or moving issues to/from sprints.
majiayu000/claude-skill-registry 163
-
debug-issues
Debug bugs and errors using intel-first approach with systematic root cause analysis. Use proactively when errors occur, tests fail, or unexpected behavior appears. MUST trace from symptom to root cause with CoD^Σ reasoning.
majiayu000/claude-skill-registry 163
-
backend-hang-debug
Diagnose and fix FastAPI hangs caused by blocking ThreadPoolExecutor shutdown in the news stream route; includes py-spy capture and non-blocking executor pattern.
majiayu000/claude-skill-registry 163
-
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
majiayu000/claude-skill-registry 163
-
claude-cli
Use claude CLI for interactive AI sessions, scripting with print mode, MCP server management, and plugin configuration. Master session management, tool control, and automation workflows.
majiayu000/claude-skill-registry 163
-
vault-activity
Get a summary of vault activity over a period. Triggers on "activity summary", "vault activity", "what happened this week", "editing patterns".
majiayu000/claude-skill-registry 163
-
cfn-agent-tooling
Agent development tools - generation and validation. Use when creating new agent templates from scaffolding, or validating and linting existing agent profiles for correctness and completeness.
majiayu000/claude-skill-registry 163
-
git-worktree-patterns
Git worktree patterns for parallel development. Use when working on multiple branches simultaneously or when you need to maintain separate working directories for different branches.
majiayu000/claude-skill-registry 163
-
unikraft
Kraft CLI commands for building and deploying Unikraft unikernels. Use when working with Kraftfiles, deploying to Unikraft Cloud, or managing unikernel instances.
majiayu000/claude-skill-registry 163
-
build-insights-logger
Automatically log meaningful insights, discoveries, and decisions during coding sessions. Capture non-trivial learnings about edge cases, design decisions, patterns, and implementation details. Activate when building complex code where institutional knowledge should be preserved. Log to .claude/insights/ and help transfer key learnings to CLAUDE.md.
majiayu000/claude-skill-registry 163
-
source-code
Source Code skill for the ikigai project
majiayu000/claude-skill-registry 163
-
sveltekit-page-generator
Generate SvelteKit page files with load functions and form actions. Triggers on "create sveltekit page", "generate svelte route", "sveltekit load", "+page.svelte".
majiayu000/claude-skill-registry 163
-
progressive-enhancement
HTML-first development with CSS-only interactivity patterns. Use when building features that work without JavaScript, using native HTML elements, CSS pseudo-classes, and the View Transitions API.
majiayu000/claude-skill-registry 163
-
spec-driven-dev
引導規格驅动开发 (SDD) 工作流程,在实作前規划变更。
使用时机:建立規格、提案、規划功能、使用 OpenSpec 或类似工具。
关鍵字:spec, specification, SDD, proposal, openspec, design doc, 規格, 提案, 设计文件。
majiayu000/claude-skill-registry 163
-
session-continuity
Aggressive session accountability via Obsidian timeline. PROACTIVELY log decisions, commits, ideas, and blockers AS THEY HAPPEN. Triggers on any significant action.
majiayu000/claude-skill-registry 163
-
knowledge-synthesis
Synthesize knowledge from multiple sources into Zettelkasten notes for Logseq. Use when creating wiki pages, integrating academic research, or building interconnected knowledge with [[links]] and
majiayu000/claude-skill-registry 163
-
opportunity-mapping
Build Opportunity Solution Trees using Teresa Torres' Continuous Discovery methodology. Structure discovery from outcomes to opportunities to solutions to experiments.
majiayu000/claude-skill-registry 163
-
cva-quickref-adk
Quick reference cheatsheet for Google ADK in Clojure. Includes agent creation patterns, model configuration, tool building, execution patterns, and common workflows. Use when writing ADK code, looking up API syntax, building agents, or troubleshooting implementations.
majiayu000/claude-skill-registry 163
-
android-workflow
Orchestrates Android development workflows for Kotlin/Compose projects.
Routes tasks to appropriate workflow: feature, quick-fix, refactor, investigate, hotfix.
Use when user requests: implementation (구현, 추가, 새 기능, 만들어, 개발, 적용),
bug fixes (버그, 수정, 오류, 고쳐), refactoring (리팩토링, 개선, 정리),
debugging (분석, 원인, 왜, 디버깅, 안돼), or hotfix (긴급, 프로덕션, 핫픽스).
Provides Self-Check Protocol and Quality Gates for implementation tasks.
majiayu000/claude-skill-registry 163