Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
marathon-ralph
Autonomous long-running development from specifications. Use when user wants to build an application from a spec file, run continuous development, or automate feature implementation. Triggers on phrases like "marathon this", "build from spec", "autonomous development", "keep coding until done".
majiayu000/claude-skill-registry 163
-
sveltekit-patterns
SvelteKit patterns for devhub-crm. Use for remote functions (query, form, command), routing, and server-side logic.
majiayu000/claude-skill-registry 163
-
lint-dotnet
Run .NET architecture linter to check for MSBuild/CPM violations
majiayu000/claude-skill-registry 163
-
converting-claude-subagents
Convert Claude Code Subagents to OpenCode Agents format. Use when migrating from Claude Code to OpenCode or when you have existing subagent definitions to port.
majiayu000/claude-skill-registry 163
-
BMad Master
Core BMAD Method orchestrator and workflow manager
majiayu000/claude-skill-registry 163
-
mdl2-icon-picker
Select appropriate Segoe MDL2 Assets icons for WinUI Windows applications. Use when the user needs an icon for their WinUI app UI, asks for icon recommendations, needs a glyph for a button or control, or wants to find icons by visual appearance or use case. Provides Unicode points and icon names with visual descriptions and creative alternatives.
majiayu000/claude-skill-registry 163
-
tool-creator
This skill should be used when users want to create a new tool for the Strands SDK agent system. It supports creating both agent-as-a-tool (complex agents wrapped as tools) and regular tools (simple function-based tools). Use this skill when users request to create, build, or add a new tool.
majiayu000/claude-skill-registry 163
-
chat-navigator
Navegação e teste conversacional de aplicações web usando Chrome DevTools. Permite testar sites através de comandos naturais em português, com suporte a contexto do Neo4j e integração automática com hooks de validação.
majiayu000/claude-skill-registry 163
-
new-issue
Create GitHub issues with duplicate detection and codebase analysis. Use when you discover a bug, improvement, or issue that wasn't in the original scope/spec during development. Triggers on phrases like "create an issue", "file a bug", "this should be tracked", "we should fix this later", "out of scope issue", "noticed a problem", "found a bug".
majiayu000/claude-skill-registry 163
-
Setting Up Projects
Automates project setup with best practices including pre-commit hooks, linting, formatting, and boilerplate. Activates when creating new projects, missing configuration files, or setting up development environment. Ensures quality tooling from the start.
majiayu000/claude-skill-registry 163
-
form-builder
Build accessible forms with React Hook Form + Zod
majiayu000/claude-skill-registry 163
-
rubocop
Ruby static code analyzer and formatter for enforcing style guidelines, detecting bugs, and improving code quality. Supports Rails, RSpec, and Performance extensions with safe autocorrection capabilities.
majiayu000/claude-skill-registry 163
-
wp-wpcli-and-ops
Use when working with WP-CLI (wp) for WordPress operations: safe search-replace, db export/import, plugin/theme/user/content management, cron, cache flushing, multisite, and scripting/automation with wp-cli.yml.
majiayu000/claude-skill-registry 163
-
ios-sdk-code-review
Comprehensive iOS SDK code review for Payoo iOS Frameworks. Checks Clean Architecture patterns, MVVM implementation, UseCase patterns, memory management, naming conventions, API design, and Swift best practices. Use when "review code", "check code", "code review", "review PR", or analyzing Swift files in this project.
majiayu000/claude-skill-registry 163
-
task-expert
'Task as Code' management expert. Responsible for maintaining task files in the todos/ directory, ensuring continuous task IDs, clear statuses, and adherence to specifications.
majiayu000/claude-skill-registry 163
-
workflows-git
Git workflow orchestrator guiding developers through workspace setup, clean commits, and work completion across git-worktrees, git-commit, and git-finish skills
majiayu000/claude-skill-registry 163
-
feature-orchestrator
Multi-feature autonomous builder. Takes a list of features, generates TODO docs in parallel, detects dependencies, creates a master tracking doc, then executes each feature through TDD → Code Review → PR Review workflow. Designed for long autonomous sessions with self-continuation. Use when building multiple related features or a complete project phase.
majiayu000/claude-skill-registry 163
-
Implement Algebra Tiles
Create interactive algebra tiles manipulatives using p5.js where students drag tiles and see cancellations when opposites overlap.
majiayu000/claude-skill-registry 163
-
feishu-openapi-dev
Expert guidance for Feishu (飞书) / Lark OpenAPI Python development. Build Feishu applications, robots, handle event subscriptions, card callbacks, and API integrations. Use when working with Feishu SDK, lark-oapi, building Feishu bots, or mentioning 飞书 development.
majiayu000/claude-skill-registry 163
-
assessing-architecture-quality
Use when assessing codebase architecture and you feel pressure to soften critique, lead with strengths, or frame problems diplomatically - provides evidence-based critical assessment resisting relationship and economic pressures
majiayu000/claude-skill-registry 163
-
fix-ocaml-gc
Guide for debugging and fixing bugs in the OCaml garbage collector runtime, particularly issues in memory management code like sweeping, pool management, and run-length compression. This skill should be used when encountering segfaults during OCaml bootstrap, debugging crashes in runtime/shared_heap.c or similar GC code, or investigating pointer arithmetic bugs in memory allocator implementations.
majiayu000/claude-skill-registry 163
-
rce
远程代码执行漏洞检测与利用。当目标存在命令执行、代码执行、反序列化、模板注入、文件上传时使用。
majiayu000/claude-skill-registry 163
-
error-doctor
Systematic error diagnosis and debugging framework
majiayu000/claude-skill-registry 163
-
profile-blocking
Find blocking calls in reactive WebFlux code that can cause performance issues and thread starvation
majiayu000/claude-skill-registry 163