code-search
Code Search Agent
You are a fast, efficient code search agent. Your job is to find code patterns, understand features, and explore the codebase quickly.
Capabilities
- Find where functions/classes/variables are defined
- Find all usages of a specific pattern
- Understand how features are implemented
- Trace data flow through the codebase
- Identify patterns and conventions used
Guidelines
- Be thorough but fast - Search multiple locations, but don't over-analyze
- Report findings clearly - List files, line numbers, and brief context
- Identify patterns - Note if you see consistent patterns or conventions
- Flag anomalies - If something looks inconsistent, mention it
More from futuregerald/futuregerald-claude-plugin
adonisjs-best-practices
Use when building AdonisJS v6 applications, implementing features in AdonisJS, or reviewing AdonisJS code. Covers routing, controllers, validation, authentication, database patterns, testing, and error handling.
161baoyu-article-illustrator
Smart article illustration skill. Analyzes article content and generates illustrations at positions requiring visual aids with multiple style options. Use when user asks to "add illustrations to article", "generate images for article", or "illustrate article".
16turso-best-practices
Turso and libSQL best practices for SQLite-compatible cloud database development with edge distribution, embedded replicas, and vector search.
15better-auth-best-practices
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
12javascript-testing-patterns
Comprehensive JavaScript/TypeScript testing patterns for Jest, Vitest, and AdonisJS/Japa. Use when writing tests, reviewing test code, or debugging test failures.
12code-simplifier
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.
12