Skip to main content

Skills in diesem Repository

fabioc-aloha/ChessCoach - Seite 7

SkillsMP hat 280 Skills aus fabioc-aloha/ChessCoach gesammelt. Öffne einen Skill, um Quelle und Details zu prüfen.

fabioc-aloha/ChessCoach

Es werden 40 von 280 gesammelten Skills angezeigt.

Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Hybrid dream-meditation protocol — conscious decisions during automated processing

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Clear documentation through visual excellence

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

**Domain**: AI Infrastructure

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Knowledge consolidation — transform session learnings into permanent architecture

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

Comprehensive Microsoft Graph API reference for M365 service integration

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Projektmanagementspezialisten
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Marktforschungsanalysten und Marketingspezialisten
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Informationssicherheitsanalysten
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Webentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Sonstige Computerberufe
Beschreibung

Track desired capabilities and proactively acquire them through user collaboration

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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,…

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwarequalitätssicherungsanalysten und -tester
Beschreibung

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…

Quellsprache: Englisch

Aktualisiert
Beruf
Audio- und Videotechniker
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Web- und digitale Schnittstellendesigner
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Softwareentwickler
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Beruf
Grafikdesigner
Beschreibung

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

Quellsprache: Englisch

Aktualisiert
Es werden 40 von 280 gesammelten Skills angezeigt.