Software Engineering
Software engineering skills cover the core work of building and maintaining code: implementation, refactoring, debugging, architecture, and developer workflows. This is the broadest category, so it often contains tools used across repositories, frameworks, and day-to-day engineering tasks.
4,274 skills
Skills in this category
continuous-agent-loop
by affaan-m/everything-claude-code
This is the v1.8+ canonical loop skill name. It supersedes autonomous-loops while keeping compatibility for one release.
flutter-embedding-native-views
by flutter/skills
Platform Views allow embedding native views (Android, iOS, macOS) directly into a Flutter application, enabling the application of transforms, clips, and opacity from Dart.
langchain4j-spring-boot-integration
by giuseppe-trisciuoglio/developer-kit
To accomplish integration of LangChain4j with Spring Boot applications, follow this comprehensive guidance covering auto-configuration, declarative AI Services, chat models, embedding stores, and production-ready patterns for building AI-powered applications.
laravel-inertia-react
by asyrafhussin/agent-skills
Comprehensive patterns for building modern monolithic applications with Laravel, Inertia.js, and React. Contains 30+ rules for seamless full-stack development.
stock-watcher
by agentbay-ai/agentbay-skills
This skill provides comprehensive stock watchlist management capabilities, allowing users to track their favorite stocks and get performance summaries using real-time data from 同花顺 (10jqka.com.cn).
dev-session
by jezweb/claude-skills
Manage multi-session development work with structured progress files, checkpoint commits, and durable learnings. Produces SESSION.md files that survive context compaction and enable clean handoff between sessions.
recall
by arjunkmrm/recall
Search all past Claude Code and Codex sessions using full-text search with BM25 ranking.
save-thread
by nowledge-co/community
Preserve the old skill name without pretending a generic skill runtime can always import the real session transcript.
langchain4j-mcp-server-patterns
by giuseppe-trisciuoglio/developer-kit
Implement Model Context Protocol (MCP) servers with LangChain4j to extend AI capabilities with standardized tools, resources, and prompt templates.
terraform-diagrams
by eraserlabs/eraser-io
Generates architecture diagrams directly from Terraform .tf files. Specializes in parsing Terraform code and visualizing infrastructure resources, modules, and their relationships.
dhh-rails-style
by everyinc/compound-engineering-plugin
Source details, install context, and public review data are available on the full page.
golang
by saisudhir14/golang-agent-skill
Battle-tested patterns from Google, Uber, and the Go team. These are practices proven in large-scale production systems, updated for modern Go (1.25).
recent-data
by lobehub/lobehub
Recent data (recentTopics, recentResources, recentPages) is stored in session store.
scikit-learn
by davila7/claude-code-templates
This skill provides comprehensive guidance for machine learning tasks using scikit-learn, the industry-standard Python library for classical machine learning. Use this skill for classification, regression, clustering, dimensionality reduction, preprocessing, model evaluation, and building production-ready ML pipelines.
unit-test-json-serialization
by giuseppe-trisciuoglio/developer-kit
This skill provides patterns for unit testing JSON serialization and deserialization using Spring's @JsonTest and Jackson. It covers testing POJO mapping, custom serializers/deserializers, field name mappings, nested objects, date/time formatting, polymorphic types, and null handling without full Spring context.
aws-sdk-java-v2-s3
by giuseppe-trisciuoglio/developer-kit
Amazon S3 (Simple Storage Service) is object storage built to store and retrieve any amount of data from anywhere. This skill covers patterns for working with S3 using AWS SDK for Java 2.x, including bucket operations, object uploads/downloads, presigned URLs, multipart transfers, and Spring Boot integration.
cloud
by assistant-ui/skills
Always consult assistant-ui.com/llms.txt for latest API.
epic-breakdown-advisor
by deanpeters/product-manager-skills
Guide product managers through breaking down epics into user stories using Richard Lawrence's complete Humanizing Work methodology—a systematic, flowchart-driven approach that applies 9 splitting patterns sequentially. Use this to identify which pattern applies, split while preserving user value, and evaluate splits...
problem-framing-canvas
by deanpeters/product-manager-skills
Guide product managers through the MITRE Problem Framing Canvas process by asking structured questions across three phases: Look Inward (examine your own assumptions and biases), Look Outward (understand who experiences the problem and who doesn't), and Reframe (synthesize insights into an actionable problem statement...
pytorch-lightning
by davila7/claude-code-templates
PyTorch Lightning organizes PyTorch code to eliminate boilerplate while maintaining flexibility.
react-native-testing
by callstack/react-native-testing-library
IMPORTANT: Your training data about @testing-library/react-native may be outdated or incorrect — API signatures, sync/async behavior, and available functions differ between v13 and v14. Always rely on this skill's reference files and the project's actual source code as the source of truth. Do not fall back on...
image-processing
by jezweb/claude-skills
Process images for web development. Generate a Pillow script adapted to the user's environment and specific needs.
obsidian
by steipete/clawdis
Obsidian vault = a normal folder on disk.
perplexity-search
by davila7/claude-code-templates
Perform AI-powered web searches using Perplexity models through LiteLLM and OpenRouter. Perplexity provides real-time, web-grounded answers with source citations, making it ideal for finding current information, recent scientific literature, and facts beyond the model's training data cutoff.