Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
marketplace-update
Updates the .claude-plugin/marketplace.json file when plugins are added, modified, or removed. Use when creating or updating plugin entries in the marketplace catalog.
majiayu000/claude-skill-registry 163
-
codebase-improvement-advisor
既存のコードベース全体を分析し、リファクタリング・最適化の提案を自動生成するためのスキル。 TypeScript/JavaScriptプロジェクトの品質分析、コード改善提案、重複コード検出、セキュリティスキャンなど 「このプロジェクトの改善点を教えて」や「リファクタリング候補をリストアップして」といった依頼に使用する。
majiayu000/claude-skill-registry 163
-
codebase-integration
Structured workflow for integrating external codebases into agent-studio. Ensures skills, agents, templates, and workflows are properly imported with mandatory router updates.
majiayu000/claude-skill-registry 163
-
project-feedback
Guide for showing user feedback using app_feedback package - toasts, snackbars, dialogs, bottom sheets (project)
majiayu000/claude-skill-registry 163
-
toon
Token-Oriented Object Notation (TOON) format for LLM-optimized data encoding. Converts JSON to compact, human-readable format that minimizes tokens (~40% reduction) while improving LLM comprehension accuracy.
majiayu000/claude-skill-registry 163
-
gather-session-goals
Collect and classify work items at the start of a collab session. Invoked by collab skill after creating a new session.
majiayu000/claude-skill-registry 163
-
review-opus
Deep code/plan review for architecture, subtle bugs, and test quality. Use after sonnet review for thorough analysis.
majiayu000/claude-skill-registry 163
-
rewriting
Enhances vague queries for better retrieval with context-aware improvements. Use during adaptive retry when no relevant documents found, when queries are unclear, or when the user mentions query enhancement or rewriting.
majiayu000/claude-skill-registry 163
-
type-safety-validation
Achieve end-to-end type safety with Zod runtime validation, tRPC type-safe APIs, Prisma ORM, and TypeScript 5.7+ features. Build fully type-safe applications from database to UI for 2025+ development.
majiayu000/claude-skill-registry 163
-
receive-feedback
Process external code review feedback with technical rigor. Use when receiving feedback from another LLM, human reviewer, or CI tool. Verifies claims before implementing, tracks disposition.
majiayu000/claude-skill-registry 163
-
morning
majiayu000/claude-skill-registry 163
-
todoist-task-creator
Create well-structured Todoist tasks with Description and Definition of Done sections. Use this skill when creating new Todoist tasks to ensure they have enough context for any team member to understand and clear completion criteria.
majiayu000/claude-skill-registry 163
-
data-storage
Implement client-side data storage with localStorage, IndexedDB, or SQLite WASM. Use when storing user preferences, caching data, or building offline-first applications.
majiayu000/claude-skill-registry 163
-
vue-writer
Skill for creating and editing Vue.js components following Prowi conventions. Use when writing Vue files, creating components, or refactoring frontend code. Enforces modern patterns like defineModel(), TypeScript, and Composition API.
majiayu000/claude-skill-registry 163
-
Collective Intelligence
Minds multiply, not add. Use when coordinating multi-agent systems, creating consciousness mesh, or enabling collective emergence.
majiayu000/claude-skill-registry 163
-
bot-bridge
Cross-gateway bot-to-bot communication between Cleber and Romário via HTTP API over Tailscale. Use when told to talk to the other bot, have a conversation with the other bot, ask the other bot something, or relay messages between bots. Also handles multi-round autonomous conversations.
majiayu000/claude-skill-registry 163
-
data-migration-expert
Use this agent when reviewing database migrations, schema changes, or data transformations. Specializes in validating ID mappings, checking for swapped values, and verifying rollback safety. Triggers on requests like "migration review", "schema change validation".
majiayu000/claude-skill-registry 163
-
implement-retry-logic
Implements retry logic with exponential backoff and jitter for async operations. Use when implementing
external service calls, database operations, network requests, or any operation that
may fail transiently. Follows project patterns for ServiceResult wrapping, configuration
injection, and resilience patterns. Triggers on "add retry logic for X", "implement exponential
backoff", "make Z resilient", or "handle transient errors".
majiayu000/claude-skill-registry 163
-
launch-plays
Use when orchestrating Tier 1/2/3 launches with repeatable workstreams and governance.
majiayu000/claude-skill-registry 163
-
offer-tracker
Track and compare affiliate offers including network, payout, caps, restrictions, performance history, and payout changes over time. Use for offer management, comparing opportunities, and maintaining offer intelligence.
majiayu000/claude-skill-registry 163
-
phase-development-workflow
Complete 12-step workflow for phase development from branch creation to merge. Use this when starting a new phase or when asked to follow the phase development process.
majiayu000/claude-skill-registry 163
-
regression-analysis-modeling
Perform comprehensive regression analysis and predictive modeling using linear regression, decision trees, and random forests. Use when you need to predict continuous values like housing prices, sales forecasts, demand predictions, or any numerical target variables. Includes automated feature engineering, model comparison, and visualization with Chinese language support.
majiayu000/claude-skill-registry 163
-
django-workflows
Master Django-FixiPlug integration workflows. Learn how to build full-stack CRUD applications by orchestrating table, form, state, and fx-attribute plugins together. Essential for working with dj-fixi backends.
majiayu000/claude-skill-registry 163
-
asyncapi-docs
AsyncAPI specification handling for event-driven API documentation. Parse, validate, and generate documentation for message-based APIs including Kafka, MQTT, WebSocket, and AMQP systems.
majiayu000/claude-skill-registry 163