Skip to main content

このリポジトリの skills

fabioc-aloha/ChessCoach - 7ページ

SkillsMP は fabioc-aloha/ChessCoach から 280 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

fabioc-aloha/ChessCoach

収集済み skill 280 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

Cross-project pattern recognition — abstract, generalize, connect, store at the highest true level

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

KQL language expertise for writing correct, efficient Kusto Query Language queries. Covers syntax gotchas, join patterns, dynamic types, datetime pitfalls, regex patterns, serialization, memory management, result-size discipline, and advanced functions (geo,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Choosing the right model for the task — power vs. cost vs. speed.

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Hybrid dream-meditation protocol — conscious decisions during automated processing

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Clear documentation through visual excellence

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build MCP servers for LLM tool integration — Python (FastMCP), Node/TypeScript (MCP SDK), or C#/.NET (Microsoft MCP SDK)

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

**Domain**: AI Infrastructure

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Knowledge consolidation — transform session learnings into permanent architecture

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Internal metacognitive skill for automatic capability and workflow discovery — combines skill routing and prompt retrieval

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Export all cognitive memory to a portable file for porting Alex to other AI work surfaces

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Microsoft Fabric workspace management, governance, REST API patterns, and medallion architecture implementation

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Comprehensive Microsoft Graph API reference for M365 service integration

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Microsoft Authentication Library (MSAL) patterns for React/SPA applications with Entra ID

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Identify opportunities to build automation scripts (muscles) from repetitive or heavy-lifting tasks

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Inject cross-document navigation tables into multi-file Markdown documentation suites

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Write a postmortem for a regression or incident that escaped to production, broke real users, and traces back to a design flaw worth documenting. Use when asked to "write a postmortem", "document an incident", "analyze a production failure", "root cause…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Programmatic PowerPoint creation via PptxGenJS with data-driven slides and Markdown conversion

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Alex project management patterns: rapid AI-assisted iteration, meditation-based retrospectives, session-focused work, and safety-first release gates.

原文の言語: 英語

更新
職業分類
プロジェクト管理専門家
説明

Systematic methodology for identifying, categorizing, and mitigating software project risks before implementation

原文の言語: 英語

更新
職業分類
市場調査アナリスト・マーケティングスペシャリスト
説明

Generate and configure project-specific taglines for the Alex sidebar banner

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create and validate .prompt.md files that pass brain-qa on first attempt

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

React + Vite performance optimization — code splitting, lazy loading, bundle analysis, Web Vitals, and modern React patterns for fast web applications

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Build knowledge bases that build software — research before code, teach before execute

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Secure token storage, VS Code SecretStorage API, credential management, environment variable migration

原文の言語: 英語

更新
職業分類
情報セキュリティアナリスト
説明

Analyze codebase architecture to generate a STRIDE-based threat model with data flow diagrams, trust boundaries, prioritized threats, and mitigations. Compatible with Microsoft Threat Modeling Tool concepts. Use when asked to "threat model", "security…

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Comprehensive cognitive self-assessment — honest evaluation of architecture health, growth, and optimization opportunities

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Progressive Web App offline-first patterns — Service Worker lifecycle, caching strategies, background sync, and offline fallbacks for resilient web applications

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Customize the Alex sidebar — Loop tab buttons, Autopilot tasks, and project-specific workflows

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Create effective, reusable skills from real-world experience for promotion to Master Alex

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Create effective skills for AI agents — Azure SDK patterns, progressive disclosure, acceptance criteria, test scenarios

原文の言語: 英語

更新
職業分類
その他コンピュータ職
説明

Track desired capabilities and proactively acquire them through user collaboration

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Systematic technical debt inventory and prioritization. Use when asked to "find tech debt", "show me the TODOs", "how healthy is this codebase", "what should we fix first", "find code smells", "audit code quality", or "identify hotspots". Scans code markers,…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Safe terminal command patterns — backtick escaping, output capture, and hang prevention

原文の言語: 英語

更新
職業分類
ソフトウェア品質保証アナリスト・テスター
説明

Analyze test code quality to detect coverage-only tests, test smells, and low-value assertions. Use when asked to "analyze test quality", "find coverage-only tests", "audit our tests", "are these tests valuable", "find test smells", or "which tests should we…

原文の言語: 英語

更新
職業分類
音響・映像技術者
説明

Cloud TTS via Replicate — 15 models, voice cloning, emotion control, and multi-language support

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Audit and eliminate token waste from cognitive architecture memory files -- instructions, prompts, skills, and agents

原文の言語: 英語

更新
職業分類
ウェブ・デジタルインターフェースデザイナー
説明

User interface design, user experience optimization, accessibility compliance, design systems

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Finalize brain upgrades by curating project-specific content from .github-backup-* directories

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Manage VS Code's global AI configuration — user memories, custom agents, user prompts, and MCP servers

原文の言語: 英語

更新
職業分類
グラフィックデザイナー
説明

Embed reference media (photos, voice, video templates) as base64 data URIs in skills for self-sufficient, portable, consistent generation

原文の言語: 英語

更新
収集済み skill 280 件中 40 件を表示しています。