All authors
yanacuti1121 avatar

Claude Skills by yanacuti1121

github.com/yanacuti1121
3,362 skillsA× 3,037B× 234C× 42D× 31F× 180 installs881 views
Implementing Threat Intelligence Lifecycle ManagementA

Implement a structured threat intelligence lifecycle encompassing planning,

ai-agentspythongo
0
3
Implementing Threat Modeling With Mitre AttackA

'Implements threat modeling using the MITRE ATT&CK framework to map adversary

ai-agentspythonshell
0
3
Implementing Ticketing System For IncidentsA

'Implements an integrated incident ticketing system connecting SIEM alerts

ai-agentspythongo
0
3
Implementing Usb Device Control PolicyA

'Implements USB device control policies to restrict unauthorized removable

ai-agentsgoshell
0
3
Implementing Velociraptor For Ir CollectionA

Deploy and configure Velociraptor for scalable endpoint forensic artifact

ai-agentspythongo
0
3
Implementing Vulnerability Management With GreenboneA

Deploy and operate Greenbone/OpenVAS vulnerability management using the

ai-agentspythongit
0
3
Implementing Vulnerability Remediation SlaA

Vulnerability remediation SLAs define mandatory timeframes for patching

ai-agentspythongo
0
3
Implementing Vulnerability Sla Breach AlertingA

Build automated alerting for vulnerability remediation SLA breaches with

ai-agentspythongo
0
3
Implementing Web Application Logging With ModsecurityA

'Configure ModSecurity WAF with OWASP Core Rule Set (CRS) for web application

ai-agentssqlgit
0
3
Implementing Zero Knowledge Proof For AuthenticationA

Zero-Knowledge Proofs (ZKPs) allow a prover to demonstrate knowledge

ai-agentspythontesting
0
3
Implementing Zero Standing Privilege With CyberarkA

Deploy CyberArk Secure Cloud Access to eliminate standing privileges

ai-agentsrustgo
0
3
Implementing Zero Trust Dns With NextdnsB

Implement NextDNS as a zero trust DNS filtering layer with encrypted

ai-agentsrustgo
0
3
Implementing Zero Trust For Saas ApplicationsA

'Implementing zero trust access controls for SaaS applications using

ai-agentsrustgo
0
3
Implementing Zero Trust In CloudA

'This skill guides organizations through implementing zero trust architecture

ai-agentsrustgo
0
3
Implementing Zero Trust Network Access With ZscalerA

Implement Zero Trust Network Access using Zscaler Private Access (ZPA)

ai-agentspythonrust
0
3
Implementing Zero Trust Network AccessA

'Implementing Zero Trust Network Access (ZTNA) in cloud environments

ai-agentsrustgo
0
3
Implementing Zero Trust With BeyondcorpA

Deploy Google BeyondCorp Enterprise zero trust access controls using

ai-agentspythonrust
0
3
Implementing Zero Trust With Hashicorp BoundaryA

Implement HashiCorp Boundary for identity-aware zero trust infrastructure

ai-agentsrustgo
0
3
In Memory Vector StorageA

In-memory vector index with JSON persistence for small-scale agent RAG. Upsert/query/delete embeddings, cosine similarity search, JSON snapshot save/load, and memory-budget enforcement. Sources: wseagar/vector-storage.

ai-agentsjavascripttypescript
0
3
Incident Response RunbookA

Run and document production incidents — severity classification, incident commander role, communication cadence, triage steps, post-incident review (PIR/postmortem) generation, and action item tracking. Use when asked about "incident response", "how to run an incident", "postmortem template", "PIR", "on-call runbook", "severity levels", or when a production issue is actively happening. Do NOT use for: SLO target design — use `slo-design`.

ai-agentsgoapi
0
3
Ingest RepoA

Semantic codebase ingestion — given a topic or repo URL, agent maps the dependency graph, identifies key entry points, filters noise files, and synthesizes a structured spec. BloopAI-inspired semantic search over code at macro scale. Triggered by /ingest-repo.

ai-agentspythongo
0
3
Ini Config ParsingA

INI configuration file parsing for legacy and system configs. Flat and sectioned INI, special character handling, environment variable substitution, and safe stringify. Sources: isaacs/ini.

