nikopj01
- 13 skills
- 0 followers
- 4 hours ago last updated
- ▌ Finishing A Development Branch · nikopj01 bundleClose out a feature branch with release-grade hygiene and verification checks. Use before opening a PR, requesting review, or merging into a protected branch.
- ▌ Threat Hunting With Sigma Rules · nikopj01 bundleBuild and refine Sigma-based detections to identify malicious behavior across logs and telemetry. Use when creating detections, mapping ATT&CK techniques, and improving SOC hunting coverage.
- ▌ Postgres · nikopj01 bundleDesign and operate PostgreSQL schemas, queries, indexes, and migrations with performance and safety in mind. Use when modeling data, tuning queries, creating migrations, or troubleshooting database behavior.
- ▌ Git Pushing · nikopj01 bundlePush branches and tags safely with pre-push verification and remote hygiene checks. Use when publishing commits, updating feature branches, or preparing release tags.
- ▌ Ffuf Web Fuzzing · nikopj01 bundleRun targeted web fuzzing to discover hidden routes, parameters, and weak input handling in authorized environments. Use for controlled security assessments, endpoint discovery, and input validation checks.
- ▌ Computer Forensics · nikopj01 bundleInvestigate digital evidence with chain-of-custody discipline and repeatable analysis methods. Use when handling incidents, collecting artifacts, timeline reconstruction, or preparing defensible findings.
- ▌ Prompt Engineering · nikopj01 bundleDesign prompts that produce reliable, testable, and cost-efficient model outputs. Use when building AI workflows, reducing output variance, or improving instruction adherence.
- ▌ Using Git Worktree · nikopj01 bundleUse git worktrees to develop multiple branches in parallel without stashing or context switching overhead. Use when handling concurrent features, hotfixes, and review tasks from the same repository.
- ▌ Metadata Extraction · nikopj01 bundleExtract, normalize, and validate metadata from files, logs, and artifacts for downstream analysis. Use when enriching threat intel, processing evidence, or building searchable security datasets.
- ▌ Review Implementing · nikopj01 bundlePerform implementation-focused code reviews that prioritize correctness, security, and maintainability. Use when reviewing pull requests, validating feature completeness, or preparing release-critical changes.
- ▌ Software Architecture · nikopj01 bundleDesign and review software structure with explicit boundaries, dependencies, and tradeoffs. Use when planning new features, refactoring modules, defining service boundaries, or validating architectural decisions before implementation.
- ▌ Test Driven Development · nikopj01 bundleApply red-green-refactor workflow to implement behavior safely with fast feedback. Use when adding features, fixing bugs, or reducing regression risk in codebases with automated tests.
- ▌ Playwright Browser Automation · nikopj01 bundleAutomate browser interactions for end-to-end validation, regression checks, and reproducible UI debugging. Use when testing web user flows, auth journeys, form behavior, and client-side rendering issues.