Resolve file access failures by changing to the correct working directory before command execution
其他仓库内容 · 未声明插件包归属
正在加载项目…
"OpenSpace: The Skill Management Layer for AI Agents" -- https://open-space.cloud/
共 256 项匹配内容,示例会单独标注;未声明归属的内容不代表插件自动包含。
Resolve file access failures by changing to the correct working directory before command execution
其他仓库内容 · 未声明插件包归属
Generate professional documents using write_file when primary data sources fail, leveraging embedded domain knowledge instead of external retrieval
其他仓库内容 · 未声明插件包归属
Identify and handle agent failures with 0 iterations as pre-execution system issues
其他仓库内容 · 未声明插件包归属
Ensure codebase deliverables are properly packaged as ZIP exports in a dedicated final step
其他仓库内容 · 未声明插件包归属
Ensures codebase deliverables are properly exported as ZIP archives through a dedicated finalization step
其他仓库内容 · 未声明插件包归属
Create serverless API proxy endpoints that hide API keys and provide a unified backend for the dashboard frontend. Designed for Vercel deployment.
其他仓库内容 · 未声明插件包归属
Analyze a reference codebase to discover and extract reusable architectural patterns. Produces structured pattern descriptions that can be turned into standalon
其他仓库内容 · 未声明插件包归属
Verify a file's first N lines and total line count in one shell call using head and wc -l with an echo separator, minimizing read operations and shell iteration
其他仓库内容 · 未声明插件包归属
Multi-layer workflow for creating complete panel features by analyzing existing patterns and generating coordinated server routes, services, UI components, regi
其他仓库内容 · 未声明插件包归属
Multi-layer workflow for creating complete panel features by analyzing existing patterns and generating coordinated server routes, services, UI components, regi
其他仓库内容 · 未声明插件包归属
Analyze existing source code to identify key patterns and generate comprehensive educational skill documentation with proper YAML frontmatter, architectural ana
其他仓库内容 · 未声明插件包归属
Safely append CSS styles from one file to another, with per-selector grep verification after every append to catch silent truncation that tail or wc-l alone wou
其他仓库内容 · 未声明插件包归属
A reusable template for defining detailed domain specifications for dashboard projects, including panel requirements, data sources, and interfaces.
其他仓库内容 · 未声明插件包归属
Create dashboard panel components with integrated resilient data services, combining UI construction and data fetching into a unified pattern.
其他仓库内容 · 未声明插件包归属
Create data fetching services with circuit breaker pattern for API resilience. Services handle fetch, cache, retry, and expose typed data to panel components.
其他仓库内容 · 未声明插件包归属
Create data fetching services with circuit breaker pattern for API resilience. Services handle fetch, cache, retry, and expose typed data to panel components. I
其他仓库内容 · 未声明插件包归属
Create data fetching services with circuit breaker pattern for API resilience, including a first-class pattern for building optional query parameters via URLSea
其他仓库内容 · 未声明插件包归属
Create resilient data fetching services with circuit breaker pattern, supporting both proxied and direct API calls. Services handle fetch, cache, retry, and exp
其他仓库内容 · 未声明插件包归属
Diagnose and resolve file access issues by verifying directory structure, reading multiple files in parallel batches, running combined shell property checks (he
其他仓库内容 · 未声明插件包归属
Create a dashboard panel component with advanced dynamic content updates and robust error handling, including retry logic and state management, using vanilla Ty
其他仓库内容 · 未声明插件包归属
Add visual features (thumbnails, badges, dynamic styling) to TypeScript components by coordinating TypeScript logic changes with CSS updates
其他仓库内容 · 未声明插件包归属
Integrate with Finnhub Stock API for real-time and historical stock market data. Covers quote fetching, company profiles, and WebSocket streaming.
其他仓库内容 · 未声明插件包归属
Single cohesive workflow for creating complete dashboard panel features in vanilla TypeScript — covers project-structure exploration, server dispatch pattern de
其他仓库内容 · 未声明插件包归属
Read-then-diff before writing a file to ensure the write is skipped when the content already matches, preventing unnecessary modifications and downstream side e
其他仓库内容 · 未声明插件包归属