All authors
black141312 avatar

Claude Skills by black141312

github.com/black141312
281 skillsA× 280C× 10 installs66 views
Font RenderingA

Debug text rendering — missing glyphs/tofu, wrong fallback font, bad kerning, blurry or clipped subpixel text

ai-agentsgo
0
3
Form ValidationA

Add client-side and server-side form validation with a shared schema and clear error UX

ai-agentsrustgo
0
3
FormatA

Run the project formatter and apply consistent style across changed files

ai-agentsrustgo
0
3
Game LoopA

Set up a fixed-timestep game loop with decoupled update and render

ai-agentsgoperformance
0
3
Gas OptimizeA

Reduce a contract's gas cost by measuring hotspots and applying proven storage/logic optimizations

ai-agentsgo
0
3
Gdpr ReviewA

Review how the codebase collects, stores, and shares PII for GDPR compliance

ai-agentsgo
0
3
Github ActionsA

Author or fix a GitHub Actions workflow with correct triggers, jobs, caching, and permissions

ai-agentsgodebugging
0
3
GlossaryA

Build a glossary of domain and project terms so docs and code use one shared, unambiguous vocabulary.

ai-agentsgogit
0
3
Go IdiomsA

Apply idiomatic Go for error handling, context propagation, and interface design

ai-agentsgorefactoring
0
3
Gpu ProfileA

Profile GPU frame time and find the draw-call or fill-rate bottleneck behind dropped frames and jank

ai-agentsgoaws
0
3
Graphql ResolverA

Add a GraphQL resolver and its schema type, wired into the existing graph

ai-agentsgoapi
0
3
Grpc ServiceA

Define a gRPC service from proto through generated stubs to a working server and client

ai-agentsgo
0
3
GuardrailsA

Add output validation and guardrails so LLM responses are safe, valid, and on-spec

ai-agentsrustgo
0
3
HealthcheckA

Add liveness/readiness endpoints so orchestrators and load balancers know when the service is healthy

ai-agentsgodocker
0
3
Helm ChartA

Author a Helm chart with templated manifests, values, and helpers

ai-agentsgoapi
0
3
Hero SectionA

Design a striking, conversion-focused hero with one clear message, sharp hierarchy, and a single CTA.

ai-agentsgoperformance
0
3
Html EmailA

Build a responsive HTML email with inline CSS, table layout, and dark-mode support that survives Outlook/Gmail.

ai-agentsgo
0
3
Html FormA

Build an accessible form with native + custom validation, clear error messaging, and correct input semantics.

ai-agentsrustgo
0
3
Html SanitizeA

Sanitize untrusted/user-supplied HTML to be XSS-safe using an allowlist library, never hand-rolled regex.

ai-agentsjavascriptpython
0
3
Html TableA

Build an accessible, responsive data table with sortable columns, proper headers, and a sensible mobile layout.

ai-agentsgo
0
3
Html To PdfA

Render HTML to a print-quality PDF with correct page breaks, margins, headers/footers, and selectable text.

ai-agentspythongo
0
3
Http ClientA

Build a robust HTTP client with timeouts, bounded retries, backoff, and connection reuse

ai-agentsgoapi
0
3
I18nA

Extract hardcoded strings and set up internationalization with locale-aware formatting

ai-agentsgoreact
0
3
I2c SpiA

Configure I2C or SPI peripheral communication and debug bus-level issues

ai-agentsgo
0
3
Image DecodeA

Debug image decode/encode failures — wrong format, corruption, bit depth, ICC profile, truncated files

ai-agentsrustgo
0
3
Image MemoryA

Diagnose image memory blowups and leaks — huge decoded bitmaps, uncleared caches, retained handles

ai-agentsgo
0
3
Image PerfA

Optimize image load/decode/processing throughput — find the bottleneck before changing code

ai-agentspythongo
0
3
Image PipelineA

Debug an image-processing pipeline where resize/crop/filter order or off-by-one errors corrupt output

ai-agentsrustgo
0
3
Image UploadA

Debug an image upload pipeline end to end — mime sniffing, EXIF strip, orientation, resize, size limits, storage

ai-agentsrustgo
0
3
Infra CostA

Estimate cloud spend and trim it without degrading reliability

ai-agentsgoterraform
0
3
Input ValidationA

Add validation and sanitization at trust boundaries where untrusted data enters

ai-agentsrustgo
0
3
Issue TemplateA

Add GitHub issue and pull request templates to standardize reports and reviews

ai-agentsgotesting
0
3
Java StreamsA

Modernize imperative Java loops into Streams and replace null checks with Optional

ai-agentsgojava
0
3
K8s ManifestA

Write Kubernetes Deployment, Service, and Ingress manifests with sane defaults

ai-agentsgokubernetes
0
3
Kotlin CoroutinesA

Refactor Kotlin callback and threaded code into coroutines with structured concurrency

ai-agentsgojava
0
3
Landing PageA

Build a responsive marketing landing page with a hero, value sections, social proof, and a clear conversion CTA.

ai-agentsrustgo
0
3
Laravel ControllerA

Scaffold a Laravel controller with routes, form request, and Eloquent model

ai-agentsgophp
0
3
Lazy LoadA

Defer or lazy-load heavy work so it only happens when actually needed

ai-agentsgoperformance
0
3
License CheckA

Audit dependency licenses for compliance and flag copyleft or unknown-license packages

ai-agentsgo
0
3
License HeaderA

Add SPDX or license headers to source files consistently across the repo

ai-agentspythonrust
0
3
Lint FixA

Run the project linter and fix the violations it reports

ai-agentsgo
0
3
Llm CostA

Estimate and reduce the token cost of LLM calls without losing output quality

ai-agentsgoapi
0
3
Lockfile FixA

Resolve lockfile drift or merge conflicts by regenerating the lockfile from the manifest

ai-agentsgo
0
3
Low PowerA

Reduce firmware power draw with sleep modes, clock gating, and peripheral management

ai-agentsgo
0
3
MakefileA

Generate a Makefile or task runner exposing common project commands behind short aliases

ai-agentsgoshell
0
3
Man PageA

Write a man page / CLI --help reference with synopsis, options, examples, and exit codes.

ai-agentsgo
0
3
Mcp ServerA

Scaffold an MCP server that exposes tools over stdio or HTTP for an LLM agent to call

ai-agentspythongo
0
3
Memory LeakA

Find and fix a memory leak by measuring growth, capturing heaps, and tracing retained references

ai-agentsgonode
0
3
Meta TagsA

Add SEO, OpenGraph, and Twitter Card meta tags plus canonical and structured data for rich link previews.

ai-agentsgo
0
3
Micro InteractionsA

Add tasteful hover/press/focus micro-interactions and feedback that feel responsive without distracting.

ai-agentsgospring
0
3