$ skills --list
AIエージェントスキルを閲覧・発見
AIエージェントスキルを閲覧・発見
Showing 43861-43880 of 44357 skills
Model fine-tuning with PyTorch and HuggingFace Trainer. Covers datasetpreparation, tokenization, training loops, TrainingArguments, SFTTrainerfor instruction tuning, evaluation, and checkpoint management.
스킬 건강도 진단 및 유지보수 가이드. 500줄 규칙, skill-rules.json 동기화, YAML 검증을 수행합니다.
Use when writing or running Python tests with pytest. Covers fixtures, mocking, parametrization, freezegun for time, and async testing. Triggers on test file creation, fixture design, mocking external dependencies, or test suite architecture. Extends python-development skill.
Expert guidance for writing database migrations using golang-migrate for the mediaz SQLite database. Covers migration creation, testing, rollback capability, data preservation, and mediaz-specific patterns. Activates when users mention migrations, schema changes, database alterations, or golang-migrate.
Deploy the blog to GitHub Pages. Use when user says "deploy", "部署", or wants to publish the blog.
Testing strategies and patterns (unit, integration, E2E, API tests). TRIGGERS: 'test', 'teste', 'testing', 'E2E', 'integration test', 'unit test', 'test failure'. Use when setting up tests, writing test cases, debugging test failures, implementing test patterns.
Enables AI agents to use Braintrust for LLM evaluation, logging, and observability.Includes scripts for querying logs with SQL, running evals, and logging data.
Design global error handling for the .NET 8 WPF widget host app: unhandled exceptions, UI error surfaces, crash reporting, and user-safe recovery. Use when wiring App.xaml.cs exception hooks, adding error boundaries in ViewModels, or integrating crash reporting services.
Cost Estimation & BOM Generation Agent
数据模型设计助手,提供ER图设计与验证、数据库范式检查(3NF/BCNF)、索引优化建议、数据字典生成,与API设计协同确保数据模型一致性,专业数据库设计助力。
Test Bob The Skull with virtual audio injection instead of speaking. Use when testing wake word detection, STT accuracy, full conversation pipeline, or automated testing. Covers setup, configuration, injection methods, and troubleshooting.
WHEN: Go API review with Gin/Echo/Fiber/Chi, router patterns, middleware, request handlingWHAT: Router organization + Middleware patterns + Request validation + Error responses + OpenAPIWHEN NOT: General Go → go-reviewer, Rust API → rust-api-reviewer
Apply Urdu typography and RTL layout logic for Docusaurus sites.Bundled Resources: Noto Nastaliq Urdu font-stack CSS, [dir=rtl] overrides, i18n scaffolding.Use when adding Urdu/RTL support to a Docusaurus project.
Infrastructure Chief - Master of deployment, scaling, and production operations
Troubleshooting common development issues for beginners
プロジェクトの CLAUDE.md を更新する。「CLAUDE.md を更新して」「ルールを追加」「プロジェクトルールを変更」「Claude のルール」「AI ドキュメント更新」「CLAUDE.md に追記」「ルールを編集」などで起動。プロジェクト固有のルールやガイドラインを管理。
Use Elsevier APIs (Scopus search / abstract / author / trends / institution / open access) via simple CLI scripts.
Expert video designer that generates comprehensive design specifications based on video direction. Creates precise JSON schemas for scenes including elements, animations, timing, and styling following strict design guidelines.
This skill should be used when developing, optimizing, testing, or submitting algorithms for The Innovation Game challenges (3-SAT, CVRP, Knapsack). Use it for algorithm development, performance optimization, local testing, dry-run validation, or submission to earn TIG tokens through improved computational algorithms.
Handles backend integration using best practices like expo/fetch and React Query. Use when the user needs to connect to an API, handle data fetching, or implement caching.