prompt-engineering
Prompt engineering, RAG, and LangGraph application code examples
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install prompt-engineering?▼
Run `npx skills add 5zjk5/prompt-engineering --all -g -y` in your terminal to install all skills in this repository globally.
What can I learn from this prompt engineering repository?▼
It contains practical code examples for prompt optimization, RAG retrieval, agent architectures, and LangChain/LangGraph workflows you can study and reuse in your own projects.
How to build a RAG question answering system?▼
The Rag+Agent folders include complete working examples that combine retrieval with agents, including text-to-SQL and document search, which you can run and adapt directly.
Does it include LangChain and LangGraph coding help?▼
Yes. A dedicated skill provides coding assistance with reference examples for agents, workflows, middleware, tools, and model calls across LangChain v1.0 and LangGraph.
Can I scaffold a FastAPI backend quickly?▼
Yes. The fastapi-backend-scaffold skill generates a complete layered backend with LLM client retry logic, session logging, and SQLite access in one command.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core