ai-agentsjavascripttypescript
0
3
Instinct Based LearningA

Học hành vi từ session thực tế — tạo atomic instincts với confidence scoring, tự động activate khi gặp pattern tương tự. Bản đơn giản hơn continuous-learning-v2.

ai-agentsgit
0
3
Instructor Structured OutputA

Use when extracting structured data (JSON, typed objects) from LLM responses with validation and retries. Triggers on: 'instructor', 'structured output', 'extract JSON from LLM', 'pydantic llm', 'LLM return JSON', 'trích xuất dữ liệu từ LLM', 'LLM trả về JSON', 'parse LLM output', 'validated LLM output', 'schema extraction'.

ai-agentstypescriptpython
0
3
Integrating Dast With Owasp Zap In PipelineA

'This skill covers integrating OWASP ZAP (Zed Attack Proxy) for Dynamic

ai-agentssqldocker
0
3
Integrating Sast Into Github Actions PipelineA

'This skill covers integrating Static Application Security Testing (SAST)

ai-agentsjavascripttypescript
0
3
Intercepting Mobile Traffic With BurpsuiteA

'Intercepts and analyzes HTTP/HTTPS traffic from mobile applications

ai-agentsrustgo
0
3
Interface FeelA

Make interfaces feel responsive and alive — micro-interactions, spring physics, press states, optimistic updates, skeleton loaders, cursor feedback, sound design hints, and delight moments. Use when asked to "make this feel better", "interface feels unresponsive", "add micro-interactions", "the UI feels dead", "springy animations", "delight", "optimistic UI", "skeleton screen", "cursor feedback", "feel more like a native app", "haptic feedback patterns", or "interface lacks personality". Do N...

ai-agentsgoreact
0
3
Investigating Insider Threat IndicatorsA

'Investigates insider threat indicators including data exfiltration attempts,

ai-agentspythongo
0
3
Investigating Phishing Email IncidentA

'Investigates phishing email incidents from initial user report through

ai-agentspythonrust
0
3
Investigating Ransomware Attack ArtifactsA

Identify, collect, and analyze ransomware attack artifacts to determine

ai-agentspythonrust
0
3
Investment Research TeamA

4-agent parallel investment research team modeled after legendary investors. business-analyst (Duan Yongping lens), financial-analyst (Buffett lens), industry-researcher (Munger lens), risk-assessor (Li Lu lens). team-lead synthesizes into a single verdict. Inspired by ai-berkshire (MIT).

ai-agentsapi
0
3
Istio Traffic ManagementA

Istio service mesh traffic management for agent clusters. VirtualService routing, DestinationRule load balancing, circuit breaking, canary deployments, mTLS policies, and fault injection. Sources: istio/istio (Apache-2.0).

ai-agentstestingapi
0
3
Jaeger Tracing VisualizationA

Jaeger distributed trace collection and visualization. OTLP ingest, sampling strategies, trace analysis, latency bottleneck detection, and agent chain root-cause analysis. Sources: jaegertracing/jaeger (Apache-2.0).

ai-agentsjavascriptjava
0
3
Jamwithai Production Agentic RagA

Production-grade RAG system patterns — keyword search foundations + vector hybrid retrieval, FastAPI, OpenSearch, Airflow pipelines. Dùng khi build RAG cho production.

ai-agentspythonbash
0
3
Jepsen Fault TestingA

Jepsen-style distributed system fault injection patterns. Network partition simulation, clock skew injection, process kill scenarios, linearizability checkers, and fault-tolerance test design. Sources: jepsen-io/jepsen (EPL-1.0).

ai-agentsjavascripttypescript
0
3
Jest Test GenerationA

Automated Jest test case generation from AST and type signatures. Bazel rules_jest integration, property-based test scaffolding, snapshot generation, and coverage-driven test augmentation. Sources: aspect-build/rules_jest (Apache-2.0).

ai-agentsjavascripttypescript
0
3
Jwasham Coding Interview UniversityA

Coding Interview University — John Washam's CS study plan để land job tại FAANG. Data structures, algorithms, system design. Checklist-based, forked 400K+. CC BY-SA 4.0.

