Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
agentuity-cli-profile-show
Show the configuration of a profile
majiayu000/claude-skill-registry 163
-
applying-responsive-standards
Rules for mobile-first responsive design using Tailwind CSS. Use on every UI component to ensure cross-device compatibility.
majiayu000/claude-skill-registry 163
-
todo
Manage and track all TODOs from code comments and todo files. Provides quick reports
of open tasks, scans for untracked TODOs, and integrates with GitHub Issues.
Triggered by "/todo", "show todos", "list todos", or "todo status".
majiayu000/claude-skill-registry 163
-
skill-theory-implementation
Implement semantic theories and Python/Z3 code with TDD. Invoke for Python-language implementation tasks.
majiayu000/claude-skill-registry 163
-
notion-research-documentation
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
majiayu000/claude-skill-registry 163
-
logseq-to-obsidian
Migrate Logseq graphs to Obsidian vaults. Use when the user wants to convert their Logseq notes to Obsidian format, migrate from Logseq, or mentions both Logseq and Obsidian in a migration context. Handles property conversion, admonition blocks, block references, journal renaming, collapsed states, numbered lists, and image syntax. Designed for Claude Code usage from within the user's Logseq graph folder.
majiayu000/claude-skill-registry 163
-
paradox-generator
Iteration 10 of Multiplicity Cascade - Generates productive paradoxes
majiayu000/claude-skill-registry 163
-
dart-resolve-workspace-symbol
To search for symbols across Dart workspaces, resolve a symbol name to find definitions or catch spelling errors.
majiayu000/claude-skill-registry 163
-
flags
Use when you need to check feature flag states, compare channels, or debug why a feature behaves differently across release channels.
majiayu000/claude-skill-registry 163
-
Convex Agents Threads
Manages conversation threads to group messages into linear histories. Use this when organizing multi-turn conversations, managing per-user history, and handling thread metadata.
majiayu000/claude-skill-registry 163
-
arch-decisions
majiayu000/claude-skill-registry 163
-
ping-austin
Send async questions/updates to Austin via Gmail
majiayu000/claude-skill-registry 163
-
scienceworld-object-locator
This skill searches for a specific target object across multiple rooms by systematically teleporting to likely locations and examining each room. It should be triggered when the agent needs to find an object whose exact location is unknown. The skill involves iterating through candidate rooms, using room exploration to check for the object, and continues until the target is found, providing the object's location as output.
majiayu000/claude-skill-registry 163
-
bash-script-quality
Use when creating or editing any bash script (.sh) - ensures shellcheck passes after every edit with zero warnings
majiayu000/claude-skill-registry 163
-
python-agent-development
Python Agent 开发规范(Windows wxauto v4),包括项目结构、模块化、wxauto 使用、IPC 集成、错误处理、测试和部署。
majiayu000/claude-skill-registry 163
-
swoole-doc
majiayu000/claude-skill-registry 163
-
implement-track-management
Plan and implement Stage 5 Track Management with CRUD endpoints, soft-delete, and lifecycle worker (plan)
majiayu000/claude-skill-registry 163
-
background-process-run-command-sync
To run a short command and wait for the result, execute a synchronous shell command via the manager and return full output.
majiayu000/claude-skill-registry 163
-
complex-orchestrator
Orchestrates multi-file tasks by delegating to parallel sub-agents. Use when a task spans multiple files or components and can benefit from parallel execution to save context and time.
majiayu000/claude-skill-registry 163
-
form-validation-with-zod
Enforces the use of Zod for form validation throughout the project.
majiayu000/claude-skill-registry 163
-
totalaud-brand
Use when building UI for totalaud.io - enforces brand colours, typography, and calm aesthetic
majiayu000/claude-skill-registry 163
-
apache-airflow-orchestration
Complete guide for Apache Airflow orchestration including DAGs, operators, sensors, XComs, task dependencies, dynamic workflows, and production deployment
majiayu000/claude-skill-registry 163
-
detecting-arbitrary-read
Detects arbitrary read vulnerabilities by identifying unchecked array indexing and out-of-bounds memory access. Use when analyzing array access patterns, pointer arithmetic, or investigating information disclosure vulnerabilities.
majiayu000/claude-skill-registry 163
-
bio-alignment-indexing
Create and use BAI/CSI indices for BAM/CRAM files using samtools and pysam. Use when enabling random access to alignment files or fetching specific genomic regions.
majiayu000/claude-skill-registry 163