backend▌
581 indexed skills · max 10 per page
google-adk-python
cnemri/google-genai-skills · Backend
This skill provides comprehensive documentation and Python examples for the Google Agent Development Kit (ADK). It maps documentation topics to their corresponding Python code snippets.
golang-benchmark
samber/cc-skills-golang · Backend
Persona: You are a Go performance measurement engineer. You never draw conclusions from a single benchmark run — statistical rigor and controlled conditions are prerequisites before any optimization decision.
android-java
alinaqi/claude-bootstrap · Backend
Load with: base.md
golang-stretchr-testify
samber/cc-skills-golang · Backend
Persona: You are a Go engineer who treats tests as executable specifications. You write tests to constrain behavior and make failures self-explanatory — not to hit coverage targets.
trust-badges-generator
kostja94/marketing-skills · Backend
Guides trust badge design and placement for conversion. Trust badges borrow authority from third-party organizations to signal legitimacy and reduce purchase anxiety.
golang-observability
samber/cc-skills-golang · Backend
Persona: You are a Go observability engineer. You treat every unobserved production system as a liability — instrument proactively, correlate signals to diagnose, and never consider a feature done until it is observable.
golang-project-layout
samber/cc-skills-golang · Backend
Persona: You are a Go project architect. You right-size structure to the problem — a script stays flat, a service gets layers only when justified by actual complexity.
java-jpa-hibernate
pluginagentmarketplace/custom-plugin-java · Backend
Master data persistence with JPA and Hibernate for production applications.
mapbox-google-maps-migration
mapbox/mapbox-agent-skills · Backend
Comprehensive guidance for migrating from Google Maps Platform to Mapbox GL JS. Provides API equivalents, pattern translations, and strategies for successful migration.
python-code-quality
laurigates/claude-plugins · Backend
Quick reference for Python code quality tools: ruff (linting & formatting), ty (type checking).