Loading...
Loading...
Found 30 Skills
Complete configuration reference for GrepAI. Use this skill when you need to understand all available configuration options.
Enforce web security and avoid security vulnerabilities
Build clean, modern React components that apply common best practices and avoid common pitfalls like unnecessary state management or useEffect usage
Build modern Next.js apps with App Router and best practices
Fetch up-to-date library documentation using Context7 API. Use this skill when the user asks for docs, examples, or help with a specific library/framework (e.g., "look up React docs", "context7 nextjs routing", "fetch docs for fastapi").
Refactor overly large code units into smaller, more focused components. Use when code has grown too large or complex.
Add or change allowed commands in AI agent permission configs (OpenCode, Claude Code)
Run tests according to repository guidelines. Use after linting passes, before staging changes.
Create subagent definitions for Claude Code and OpenCode that delegate to skills. Use when creating new subagents or refactoring existing ones to follow the delegation pattern.
Remove code duplication by extracting shared logic into reusable components. Use when the same logic appears in multiple places.
Stage files, hunks, or specific lines in git non-interactively.
Update documentation based on lessons learned. Use after completing work to capture learnings and prevent future issues.