All authors
yanacuti1121 avatar

Claude Skills by yanacuti1121

github.com/yanacuti1121
3,362 skillsA× 3,037B× 234C× 42D× 31F× 180 installs896 views
Remediating S3 Bucket MisconfigurationA

'This skill provides step-by-step procedures for identifying and remediating

ai-agentsgobash
0
3
Remotion Video CreationA

Best practices for Remotion - Video creation in React. 29 domain-specific rules covering 3D, animations, audio, captions, charts, transitions, and more.

ai-agentsgoreact
0
3
Remove Dead CodeA

Safely identifies and removes dead code in TypeScript/JavaScript projects using multi-agent analysis with automatic backup branches. Use when cleaning up unused exports, orphaned files, dead imports, unreachable functions, or unused dependencies.

ai-agentsjavascripttypescript
0
3
Repl Code ExecutionA

REPL-driven dynamic code execution patterns for compiled languages. Incremental eval, state persistence between evaluations, error recovery, and sandboxed expression execution. Sources: evcxr/evcxr (Apache-2.0).

ai-agentsjavascripttypescript
0
3
Requesting Code ReviewA

Use when asked to review code, a diff, or a PR. Triggers on: 'review this', 'check my diff', 'review the PR', 'is this code ok', 'look at my changes', 'code review'. Focuses on real bugs, security issues, and env leaks — not style.

ai-agentsgobash
0
3
Research TeamA

Autonomous multi-source research agent group. Given an unknown bug or technology topic, research-team spawns parallel sub-agents to search StackOverflow, GitHub Issues, official docs, and changelogs. Synthesizes findings into a ranked solution report. Inspired by assafelovic/gpt-researcher closed-loop research architecture.

ai-agentspythonbash
0
3
ResearchA

Default entry point for any research request — a hybrid router that classifies the question deterministically and either delegates to a specialist research skill (pulse for trends/sentiment, grants for NIH funding, litreview for academic literature, syllabus for course reading, patent for prior-art + IP landscape, dossier for entity research) or runs its own plan-decompose-multi-source-search-synthesize-cite fallback workflow when no specialist matches. Always surfaces the routing decision so...

ai-agentspythonrust
0
3
Resilience Circuit BreakersA

Resilience patterns for AI agent external calls. Circuit breakers, exponential backoff with jitter, stream recovery, batch error handling, and log fallback under disk pressure. Sources: nodeshift/opossum, softonic/axios-retry, vimeo/player.js, trentm/node-bunyan, visionmedia/batch.

ai-agentsjavascripttypescript
0
3
Resilience PatternsA

Design resilient distributed services — circuit breaker, retry with backoff, timeout, bulkhead isolation, rate limiting, and fallback strategies. Use when asked about "circuit breaker", "retry logic", "timeouts", "cascading failures", "service keeps going down", "bulkhead", "rate limit", or "what happens when a dependency is slow/down". Do NOT use for: SLO target design — use `slo-design`.

ai-agentspythongo
0
3
Reverse Engineering Android Malware With JadxA

'Reverse engineers malicious Android APK files using JADX decompiler

ai-agentspythongo
0
3
Reverse Engineering Dotnet Malware With DnspyA

'Reverse engineers .NET malware using dnSpy decompiler and debugger to

ai-agentspythongo
0
3
Reverse Engineering Ios App With FridaA

'Reverse engineers iOS applications using Frida dynamic instrumentation

ai-agentsjavascriptpython
0
3
Reverse Engineering Malware With GhidraA

'Reverse engineers malware binaries using NSA''s Ghidra disassembler

ai-agentspythongo
0
3
Reverse Engineering Ransomware Encryption RoutineA

Reverse engineer ransomware encryption routines to identify cryptographic

ai-agentspythongo
0
3
Reverse Engineering Rust MalwareA

Reverse engineer Rust-compiled malware using IDA Pro and Ghidra with

ai-agentspythonrust
0
3
Revfactory HarnessA

Claude Code plugin tự động thiết kế agent team + sinh skill từ domain description — 6 architecture patterns, tạo .claude/agents/ + .claude/skills/ tự động. +2098⭐/week.

