Agent Skills by GGarrido
Showing 146 vetted skills indexed across 1 GitHub repositories.
project-guidelines-example
Construct scalable Claude Skill project skeletons with architecture, testing, and deployment templates.
nanoclaw-repl
Run session-aware NanoClaw v2 experiments with markdown-backed storage and model switching.
iterative-retrieval
Refine subagent context through iterative retrieval across up to three cycles.
content-hash-cache-pattern
Cache file processing results using SHA-256 content hashes as keys.
santa-method
Coordinate dual-review verification of generated outputs with independent reviewers.
configure-ecc
Guide installation of skills and rules into user-level or project-level directories.
regex-vs-llm-structured-text
Guide regex parsing versus LLM validation for structured text extraction.
benchmark
Measure baseline performance and detect regressions across code stacks.
django-security
Harden Django applications with production security configurations and secure coding practices.
ui-ux-pro-max
Generate design systems with styles, colors, typography, and components across multiple stacks.
compose-multiplatform-patterns
Implement shared Compose Multiplatform UI patterns across Android, iOS, Desktop, and Web.
canary-watch
Monitor deployed URLs to detect HTTP, performance, and content regressions.
golang-patterns
Apply idiomatic Go patterns to refactor codebases toward consistency.
kotlin-exposed-patterns
Automates JetBrains Exposed data access with transactions, pooling, and migrations for Kotlin.
energy-procurement
Analyzes energy costs and drafts procurement plans for multi-site businesses.
django-patterns
Optimizes Django application architecture and REST API design with DRF patterns.
agent-introspection-debugging
Diagnoses AI agent failures and applies contained recovery actions.
bun-runtime
Provides guidance on migrating from Node to Bun runtime and deploying to platforms like Vercel.
laravel-security
Outline Laravel security best practices for authentication, authorization, and input validation.
repo-eval
Assess GitHub repositories and generate a 0-100 score with extraction proposals.
architecture-decision-records
Document architectural decisions as ADRs with templates and lifecycle states.
swift-concurrency-6-2
Migrate Swift projects to Swift 6.2 concurrency with MainActor isolation and @concurrent.
pytorch-patterns
Apply PyTorch patterns for reproducible training workflows across CPU and GPU.
python-testing
Design and execute Python test suites with pytest, fixtures, and mocks.