github.com/Dokhacgiakhoa/Agent-Skills-4-Vibe-Coding-CLI
| Skill | Added | Review |
|---|---|---|
algolia-search .agent/skills/algolia-search/SKILL.md Expert patterns for Algolia search implementation, indexing strategies, React InstantSearch, and relevance tuning Use when: adding search to, algolia, instantsearch, search api, search functionality. | 51 51 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
airflow-dag-patterns .agent/skills/airflow-dag-patterns/SKILL.md Build production Apache Airflow DAGs with best practices for operators, sensors, testing, and deployment. Use when creating data pipelines, orchestrating workflows, or scheduling batch jobs. | 54 54 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: c4a059b | |
ai-wrapper-product .agent/skills/ai-wrapper-product/SKILL.md Expert in building products that wrap AI APIs (OpenAI, Anthropic, etc.) into focused tools people will pay for. Not just 'ChatGPT but different' - products that solve specific problems with AI. Covers prompt engineering for products, cost management, rate limiting, and building defensible AI businesses. Use when: AI wrapper, GPT product, AI tool, wrap AI, AI SaaS. | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
ai-product .agent/skills/ai-product/SKILL.md Every product will be AI-powered. The question is whether you'll build it right or ship a demo that falls apart in production. This skill covers LLM integration patterns, RAG architecture, prompt engineering that scales, AI UX that users trust, and cost optimization that doesn't bankrupt you. Use when: keywords, file_patterns, code_patterns. | 32 32 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
ai-engineer .agent/skills/ai-engineer/SKILL.md Principal AI Architect and Machine Learning Engineer. | 21 21 Impact — No eval scenarios have been run Securityby Medium Suggest reviewing before use Version: c4a059b | |
ai-agents-architect .agent/skills/ai-agents-architect/SKILL.md Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling. | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-tool-builder .agent/skills/agent-tool-builder/SKILL.md Tools are how AI agents interact with the world. A well-designed tool is the difference between an agent that works and one that hallucinates, fails silently, or costs 10x more tokens than necessary. This skill covers tool design from schema to error handling. JSON Schema best practices, description writing that actually helps the LLM, validation, and the emerging MCP standard that's becoming the lingua franca for AI tools. Key insight: Tool descriptions are more important than tool implementa | 32 32 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-strategic-compact .agent/skills/agent-strategic-compact/SKILL.md Development skill from everything-agent-code | 15 15 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-security-review .agent/skills/agent-security-review/SKILL.md Use this skill when adding authentication, handling user input, working with secrets, creating API endpoints, or implementing payment/sensitive features. Provides comprehensive security checklist and patterns. | 48 48 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-project-guidelines-example .agent/skills/agent-project-guidelines-example/SKILL.md Project Guidelines Skill (Example) | 22 22 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-orchestration .agent/skills/agent-orchestration/SKILL.md Multi-agent orchestration and state management. | 15 15 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-orchestration-multi-agent-optimize .agent/skills/agent-orchestration-multi-agent-optimize/SKILL.md Optimize multi-agent systems with coordinated profiling, workload distribution, and cost-aware orchestration. Use when improving agent performance, throughput, or reliability. | 44 44 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-orchestration-improve-agent .agent/skills/agent-orchestration-improve-agent/SKILL.md Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration. | 31 31 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-memory-systems .agent/skills/agent-memory-systems/SKILL.md Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them. Key insight: Memory isn't just storage - it's retrieval. A million stored facts mean nothing if you can't find the right one. Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets. The field is fragm | 22 22 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-memory-mcp .agent/skills/agent-memory-mcp/SKILL.md A hybrid memory system that provides persistent, searchable knowledge management for AI agents (Architecture, Patterns, Decisions). | 32 32 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Version: c4a059b | |
agent-manager-skill .agent/skills/agent-manager-skill/SKILL.md Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling. | 53 53 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: c4a059b | |
agent-frontend-patterns .agent/skills/agent-frontend-patterns/SKILL.md Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices. | 32 32 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-evaluation .agent/skills/agent-evaluation/SKILL.md Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks Use when: agent testing, agent evaluation, benchmark agents, agent reliability, test agent. | 46 46 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-d3js-skill .agent/skills/agent-d3js-skill/SKILL.md Creating interactive data visualisations using d3.js. This skill should be used when creating custom charts, graphs, network diagrams, geographic visualisations, or any complex SVG-based data visualisation that requires fine-grained control over visual elements, transitions, or interactions. Use this for bespoke visualisations beyond standard charting libraries, whether in React, Vue, Svelte, vanilla JavaScript, or any other environment. | 54 54 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-continuous-learning .agent/skills/agent-continuous-learning/SKILL.md Development skill from everything-agent-code | 15 15 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-coding-standards .agent/skills/agent-coding-standards/SKILL.md Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development. | 30 30 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-code-guide .agent/skills/agent-code-guide/SKILL.md Master guide for using Agent Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent. | 32 32 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-clickhouse-io .agent/skills/agent-clickhouse-io/SKILL.md ClickHouse database patterns, query optimization, analytics, and data engineering best practices for high-performance analytical workloads. | 28 28 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
agent-backend-patterns .agent/skills/agent-backend-patterns/SKILL.md Master backend logic, APIs, and microservices architectures. Covers REST, GraphQL, caching, and database transactions. | 31 31 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: c4a059b | |
address-github-comments .agent/skills/address-github-comments/SKILL.md Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI. | 51 51 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: c4a059b |