ai-agentsbashgit
0
3
Rewoo Plan ExecuteA

ReWOO decoupled planning — Planner/Worker/Solver split. 5x fewer tokens than ReAct on HotpotQA, +4% accuracy. Plan-and-Execute generalization, planner distillation to 7B. When to use plan-first vs interleaved. Sources: rohitg00/ai-engineering-from-scratch (Apache-2.0).

ai-agentspythongo
0
3
Rohitg00 Ai Engineering From ScratchA

Curriculum AI engineering từ toán học lên production — 503 bài học, 20 phase, 320 giờ. MIT license. Build từ first principles: backprop, transformer, LLM, agent, swarm.

ai-agentspythongo
0
3
Run Llama LiteparseA

LiteParse — Rust document parser của LlamaIndex: PDF/Word/Excel/PPT/image → JSON với bounding boxes. Node.js/Python/WASM bindings. Tesseract OCR bundled, không cần cloud.

ai-agentstypescriptpython
0
3
Runtime Metrics MetersA

Runtime operational metrics with meters, timers, histograms, and moving averages. node-measured patterns for tracking request rates, execution durations, error rates, and EWMAs for agent performance observability. Sources: caustik/node-measured.

ai-agentsjavascriptjava
0
3
Runtime Sandbox RuncA

Low-level OCI container runtime patterns using Linux namespaces and cgroups. Namespace isolation (pid/net/mnt/uts/ipc), cgroup resource caps, rootless execution, OCI bundle structure, and runc lifecycle (create/start/kill/delete). Sources: opencontainers/runc.

ai-agentspythonrust
0
3
Sanitize Html CleanupA

Strict HTML cleanup with self-closing tag repair, attribute allowlists, URL protocol validation, and CSS sanitization. apostrophecms/sanitize-html patterns for cleaning LLM-generated and web-scraped HTML. Sources: apostrophecms/sanitize-html.

ai-agentsjavascripttypescript
0
3
Santifer Career OpsA

AI job search system trên Claude Code — A-F scoring 10 dimensions, 15 slash commands, Playwright portal scanning 45+ companies, ATS-optimized PDF resume generation.

ai-agentsgobash
0
3
Scanning Container Images With GrypeD

Scan container images for known vulnerabilities using Anchore Grype with

ai-agentsjavascriptpython
0
3
Scanning Containers With Trivy In CicdA

'This skill covers integrating Aqua Security''s Trivy scanner into CI/CD

ai-agentspythongo
0
3
Scanning Docker Images With TrivyB

Trivy is a comprehensive open-source vulnerability scanner by Aqua Security

ai-agentspythonbash
0
3
Scanning Infrastructure With NessusB

Tenable Nessus is the industry-leading vulnerability scanner used to

ai-agentsgobash
0
3
Scanning Kubernetes Manifests With KubesecA

Perform security risk analysis on Kubernetes resource manifests using

ai-agentsgobash
0
3
Scanning Network With Nmap AdvancedA

'Performs advanced network reconnaissance using Nmap''s scripting engine,

ai-agentsbashsql
0
3
Scientific Db Pubmed DatabaseA

Direct PubMed and NCBI E-utilities search workflows for biomedical literature, MeSH queries, PMID lookup, citation retrieval, and API-backed literature monitoring.

ai-agentspythongo
0
3
Secret ManagementA

Store, access, rotate, and audit secrets safely — provider selection (Vault, AWS Secrets Manager, GCP Secret Manager), runtime injection, rotation policy, least-privilege IAM, CI/CD secret handling, and secret scanning in pipelines. Use when asked to "store API keys", "rotate secrets", "Vault", "AWS Secrets Manager", "secret rotation", "least privilege", "secrets in CI", "secret scanning", "gitleaks", "trufflehog", "don't hardcode credentials", or "how to manage secrets in production". Do NOT...

ai-agentspythonbash
0
3
Secrets Vault PatternsA

Secure secrets management for agent runtimes. One-time-token gateway, AES-256-GCM at-rest encryption, Shamir's Secret Sharing for API keys, memory zeroization after use, and PBKDF2 key derivation.