ai-agentsgogit
0
3
Jwt Jws Jwe PatternsA

JWT/JWS/JWE token patterns for Swarm Bus agent identity. Sign JWTs with ES256/RS256, verify claims, encrypt payloads with JWE (A256GCM), short-lived token rotation, and agent-to-agent bearer auth. Sources: panva/jose.

ai-agentsjavascripttypescript
0
3
Jwt Verification PatternsA

JWT sign/verify with claim validation and privilege-decay enforcement. auth0/node-jsonwebtoken patterns, algorithm lockdown, expiry enforcement, scope-based authorization, and token blacklisting. Sources: auth0/node-jsonwebtoken.

ai-agentsjavascripttypescript
0
3
K8s Client JsB

Kubernetes JavaScript client for agent-driven cluster operations. Pod CRUD, Deployment scaling, namespace isolation, ConfigMap injection, log streaming, and exec into containers. Sources: kubernetes-client/javascript (Apache-2.0).

ai-agentsjavascriptgo
0
3
K8s Crd ControllerA

Kubernetes Custom Resource Definitions and controller reconciliation loop patterns. CRD schema design, controller-runtime reconciler, desired-state diffing, and agent lifecycle as a K8s-native resource. Sources: kubernetes/kubernetes (Apache-2.0).

ai-agentsjavascriptgo
0
3
Kanban DispatcherA

SQLite task board for structured multi-agent parallelization. Workers claim tasks, send heartbeats, request approval gates, and spawn child tasks. Use when orchestrating 3+ parallel agents on a complex project with dependencies.

ai-agentspythongo
0
3
Keccak256 Hash PatternsA

Keccak256 and ethers.js cryptographic utilities for hash-chain integrity. keccak256 of log entries, ABI encoding, hex data manipulation, event topic hashing, and Ethereum-compatible hash structures. Sources: ethers-io/ethers.js.

ai-agentsjavascriptjava
0
3
Khoj Ai KhojB

Khoj — open-source self-hostable AI second brain: chat với docs + web, semantic search, custom agents, image gen, TTS. Multi-LLM (Claude/GPT/Gemini/Ollama). Browser/Obsidian/Phone.

ai-agentspythonbash
0
3
Ktlint Auto FormatA

ktlint anti-bikeshedding Kotlin linter. Zero-config formatting, custom rule sets, auto-fix, Git pre-commit integration, and Gradle plugin setup. Sources: pinterest/ktlint (MIT).

ai-agentsjavascripttypescript
0
3
Kubernetes PatternsB

Design and debug Kubernetes workloads — Deployment/StatefulSet patterns, resource requests/limits, liveness/readiness/startup probes, HPA/KEDA autoscaling, ConfigMap/Secret injection, PodDisruptionBudget, rolling update strategy, and debugging CrashLoopBackOff. Use when asked about "Kubernetes deployment", "k8s", "pod crashing", "CrashLoopBackOff", "OOMKilled", "resource limits", "liveness probe", "readiness probe", "HPA", "horizontal pod autoscaler", "rolling update", "kubectl debug", "pod n...

ai-agentsbashnode
0
3
Kv Cache OptimizationA

KV-cache optimization patterns for LLM inference. Prefix caching, sliding window attention, cache reuse across turns, static cache for fixed prompts, and TTFT reduction strategies. Sources: huggingface/transformers (Apache-2.0).

ai-agentspythonsecurity
0
3
L1 PromoteA

Review L2 session facts and promote valuable ones to L1 Atomic Memory. Use at end of session or when L2 accumulates facts worth keeping permanently. Runs add-fact.sh for each promoted fact.

ai-agentsbashgit
0
3
Langchain Ai OpenwikiA

Use when the user wants to generate or keep repository documentation up to date via OpenWiki (langchain-ai/openwiki) — an LLM-driven CLI that writes a wiki for a codebase (or a personal knowledge base from Notion/Gmail/Slack/X/web search) and keeps it fresh via a scheduled CI pull request. Examples: \"set up OpenWiki for this repo\", \"keep the docs updated automatically\", \"generate an agent wiki\".

ai-agentsgobash
0
3