用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/yonatangross/create-yg-app --skill ascii-visualizer命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Build AI-first applications with RAG pipelines, embeddings, vector databases, agentic workflows, and LLM integration. Master prompt engineering, function calling, streaming responses, and cost optimization for 2025+ AI development. Includes local LLM inference with Ollama for 93% CI cost reduction.
Use this skill when designing REST, GraphQL, or gRPC APIs. Provides comprehensive API design patterns, versioning strategies, error handling conventions, authentication approaches, and OpenAPI/AsyncAPI templates. Ensures consistent, well-documented, and developer-friendly APIs across all backend services.
Use this skill when documenting significant architectural decisions. Provides ADR templates following the Nygard format with sections for context, decision, consequences, and alternatives. Helps teams maintain architectural memory and rationale for backend systems, API designs, database choices, and infrastructure decisions.
基于 SOC 职业分类
正在显示 SKILL.md
| name | ASCII Visualizer |
| description | Create beautiful ASCII art visualizations for plans, architectures, workflows, and data |
| version | 1.0.0 |
| tags | ["ascii","visualization","diagrams","architecture",2025] |
Create clear ASCII visualizations for explaining complex concepts.
IMPORTANT: Use a fixed-width (monospace) font for proper rendering.
┌─┐│└─┘ Standard weight
┏━┓┃┗━┛ Heavy weight
├─┤┬┴ Connectors
╔═╗║╚═╝ Double lines
┌──────────────┐ ┌──────────────┐
│ Frontend │─────▶│ Backend │
│ React 19 │ │ FastAPI │
└──────────────┘ └───────┬──────┘
│
▼
┌──────────────┐
│ PostgreSQL │
└──────────────┘
[████████░░] 80% Complete
✅ Design (2 days)
✅ Backend (5 days)
🔄 Frontend (3 days)
⏳ Testing (pending)
See references/ for complete patterns.