$ skills --list
Parcourir et découvrir les skills d'agents IA
Parcourir et découvrir les skills d'agents IA
Showing 42561-42580 of 44358 skills
Crée la question ouverte finale et transmet la réflexion au public pour l'Acte VII d'un épisode NEW TEMPS X. Utilise ce Skill quand tu dois créer une conclusion qui ouvre une réflexion, poser une question profonde non résolue, ou transmettre une interrogation au public de manière subtile et engageante.
自动代码审查,检查代码质量、性能和安全问题
Use when writing Rails tests - enforces fixtures-only, integration-style controller tests, Current context setup, simple naming, and Minitest syntax
Process large documents (200+ pages) with structure preservation, intelligent parsing, and memory-efficient handling. Use when working with complex formatted documents, multi-level hierarchies, or when you need to extract structured data from large files like PDFs, DOCX, or text files.
This skill should be used when the user asks to "add Keycloak authentication", "implement OIDC", "configure SSO", "validate JWT token", "add role-based access", "protect API endpoint", or mentions Keycloak, OAuth2, OpenID Connect, identity provider, or authentication in FastAPI. Provides Keycloak/OIDC integration patterns.
Analyzes TypeScript code for compilation errors and ESLint violations. Use when checking code quality or fixing type errors.
Excel VBA開発の専門スキル。VBAマクロ作成、Excel操作自動化、ワークブック処理時に使用。
Extract and analyze security controls from OSCAL catalogs, profiles, and SSPs. Use this skill to get detailed information about control hierarchies, statements, parameters, and implementation status for compliance analysis.
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. Provides intelligent header detection and semantic column mapping for robust data import.
Analyze training patterns, performance, and physiological data using advanced computational models.AUTO-ACTIVATES when user asks about:- Training status/progress ("How am I doing?", "How's my training?")- Load/overtraining ("Am I overtraining?", "Is my load too high?")- Performance questions ("Why did I fade?", "What's limiting me?")- Specific run analysis ("Why was my HR high?", "What happened yesterday?")- Race readiness ("Am I ready?", "Will I make my goal?")- Physiological zones ("What are my zones?", "What's my threshold?")- Recovery/freshness ("Should I run today?", "Am I recovered?")- Patterns/causation ("What's causing...", "What predicts my best runs?")PROACTIVELY WARNS when detecting:- ACWR > 1.3 (load spike)- TSB < -25 (fatigue accumulation)- Correlation shifts (relationship changes)- Form breakpoints earlier than usual- Recovery decline between intervals
[TODO: Complete and informative explanation of what the skill does and when to use it. Include WHEN to use this skill - specific scenarios, file types, or tasks that trigger it.]
Conduct quantitative synthesis through meta-analysis. Use when: (1) Combining effect sizes across studies, (2) Systematic review synthesis, (3) Calculating summary effects, (4) Assessing heterogeneity.
Computational methods for statistical inference and optimization
御見積書を作成するスキル。クライアント名、件名、項目、単価(原価)、粗利率から見積書を生成します。日付、支払条件などの情報も扱います。
Implements SEO best practices including meta tags, structured data, sitemaps, and search optimization. Use when improving search visibility, adding meta tags, creating sitemaps, or implementing structured data. Triggers on SEO requests, meta tag additions, or search optimization needs.
Environment/config conventions (env vars, defaults, validation, CI/local differences). Use when adding config or diagnosing env-related failures.
Execute Atlassian CLI (acli) commands for Jira work items, projects, sprints, boards, and organization administration. Use when the user wants to manage Jira issues, projects, sprints, or perform Atlassian organization admin tasks. Covers both solo developer workflows and team collaboration patterns.
技術設計書(design.md)を作成・編集します。アーキテクチャ設計、コンポーネント定義、API設計、データベーススキーマの文書化が必要な場合に使用してください。requirements.mdが存在する場合は整合性を確認します。
Implement SQLite database patterns using the database.py interface with complete SQL isolation. MANDATORY for all database projects. Use when working with databases, data persistence, or SQLite.
Test-Driven Development workflows including red-green-refactor cycle, test-first implementation, outside-in vs inside-out testing, TDD for debugging, and TDD for refactoring. Use when implementing new features, refactoring existing code, using tests to drive design, or debugging with failing tests.