Investigating Code Patterns
Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture to understand complex codebases.
Discover reusable agent skills, browse implementation details, and find the right skill for your workflow.
144 skills found
Systematically trace code flows, locate implementations, diagnose performance issues, and map system architecture to understand complex codebases.
Run mutation testing to measure test suite effectiveness by introducing code faults and verifying test failure detection.
Implement secure backend authentication (JWT, OAuth, Sessions) and authorization (RBAC, ABAC) patterns, including password hashing, MFA, and security best practices.
Apply Holistic Testing with PACT (Proactive, Autonomous, Collaborative, Targeted) principles to build quality into team culture and test strategies for modern software systems.
Configure host-based firewalls (UFW, nftables, iptables) and cloud security groups (AWS, GCP, Azure) with production-ready security rules.
Expert automated code review for Go CLI applications, focusing on Cobra/urfave patterns, security, performance, idiomatic Go, and robust error handling.
Foundry development guide for CMTAT RuleEngine contracts, including testing, deployment scripts, and project-specific Solidity patterns.
Plan, implement, and execute user acceptance tests (UAT) and end-to-end scenarios to validate requirements against user-visible behavior.
Comprehensive UI testing, visual fidelity analysis, and browser debugging using Chrome DevTools MCP and AI-driven vision models.
Techniques for writing effective fuzzing harnesses across languages. Use when creating new fuzz targets or improving existing harness code.
Analyze project structures, dependencies, and patterns using parallel agent execution to generate comprehensive context documentation for rapid codebase onboarding and AI-assisted development.
Design modular TypeScript libraries using HexDI principles: compile-time dependency validation, feature-first organization, and clean API boundaries.