GDPR data handling, audit logging, data classification, retention policies, and consent management for regulatory compliance.
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →GDPR data handling, audit logging, data classification, retention policies, and consent management for regulatory compliance.
Create handoff document for transferring work to another session
Mapping design, query optimization, aggregation patterns, index lifecycle management, and search relevance tuning.
Curated catalog of 60+ external Claude Code skills across 8 categories with quality rankings, install instructions, and fallback strategies
Pattern for progressively refining context retrieval to solve the subagent context problem
Java coding standards for Spring Boot services: naming, immutability, Optional usage, streams, exceptions, generics, and project layout.
Marketing analytics - UTM, attribution, CAC, ROAS, conversion tracking.
Problem-solving strategies for fields in abstract algebra
Problem-solving strategies for groups in abstract algebra
Problem-solving strategies for categories functors in category theory
Problem-solving strategies for limits colimits in category theory
Problem-solving strategies for contour integrals in complex analysis
Problem-solving strategies for hilbert spaces in functional analysis
Problem-solving strategies for eigenvalues in linear algebra
Problem-solving strategies for lebesgue measure in measure theory
Problem-solving strategies for first order odes in odes pdes
Problem-solving strategies for convex optimization in optimization
Problem-solving strategies for gradient methods in optimization
Problem-solving strategies for convergence in real analysis
Problem-solving strategies for compactness in topology
Problem-solving strategies for connectedness in topology
Use this skill when context compression is imminent, when resuming a session, or when preserving critical decisions across long tasks. Provides a durable notepad that survives compaction and lets any agent pick up exactly where the previous context left off.
Chunking strategies, embedding model selection, hybrid search, reranking, eval metrics
Claude Code session analysis, tool call patterns, efficiency metrics, and anti-pattern detection
Suggests manual context compaction at logical intervals to preserve context through task phases rather than arbitrary auto-compaction.
Typosquatting detection, install script analysis, dependency confusion prevention, and phantom dependency detection for npm/pip.
Tum ekibi ayni anda devreye sok. Agent'lar paralel calisir, birbirine soru sorar, birlikte gelistirir. Kullanim: /swarm <gorev>
OpenTelemetry setup, span context propagation, sampling strategies, Jaeger queries
Find similar vulnerabilities across a codebase after discovering one instance. Uses pattern matching, AST search, Semgrep/CodeQL queries, and manual tracing to propagate findings. Adapted from Trail of Bits. Use after finding a bug to check if the same pattern exists elsewhere.
>-
This skill helps you discover and install skills from the open agent skills ecosystem (https://skills.sh). Based on the [find-skills](https://github.com/vercel-labs/skills/tree/main/skills/find-skills
>
>
>
>
> **Nightly usage (2026-04-09):** `$dream start` now runs harvest as part
'Manage the PROGRAM.md operational contract that bounds autonomous development loops. Use when setting up or validating PROGRAM.md/AUTODEV.md, choosing between autodev and evolve, or turning a repeated postmortem -> analyze -> plan -> pre-mortem -> implement -> validate cycle into the v2 autonomous workflow.'
Monitor the knowledge flywheel health.
>
Track progress through the RPI workflow with permanent gates.
Help users write correct R code for async, parallel, and distributed computing using mirai. Use when users need to: run R code asynchronously or in parallel, write mirai code with correct dependency passing, set up local or remote parallel workers, convert code from future or parallel, use parallel map operations, integrate async tasks with Shiny or promises, or configure cluster/HPC computing.
Compute metrics for Claude Code sessions. Discovers via ccrider, filters trivial, computes friction/opportunity/fingerprint scores. Use for broad session triage.
Output rules for all agents - concise, scannable, actionable. Based on Matt Pocock's planning principles.
Core principle that the main agent is a coordinator, not an implementer. All work must be delegated to subagents.
Shared commit message rules and technical constraints referenced by /stage-commit and /commit-staged. Not typically invoked directly.
Produce an implementation plan at `.turbo/plans/<slug>.md`. Capture the task, survey patterns, escalate decisions, discuss, and draft.
Run two independent interpretations of third-party feedback in parallel (internal + codex peer), then reconcile into enriched items with clear intent summaries. Designed for feedback where the author'
Commit, push, and optionally create or update a PR for the current staged changes.
Stage implementation changes with precise file selection.
Provides Python patterns for type-first development with dataclasses, discriminated unions, NewType, and Protocol. Must use when reading or writing Python files.