Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
gmacko-dev-issue-create
Use when (1) creating GitHub issues from feature plans or bug reports, (2) documenting bugs found during development, (3) managing the project backlog. Creates well-structured GitHub issues with templates and labels.
majiayu000/claude-skill-registry 163
-
mobile-toolchain
Apply modern mobile development toolchain patterns: Expo (default), React Native, Tauri for iOS/Android apps. Use when building mobile applications, choosing cross-platform frameworks, or discussing mobile architecture.
majiayu000/claude-skill-registry 163
-
project-syncer
Sync a single project bidirectionally with codex core repository.
Delegates to fractary CLI for sync operations.
majiayu000/claude-skill-registry 163
-
strict-typescript
Enforce patterns with TypeScript beyond strict:true. Include noUncheckedIndexedAccess, erasableSyntaxOnly, ts-reset, and type-fest.
majiayu000/claude-skill-registry 163
-
repo-navigator
Navigate and map this monorepo structure. Find files, packages, and dependencies. Use when asked to locate code, understand package relationships, find where something is defined, or explore repo structure.
majiayu000/claude-skill-registry 163
-
spatial-swiftui-developer
Design and implement visionOS SwiftUI scenes that integrate RealityKit content. Use when building spatial UI with RealityView, Model3D, attachments, volumetric windows, ImmersiveSpace, or spatial gestures, or when choosing SwiftUI vs RealityKit APIs for 3D presentation.
majiayu000/claude-skill-registry 163
-
claude-agent-sdk
Build production-ready AI agents using Claude Agent SDK (Python).
Use when implementing agent workflows, SDK integration, one-shot queries,
interactive conversations, custom MCP tools, permission control, CLAUDE.md context loading,
error handling, hooks, or agent delegation. Works with .py files and agent architectures.
Trigger terms: "Claude Agent SDK", "query()", "ClaudeSDKClient", "@tool decorator",
"setting_sources", "agent permissions", "SDK hooks", "build agent with SDK".
majiayu000/claude-skill-registry 163
-
realitykit-visionos-developer
Build, debug, and optimize RealityKit scenes for visionOS, including entity/component setup, rendering, animation, physics, audio, input, attachments, and custom systems. Use when implementing RealityKit features or troubleshooting ECS behavior on visionOS.
majiayu000/claude-skill-registry 163
-
flowchart-creator
Create HTML flowcharts and process diagrams with decision trees, color-coded stages, arrows, and swimlanes. Use when users request flowcharts, process diagrams, workflow visualizations, or decision trees.
majiayu000/claude-skill-registry 163
-
analyzing-codebases
Generates LLM-optimized code context with function call graphs, side effect detection, and incremental updates. Processes JavaScript/TypeScript codebases to create compact semantic representations including multi-level summaries, entry point identification, and hash-based change tracking. Provides 74-97% token reduction compared to reading raw source files. Useful for understanding code architecture, debugging complex systems, reviewing pull requests, and onboarding to unfamiliar projects.
majiayu000/claude-skill-registry 163
-
Domain WHOIS Lookup
Domain registration information and ownership investigation
majiayu000/claude-skill-registry 163
-
code-reuse-enforcement
CRITICAL guardrail for preventing code duplication and magic strings in the AIDB codebase.
Enforces discovery of existing constants, enums, and utilities BEFORE writing new code.
majiayu000/claude-skill-registry 163
-
dhh-rails-expert
Expert at writing and reviewing Rails code following DHH's style as practiced at 37signals. Use when writing new Rails code, reviewing Rails code, making architectural decisions in Rails apps.
majiayu000/claude-skill-registry 163
-
discover-plt
Automatically discover programming language theory skills when working with compilers. Activates for plt development tasks.
majiayu000/claude-skill-registry 163
-
System Diagnostician
Performs Codex-assisted project health diagnostics, identifies capability gaps, and produces prioritized improvement plans.
majiayu000/claude-skill-registry 163
-
lcp-mintlify-docs
Edit the Mintlify docs site under docs/. Keep docs.json consistent and run a11y/broken-links checks.
majiayu000/claude-skill-registry 163
-
api-patterns
Use when creating or modifying API endpoints. Provides REST conventions and error handling patterns for this project.
majiayu000/claude-skill-registry 163
-
MOVA: skill_ingest_store_episode_basic (wrapper)
Persists ds.episode_skill_ingest_run_v1 in the lab’s genetic file store.
majiayu000/claude-skill-registry 163
-
deepchem
Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-trained models, diverse molecular representations. For graph-first PyTorch workflows use torchdrug; for benchmark datasets use pytdc.
majiayu000/claude-skill-registry 163
-
quantum-memory
Manage persistent quantum memories across sessions. Use for storing, retrieving, organizing, and building upon past learnings and insights.
majiayu000/claude-skill-registry 163
-
testing-hashql
HashQL testing strategies including compiletest (UI tests), unit tests, and snapshot tests. Use when writing tests for HashQL code, using //~ annotations, running --bless, debugging test failures, or choosing the right testing approach.
majiayu000/claude-skill-registry 163
-
ts-quality
Enforce TypeScript quality standards immediately after writing or modifying .ts/.tsx files. Run type checking and linting on each changed file for instant feedback. Use after creating/editing TypeScript files, or when quality checks, typecheck, lint, or validate are mentioned.
majiayu000/claude-skill-registry 163
-
uloop-clear-console
Clear Unity console logs via uloop CLI. Use when you need to: (1) Clear the console before running tests, (2) Start a fresh debugging session, (3) Clean up log output for better readability.
majiayu000/claude-skill-registry 163
-
screen-control-operator
Autonomous browser control via Chrome DevTools Protocol and Accessibility Tree for full screen control like GPT Operator. Use when user requests "control my screen", "verify Lovable", "test scrapers", "debug DOM", "autonomous testing", or any browser automation task. NO screenshots - uses CDP + semantic queries for 10x faster, 100% reliable element targeting.
majiayu000/claude-skill-registry 163