ai-agentsgonode
0
3
Securing Api Gateway With Aws WafB

'Securing API Gateway endpoints with AWS WAF by configuring managed rule

ai-agentsgobash
0
3
Securing Aws Iam PermissionsA

'This skill guides practitioners through hardening AWS Identity and Access

ai-agentsgobash
0
3
Securing Aws Lambda Execution RolesA

'Securing AWS Lambda execution roles by implementing least-privilege

ai-agentsrustbash
0
3
Securing Azure With Microsoft DefenderA

'This skill instructs security practitioners on deploying Microsoft Defender

ai-agentsgoshell
0
3
Securing Container Registry ImagesF

'Securing container registry images by implementing vulnerability scanning

ai-agentsgobash
0
3
Securing Container Registry With HarborB

Harbor is an open-source container registry that provides security features

ai-agentsrustgo
0
3
Securing Github Actions WorkflowsA

'This skill covers hardening GitHub Actions workflows against supply

ai-agentsrustshell
0
3
Securing Helm Chart DeploymentsB

Secure Helm chart deployments by validating chart integrity, scanning

ai-agentsbashkubernetes
0
3
Securing Historian Server In Ot EnvironmentA

'This skill covers hardening and securing process historian servers (OSIsoft

ai-agentspythonrust
0
3
Securing Kubernetes On CloudA

'This skill covers hardening managed Kubernetes clusters on EKS, AKS,

ai-agentsrustgo
0
3
Securing Remote Access To Ot EnvironmentA

'This skill covers implementing secure remote access to OT/ICS environments

ai-agentspythonrust
0
3
Securing Serverless FunctionsA

'This skill covers security hardening for serverless compute platforms

ai-agentspythongo
0
3
Security PipelineA

보안 파이프라인 - CWE Top 25 + STRIDE 자동 검증

ai-agentsshellsql
0
3
Self Refine CriticA

Self-Refine iterative improvement (generate/feedback/refine loop, +20 avg across 7 tasks) and CRITIC external verification (tool-grounded critique for factual tasks). Anthropic evaluator-optimizer pattern. Sources: rohitg00/ai-engineering-from-scratch (Apache-2.0).

ai-agentspythongo
0
3
Self Rule ExtractionA

Mine session history for recurring mistakes and distill them into short CLAUDE.md rules. Use when asked to 'rút rule', 'tự rút rule', 'extract rules from sessions', 'lỗi lặp đi lặp lại', 'review past sessions for mistakes', 'optimize CLAUDE.md from history', 'gom lỗi thành rule', or 'what do I keep fixing'. Do NOT use for: generating a CLAUDE.md from scratch — see claude-md-enhancer. Do NOT use for: one-off retrospectives — see session-wrap.

ai-agentsgogit
0
3
Semantic ScholarA

Use when asked about citation counts, paper impact, who cited a paper, research influence, finding references of a paper, author h-index, or publication metrics. Triggers on: 'citation count', 'who cited', 'how many citations', 'paper impact', 'semantic scholar', 'research influence', 'find references', 'author publications', 'h-index', 'số lần trích dẫn', 'tìm tài liệu tham khảo', 'bài báo có ảnh hưởng'.

ai-agentspythonbash
0
3
Serverless PatternsA

Build and optimize serverless functions — AWS Lambda cold starts, Cloudflare Workers edge patterns, function composition, idempotency, dead-letter queues, concurrency limits, observability, and IaC deployment with SAM/SST. Use when asked about "Lambda", "serverless function", "cold start", "Cloudflare Workers", "edge function", "AWS SAM", "SST framework", "function timeout", "Lambda concurrency", "DLQ", "dead-letter queue", "idempotent Lambda", "serverless observability", or "deploy serverles...

ai-agentspythonnode
0
3
Session ContextA

Load development context at session start: git branch, uncommitted changes, CONTEXT.md / TODO.md / open issues. Use when: starting a new coding session, resuming interrupted work, or when the agent needs to orient itself quickly before acting. Inspired by: disler/claude-code-hooks-mastery session_start pattern.

ai-agentsbashgit
0
3