Generate specialized skills for each subsystem in the monorepo. Creates shared language skills and subsystem-specific checklists for high-quality AI code generation.
Claude Code architecture advisor. Classifies knowledge and delegates to appropriate skills. Use when deciding where to put new knowledge or restructuring components.
Minimal Vue landing page with Nuxt for Netlify.
Problem-solving strategies for eigenvalues in linear algebra
Create your LiveKit Agents skill from official documentation, then learn to improve it throughout the chapter
name: [invalid yaml with unclosed bracket
Four fundamental team types and interaction modes from Team Topologies
Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the generic message tool with channel="bluebubbles".
Build defensible DCF models with cited sources, Excel export, and sensitivity analysis
Docker image reviews, optimization, and step-building guidance. Analyzes Dockerfiles for best practices, security issues, and anti-patterns.
Create your Pipecat skill from official documentation, then learn to improve it throughout the chapter
Intelligently generates and validates Shopify Liquid Schema JSON based on Liquid logic.
Fix speech-to-text errors and improve text clarity in dictated content related to GitHub Agentic Workflows
Implement comprehensive audit logging for all admin actions, capturing user ID, action type, entity changes, IP address, and user agent. Use when tracking system activities or adding audit trails.
Compare OpenAI Codex GPT-5.2 and code-searcher responses for comprehensive dual-AI code analysis. Use when you need multiple AI perspectives on code questions.
Aggressive evidence-based audit to verify project claims match implementation reality
Framework for designing safeguards in autonomous systems including kill switches, resource limits, anomaly detection, and human-in-the-loop patterns.
Create and post ASCII art voting status diagrams to GitHub issues and Discord. Use when asked to update voting, show voting results, or announce voting status.
Execute C# code dynamically in Unity Editor via uloop CLI. Use for editor automation: (1) Prefab/material wiring and AddComponent operations, (2) Reference wiring with SerializedObject, (3) Scene/hierarchy edits and batch operations. NOT for file I/O or script authoring.
Java 开发规范,包含命名约定、异常处理、Spring Boot 最佳实践等