askill
lv416e

lv416e

Publisher on askill

33 total stars
Skills12
Updated 3/1/2026
GitHub
ask-questions-if-underspecified
ask-questions-if-underspecified
lv416e2/19/2026

Clarify requirements before implementing. Use when serious doubts arise.

3
AI 94
api-design
api-design
lv416e2/19/2026

Use when designing or modifying any API endpoint, before writing handler code - contract-first approach covering resource modeling, URL design, schema conventions, versioning, and authentication that...

3
AI 92
prompt-engineering
prompt-engineering
lv416e2/19/2026

Use when designing, testing, or deploying LLM prompts for applications - systematic prompt design methodology (pattern selection, structured output, evaluation, versioning) ensuring every prompt is te...

3
AI 88
defense-in-depth
defense-in-depth
lv416e3/1/2026

Use when invalid data causes failures deep in execution, requiring validation at multiple system layers - validates at every layer data passes through to make bugs structurally impossible | 無効なデータが実行の...

3
AI 87
requesting-code-review
requesting-code-review
lv416e2/26/2026

Use when completing tasks, implementing major features, or before merging to verify work meets requirements - dispatches superpowers:code-reviewer subagent to review implementation against plan or req...

3
AI 87
property-based-testing
property-based-testing
lv416e2/19/2026

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, o...

3
AI 82
audit-context-building
audit-context-building
lv416e2/19/2026

Enables ultra-granular, line-by-line code analysis to build deep architectural context before vulnerability or bug finding.

3
AI 78
spec-to-code-compliance
spec-to-code-compliance
lv416e2/19/2026

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing complianc...

3
debug-buttercup
debug-buttercup
lv416e2/19/2026

Debugs the Buttercup CRS (Cyber Reasoning System) running on Kubernetes. Use when diagnosing pod crashes, restart loops, Redis failures, resource pressure, disk saturation, DinD issues, or any service...

3
devops-infrastructure
devops-infrastructure
lv416e2/18/2026

Use when provisioning infrastructure, building containers, configuring CI/CD, or deploying services - ensures all infrastructure is codified, versioned, and reviewable with repeatable deployment strat...

2
using-git-worktrees
using-git-worktrees
lv416e2/1/2026

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verificat...

2
AI 92
executing-plans
executing-plans
lv416e2/1/2026

Use when partner provides a complete implementation plan to execute in controlled batches with review checkpoints - loads plan, reviews critically, executes tasks in batches, reports for review betwee...

2
Showing all 12 skills.