Loading...
Loading...
Found 10 Skills
Complete configuration reference for GrepAI. Use this skill when you need to understand all available configuration options.
Configure OpenAI as embedding provider for GrepAI. Use this skill for high-quality cloud embeddings.
Configure PostgreSQL with pgvector for GrepAI. Use this skill for team environments and large codebases.
Configure search result boosting in GrepAI. Use this skill to prioritize certain paths and penalize others.
Configure ignore patterns in GrepAI. Use this skill when excluding files and directories from indexing.
Guide for setting up AI configuration in your application. Helps you choose between agent vs completion mode, select the right approach for your stack, and create AI Configs that make sense for your use case.
Generate app icons for your React Native Expo app with iOS 26 support
Configure code chunking in GrepAI. Use this skill to optimize how code is split for embedding.
Expert guide for creating GitHub Copilot customization files in VS Code: custom instructions (.instructions.md), prompt files (.prompt.md), custom agents (.agent.md), agent skills (SKILL.md), hooks (JSON), and agent plugins. Use this skill whenever the user asks about customizing Copilot behavior, creating reusable AI workflows, writing copilot-instructions.md, building custom chat agents, automating Copilot tasks with prompt files, or setting up agent skills and hooks in VS Code. Also trigger when the user asks which Copilot customization type to use for a given scenario — always start with the decision matrix below.
Configure secret stores in Spice (environment variables, Kubernetes, AWS Secrets Manager, keyring). Use when asked to "configure secrets", "add API keys", "set up credentials", "manage passwords", "use environment variables", or "configure .env file".