Use when preparing to engage a target account, researching a company before outreach, or building pre-call intelligence. Triggers: 'research this company', 'account brief for [company]', 'company research', 'what do I need to know about [company]', 'pre-outreach research'.
- 📁 media/
- 📄 .gitignore
- 📄 CHANGELOG.md
- 📄 CONTRIBUTING.md
Debug LangChain and LangGraph agents by fetching execution traces from LangSmith Studio. Use when debugging agent behavior, investigating errors, analyzing tool calls, checking memory operations, or examining agent performance. Automatically fetches recent traces and analyzes execution patterns. Requires langsmith-fetch CLI installed.
This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).
Используй MCP сервер Bitrix24 для поиска методов REST API, параметров и примеров; при отсутствии предложи подключение.
Add a new conformance test case to auth-testing-library. Use when adding a new test for auth endpoints (sign-up, sign-in, session, sign-out).
查看 JackClaw 团队汇报和节点状态。触发词:团队汇报、节点状态、大家进展、查看汇报
Add /compact command for manual context compaction. Solves context rot in long sessions by forwarding the SDK's built-in /compact slash command. Main-group or trusted sender only.
- 📁 experiment-design/
- 📁 idea-generation/
- 📁 paper-reading/
- 📄 CLAUDE.md
- 📄 LICENSE
- 📄 README.md
Complete academic research skill suite covering the full pipeline: paper reading (read/explain papers with storytelling), idea generation (brainstorm research directions), experiment design (plan experiments, ablation, baselines), proof writing (mathematical proofs, LaTeX theorems), paper writing (draft to camera-ready for top venues like NeurIPS/ICLR/ACL), paper review (structured 4-step review with scoring), and professor fit analysis (evaluate advisors, cold emails, interview strategy). Trigger keywords: read paper, brainstorm, experiment design, prove, write paper, review, professor fit, advisor, cold email, LaTeX, research, NeurIPS, ICLR, ACL, arXiv, 讀論文, 寫論文, 審稿, 實驗設計, 數學證明, 研究方向, 教授分析, 選指導教授.
Send and receive coordination signals between agents on ATProtocol. Use for announcements, collaboration requests, handoffs, and acknowledgments.
- 📄 advanced-patterns.md
- 📄 api-rpc-horizon.md
- 📄 common-pitfalls.md
End-to-end Stellar development playbook. Covers Soroban smart contracts (Rust SDK), Stellar CLI, JavaScript/Python/Go SDKs for client apps, Stellar RPC (preferred) and Horizon API (legacy), Stellar Assets vs Soroban tokens (SAC bridge), wallet integration (Freighter, Stellar Wallets Kit), smart accounts with passkeys, status-sensitive zero-knowledge proof patterns, testing strategies, security patterns, and common pitfalls. Optimized for payments, asset tokenization, DeFi, privacy-aware applications, and financial applications. Use when building on Stellar, Soroban, or working with XLM, Stellar Assets, trustlines, anchors, SEPs, ZK proofs, or the Stellar RPC/Horizon APIs.
This skill should be used when the user asks about "Azure Data Factory CI/CD", "ADF ARM template deployment", "ADF npm build validation", "PrePostDeploymentScript", or needs guidance on ADF pipelines, triggers, GitHub Actions, or Azure DevOps integration. --- # Azure Data Factory Master Knowledge Base ## Deprecated Features ### Apache Airflow Workflow Orchestration Manager - DEPRECATED **Status:** Deprecated since early 2025. Available only for existing customers. **Retirement Date:** Not yet announced, but no new deployments permitted. **Impact:** New customers cannot provision Apache Airflow in Azure Data Factory. **Deprecation Details:** - Apache Airflow Workflow Orchestration Manager is deprecated with no retirement date set - Only existing deployments can continue using this feature - No new Airflow integrations can be created in ADF **Migration Path:** - **Recommended:** Migrate to Fabric Data Factory with native Airflow support - **Alternative:** Use standalone Apache Airflow deployments (Azure Container Instances, AKS, or VM-based) - **Alternative:** Migrate orchestration logic to native ADF pipelines with control flow activities **Why Deprecated:** - Microsoft focus shifted to Fabric Data Factory as the unified data integration platform - Fabric provides modern orchestration capabilities superseding Airflow integration - Limited adoption and maintenance burden for standalone Airflow feature in ADF **Action Required:** - If using Airflow in ADF: Migrate to Fabric Data Factory, standalone Airflow, or native ADF patterns - For new projects: Do NOT use Airflow in ADF - Monitor Microsoft announcements for official retirement timeline **Reference:** - Microsoft Roadmap: https://www.directionsonmicrosoft.com/roadmaps/ref/azure-data-factory-roadmap/ ## Feature Updates (2025-2026) ### Microsoft Fabric Integration (GA) **ADF Mounting in Fabric:** - Bring existing ADF pipelines into Fabric workspaces without rebuilding - Generally Available since June 2025 - Seamless
Guide for editing Justfiles and GitHub Actions CI workflows in this repository. Use when the user asks to add, modify, or remove build/test/lint/format steps, add new CI jobs, update Justfile recipes, or wire new tasks into the build system.