Agent Skills by jacob-balslev
Showing 176 vetted skills indexed across 2 GitHub repositories.
skill-graph-semantics
Clarifies and codifies the naming of fields in the Skill Graph.
skill-graph-ontology
Define canonical entities, identity criteria, and lifecycle axioms for the skill-graph protocol.
skill-graph-taxonomy
Define canonical closed enums for protocol classification and taxonomy.
doc-updater
Route code changes to owning docs and update them in the same commit.
etsy
Optimize Etsy listing titles and tags within platform limits.
expected-value
Compute probability-weighted values for decision actions under uncertainty.
skill-evolution
Automate corpus maintenance for Skill Graph through prioritized triage and bounded improvement cycles.
no-cutting-corners
Enforce five quality pillars before enumerated outputs or done claims.
graph-audit
Validate SKILL.md frontmatter, audit-state.json sidecars, and Skill Graph manifest coherence.
performance-testing
Run controlled load tests measuring latency, throughput, error rate, and saturation against SLO thresholds.
problem-framing
Reframe ambiguous requests into structured problem statements using How Might We and POV articulation.
interaction-patterns
Audit UI interaction patterns against decision shapes and state requirements.
microcopy
Generate functional UI text with verb-first labels and structured messaging rules.
sharding-strategy
Design horizontal sharding with partitioning schemes and shard keys for balanced load.
bayesian-reasoning
Update posterior confidence from priors and evidence strength under uncertainty.
ref-patterns
Guide React ref design for DOM access, forwarding, and imperative APIs.
methodical
Enforce step-by-step execution with evidence receipts and explicit completeness statements.
content-monitor
Automate multi-source discovery, extraction, summarization, and evaluation into scored daily digests.
architecture-decision-records
Capture and audit architecture decisions as Markdown Architecture Decision Records.
security-fundamentals
Model threats and enforce trust-boundary, authentication, and input validation rules.
constraint-awareness
Identify and act on the human constraint limiting throughput in AI-assisted development workflows.
route-handler-design
Design Next.js App Router route.ts endpoints with Web-standard Request/Response behavior.
contract-testing
Verify consumer-provider interfaces by replaying contract artifacts against both sides.
frontend-architecture
Define module boundaries and enforce import direction for frontend codebases.