Explore skills

5,473 skills found

Category alert

Get new Pesquisa e Web skills every Monday

compliance-readiness

16.6k

A multi-framework compliance officer's 6-question interrogation for any compliance program. Use before starting a new framework, planning the annual audit calendar, or preparing for certification stage 1.

Pesquisa e Web#aiby alirezarezvani

code-reviewer

16.6k

Code review automation for various languages, analyzing PRs for complexity and risk, checking code quality for SOLID violations and code smells, and generating review reports. Useful for reviewing pull requests, analyzing code quality, and identifying issues.

Pesquisa e Web#javascript#typescriptby alirezarezvani

karpathy-coder

16.6k

Use when writing, reviewing, or committing code to enforce Karpathy's 4 coding principles: surface assumptions before coding, keep it simple, make surgical changes, and define verifiable goals. It triggers on phrases like review my diff or any code quality concern where the LLM might be overcoding.

Pesquisa e Web#llm#aiby alirezarezvani

incident-response

16.6k

Use when a security incident has been detected or declared and needs classification, triage, escalation path determination, and forensic evidence collection. Covers SEV1-SEV4 classification, false positive filtering, incident taxonomy, and NIST SP 800-61 lifecycle.

Pesquisa e Web#aiby alirezarezvani

threat-detection

16.6k

Use when hunting for threats in an environment, analyzing IOCs, or detecting behavioral anomalies in telemetry. Covers hypothesis-driven threat hunting, IOC sweep generation, z-score anomaly detection, and MITRE ATT&CK-mapped signal prioritization.

Pesquisa e Web#aiby alirezarezvani

claude-coach

16.6k

A personal coach that teaches users to become Claude power users. Activate this skill the first time a user asks to learn or improve with Claude, and use it on subsequent turns to detect missed optimization opportunities.

Pesquisa e Web#aiby alirezarezvani

status

16.6k

Show experiment dashboard with results, active loops, and progress.

Pesquisa e Web#aiby alirezarezvani

run

16.6k

One-shot lifecycle command that chains init → baseline → spawn → eval → merge in a single invocation.

Pesquisa e Web#aiby alirezarezvani

feature-flags-architect

16.6k

Use when adding, retiring, or auditing feature flags, triggering on terms like 'add a flag', 'rollout plan', 'kill switch', 'flag debt', provider names (LaunchDarkly, GrowthBook, Statsig, Unleash, Flipt), or any progressive-delivery question. It ships a flag debt scanner, rollout planner, and kill-switch auditor (all stdlib Python), along with references on flag taxonomy and provider trade-offs.

Pesquisa e Web#python#aiby alirezarezvani

run

16.6k

Run a single experiment iteration. Edit the target file, evaluate, keep or discard.

Pesquisa e Web#aiby alirezarezvani

setup

16.6k

Set up a new autoresearch experiment interactively. Collects domain, target file, eval command, metric, direction, and evaluator.

Pesquisa e Web#aiby alirezarezvani

browser-automation

16.6k

Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.

Pesquisa e Web#ai#testby alirezarezvani