20,421 skills sorted by stars.
Decentralized Agent-to-Agent Autonomous Economy. Connects hardware and agents for distributed compute, hive memory access, and eco...
AI agent and chatbot patterns including personas, pipelines, and messaging integrations. Use when building conversational agents,...
Agent-to-Agent (A2A) executor implementation patterns for task handling, execution management, and agent coordination. Use when bu...
Integration patterns for combining Agent-to-Agent (A2A) Protocol with Model Context Protocol (MCP) for hybrid agent communication....
Agent-to-Agent (A2A) protocol implementation patterns for Google ADK - exposing agents via A2A, consuming external agents, multi-a...
Implement Agent-to-Agent (A2A) protocol for inter-agent communication. Use for agent discovery, agent cards, task delegation, and...
SDK installation and setup patterns for Agent-to-Agent Protocol across Python, TypeScript, Java, C#, and Go. Use when implementing...
Agent-to-Agent (A2A) server configuration patterns for HTTP, STDIO, SSE, and WebSocket transports. Use when building A2A servers,...
Generate A2UI 0.8 protocol compliant UI code. Use when building agent-driven interfaces, generating JSONL messages for surfaceUpda...
使用 A2UI v0.8(以 renderers/lit/src/0.8 与 specification/0.8 为准)生成服务端 JSONL UI 消息,并实现客户端事件与 A2A 扩展回传。适用于把用户需求转成 A2UI 组件树+数据模型+渲染序列,以及处...
- "Create an A3 for [problem]"
Implement state machines with AASM for workflow management. Covers state transitions, guards, callbacks, and testing.
Ab Test Analyzer - Auto-activating skill for Data Analytics.Triggers on: ab test analyzer, ab test analyzerPart of the Data Analyt...
Эксперт A/B тестирования. Используй для статистических тестов, экспериментов и ML-оптимизации.
Expert in statistical analysis for blind A/B and ABX audio testing. Validates randomization, calculates statistical significance,...
Usage: /sw:abandon <increment-id> --reason="<reason>"
Hypothesis-Test Loops via REPL for Exploratory Abductive Inference with Gay.jl colors
Generates a structured skill template based on provided specifications.
Implement REST APIs in ABP Framework with AppServices, DTOs, pagination, filtering, and authorization. Use when building API endpo...
Generate ABP Application.Contracts layer scaffolding (interfaces, DTOs, permissions) from technical design. Enables parallel devel...
ABP Framework domain layer patterns including entities, aggregates, repositories, domain services, and data seeding. Use when: (1)...
ABP Framework cross-cutting patterns including authorization, background jobs, distributed events, multi-tenancy, and module confi...
ABP Framework application layer patterns including AppServices, DTOs, Mapperly mapping, Unit of Work, and common patterns like Fil...
実装のテスト、リファクタリング、ポータビリティ、ディレクトリ階層について議論する際に、絶対パスが実装コードに存在しないことを確認する
Expert in groups, rings, fields, and algebraic structures with applications to cryptography and number theory
Design abstract strategy games with perfect information, no randomness, and strategic depth. Use when designing a board game, expl...
Law-driven abstraction protocol: evidence first, seam test, minimal algebra, executable law check.
Species abundance estimation using Bracken with Kraken2 output. Redistributes reads from higher taxonomic levels to species for mo...
Abuse prevention - rate limiting, moderation, bad actors. Use when fighting abuse.
Citation formatting rules for law review articles using The Bluebook (21st ed.) academic style
Skill from tolgaio/neo
Systematic academic literature search with source prioritization and APA 7th edition citations. Use when the user needs to researc...
Write academic research documents following academic guidelines with peer-reviewed sources from Google Scholar and other academic...
"Academic paper search across 14+ scholarly platforms including arXiv, PubMed, Google Scholar, Web of Science, Semantic Scholar, S...
Expert guidance for reviewing academic manuscripts submitted to journals, particularly in political science, economics, and quanti...
Transform academic course assignment PDFs into structured, actionable markdown checklists with dates, unique IDs, and custom tags....
Generates Architecture Decision Records (ADR) for PHP projects. Creates structured decision documentation with context, decision,...
Analyzes coupling and cohesion metrics in PHP codebases. Calculates Afferent/Efferent coupling (Ca/Ce), LCOM metrics, instability...
Analyzes PHP codebase for test coverage gaps. Detects untested classes, methods, branches, exception paths, and edge cases. Provid...
Generates API documentation for PHP projects. Creates endpoint documentation with parameters, responses, and examples.
Generates ARCHITECTURE.md files for PHP projects. Creates layer documentation, component descriptions, and architectural diagrams.
Generates CHANGELOG.md files following Keep a Changelog format. Creates version history documentation.
Analyzes bounded context boundaries in DDD projects. Detects cross-context coupling, shared kernel violations, context mapping iss...
Analyzes PHP code for encapsulation violations. Detects public mutable state, exposed internals, Tell Don't Ask violations, getter...
Analyzes PHP code for immutability violations. Checks Value Objects, Events, DTOs for readonly properties, no setters, final class...
Detects leaky abstractions in PHP code. Identifies implementation details exposed in interfaces, concrete returns from abstract me...
Generates code examples for PHP documentation. Creates minimal, copy-paste ready examples with expected output.
Generates PHPUnit integration tests for PHP 8.5. Creates tests with real dependencies, database transactions, HTTP mocking. Suppor...