All Skills
7109 skills found
Skills List

development-estimation
Use when estimating time, effort, or complexity for features or projects - provides structured estimation workflows with breakdowns, risks, and confidence intervals.
NickCrew
testing-skills-with-subagents
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
NickCrew
documentation-production
Use when generating, updating, or organizing documentation (component/API docs, project indexes, diagrams, tutorials, learning paths) - provides structured workflows and references for docs generation, indexing, diagrams, and teaching.
NickCrew
cqrs-event-sourcing
CQRS and Event Sourcing patterns for scalable, auditable systems with separated read/write models. Use when building audit-required systems, implementing temporal queries, or designing high-scale applications with complex domain logic.
NickCrew
release-prep
Use when preparing a production release or release candidate - provides a checklist-driven workflow for validation, versioning, build optimization, documentation updates, and deployment readiness.
NickCrew
code-quality-workflow
Use when assessing or improving code quality, maintainability, performance, or security hygiene - provides workflows for analysis, code review, and systematic improvements with validation steps.
NickCrew
test-generation
Use when generating tests for new or existing code to improve coverage - provides a structured workflow for analyzing code, creating tests, and validating coverage goals.
NickCrew
security-testing-patterns
Security testing patterns including SAST, DAST, penetration testing, and vulnerability assessment techniques. Use when implementing security testing pipelines, conducting security audits, or validating application security controls.
NickCrew
root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger - systematically traces bugs backward through call stack, adding instrumentation when needed, to identify source of invalid data or incorrect behavior
NickCrew
code-review-router
Intelligently routes code reviews between Gemini CLI and Codex CLI based on tech stack, complexity, and change characteristics. Use when you want an automated code review of your current changes.
ChuDiRenConfigure search result boosting in GrepAI. Use this skill to prioritize certain paths and penalize others.
yoanbernabeuAdvanced search options in GrepAI. Use this skill for JSON output, compact mode, and AI agent integration.
yoanbernabeuConfigure ignore patterns in GrepAI. Use this skill when excluding files and directories from indexing.
yoanbernabeuInitialize GrepAI in a project. Use this skill when setting up GrepAI for the first time in a codebase.
yoanbernabeuConfigure GOB local file storage for GrepAI. Use this skill for simple, single-machine setups.
yoanbernabeuSupported programming languages in GrepAI. Use this skill to understand which languages can be indexed and traced.
yoanbernabeuConfigure code chunking in GrepAI. Use this skill to optimize how code is split for embedding.
yoanbernabeuBasic semantic code search with GrepAI. Use this skill to learn fundamental search commands and concepts.
yoanbernabeuFind function callees with GrepAI trace. Use this skill to discover what functions a specific function calls.
yoanbernabeuFind function callers with GrepAI trace. Use this skill to discover what code calls a specific function.
yoanbernabeuBuild complete call graphs with GrepAI trace. Use this skill for recursive dependency analysis.
yoanbernabeuConfigure Qdrant vector database for GrepAI. Use this skill for high-performance vector search.
yoanbernabeuConfigure PostgreSQL with pgvector for GrepAI. Use this skill for team environments and large codebases.
yoanbernabeu