tidb-verify-profile
Use when choosing local validation scope in TiDB work, especially to separate fast coding-loop checks from completion checks and avoid unnecessary slow commands.
Killer-Skills 디렉터리에서 수천 개의 AI Agent 스킬을 탐색하고 설치하세요. Claude Code, Windsurf, Cursor 등 지원.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
Use when choosing local validation scope in TiDB work, especially to separate fast coding-loop checks from completion checks and avoid unnecessary slow commands.
The new frontend/backend code for https://xeiaso.net
Use this skill when the user wants to cut a new release.
Reference for ASN.1 notation, BER (Basic Encoding Rules), and DER (Distinguished Encoding Rules). Use when decoding/encoding binary data, debugging ASN.1 structures, or understanding PKCS standards.
Composable TypeScript AI agent framework — Effect-TS type safety, 5 reasoning strategies, persistent gateway, real-time streaming, multi-agent A2A
Generate a full, user-facing changelog for the current in-development app version by comparing with the previous release tag (including uncommitted changes), and update the appropriate CHANGELOG.md accordingly.
HTTP handler patterns for Go 1.22+. Method routing, middleware, graceful shutdown.
Error handling patterns for stock_picker_bot using FastAPI exception handlers, try/except blocks, and logging. Covers API errors, database failures, yfinance failures, and LLM API errors.
현지화된 요약: mcaf-testing helps AI agents handle repository-specific developer workflows with documented implementation details. It covers csharp, dotnet, gemini workflows.
현지화된 요약: Error Handling MCP tools communicate errors through results, not Go errors: Error codes: ErrClientInit, ErrInvalidParam, ErrTimeout, ErrNotFound, ErrAPIError, ErrPermission (defined in handler/result.go). It covers ai, ai-agents, go workflows. This AI agent skill supports Claude Code
현지화된 요약: Graft: Self-Hosted Webhook Bridge # Graft — Agent Skill Purpose Graft receives signed (optional) webhooks on /hook/…, transforms JSON with Go text/template, and forwards to destination URLs. It covers go, self-hosted, webhook workflows. This AI agent skill supports Claude Code, Cursor, and