Plugins
10 pluginscurated
Python Test Suite with Coverage
Develop a comprehensive Python test suite using pytest, measure coverage, and increase to 100%.
3 skills · plugin
@microsoft
Azure SDK Python
Azure SDK patterns and best practices for Python developers covering AI, storage, identity, monitoring, messaging, and management libraries.
40 skills · plugin
@microsoft
Azure SDK Java
Azure SDK patterns and best practices for Java developers covering AI, communication, storage, identity, monitoring, and management libraries.
26 skills · plugin
curated
Full-Stack Backend Platforms
For developers building backends with Convex, Firebase, or Django, covering schema design, real-time features, and deployment.
10 skills · plugin
curated
Backend Framework Patterns
For developers building production-grade backends with NestJS, Spring Boot, or Ktor, covering architecture patterns and best practices.
7 skills · plugin
@microsoft
Azure SDK Rust
Azure SDK patterns and best practices for Rust developers covering identity, Key Vault, storage, Cosmos DB, and Event Hubs.
9 skills · plugin
@microsoft
Azure SDK Dotnet
Azure SDK patterns and best practices for .NET developers covering AI, resource management, identity, messaging, and Key Vault libraries.
29 skills · plugin
@microsoft
Azure SDK Typescript
Azure SDK patterns and best practices for TypeScript/Node.js developers covering AI, storage, identity, monitoring, and messaging libraries.
24 skills · plugin
curated
FP-TS Backend Toolkit
For Node.js/Deno developers building type-safe backends with fp-ts, covering async pipelines and service composition.
3 skills · plugin
@samyakjhaveri
Pocock Engineering
Engineering workflow skills from Matt Pocock's skills repo (triage, to-issues, to-prd, tdd, prototype, diagnose, grill-with-docs, improve-codebase-architecture, zoom-out). Covers issue lifecycle, TDD, prototyping, architectural review, domain grilling, and PRD generation. NOT for: daily development workflow — install individual skills as needed.
7 skills · plugin
Results for “devel-cover”
130 skillsflutter-expert
Build cross-platform applications with Flutter 3+ and Dart, covering widget development, Riverpod/Bloc state management, GoRouter navigation, platform-specific implementations, and performance optimization.
10.4k · bundle
lang-kotlin-dev
Foundational Kotlin patterns covering null safety, coroutines, data classes, extension functions, and Kotlin idioms. Use when writing Kotlin code or needing guidance on Kotlin development. This is the entry point for Kotlin development.
8
django-tdd
Guides test-driven development for Django applications using pytest, factory_boy, and Django REST Framework, covering models, views, serializers, and API testing.
1
cypress
Provides guidance and best practices for working with Cypress, covering setup, development, deployment, and troubleshooting.
1
csharp-nunit
Write effective unit tests with NUnit, covering standard and data-driven testing approaches.
36.2k
tdd-workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests for new features, bug fixes, and refactoring.
0
tdd-workflow
Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests when writing features, fixing bugs, or refactoring code.
1
minecraft-plugin-development
Build and modify Minecraft server plugins for Paper, Spigot, or Bukkit, covering plugin.yml setup, commands, listeners, schedulers, player state, team/arena systems, persistent progression, economy, configuration, and Adventure text.
36.2k · bundle
qmt
Develops and backtests quantitative trading strategies for the Chinese securities market using the QMT terminal's built-in Python framework, covering data retrieval, order placement, and position management.
32 · bundle
odoo-18
Master index of Odoo 18 development guides, covering modules, models, views, security, testing, and more.
567 · bundle
tdd
Guides AI agents through Test-Driven Development with 42 prioritized rules covering the red-green-refactor cycle, test design, isolation, data management, assertions, organization, performance, and strategy.
61
angular
Provides expert guidance on modern Angular development, covering Signals, Standalone Components, Zoneless applications, SSR/Hydration, and reactive patterns.
3 · bundle
lang-erlang-dev
Foundational Erlang patterns covering OTP behaviors, fault-tolerant systems, distributed computing, pattern matching, processes, and supervision trees. Use when writing Erlang code, building concurrent systems, working with OTP frameworks, or developing distributed fault-tolerant applications. This is the entry point for Erlang development.
8
lang-clojure-dev
Foundational Clojure patterns covering functional programming, REPL-driven development, immutable data structures, and idiomatic code. Use when writing Clojure code, working with sequences and lazy evaluation, understanding macros, or needing guidance on functional programming patterns. This is the entry point for Clojure development.
8
wp-plugin-cron
Implements scheduled tasks and background jobs in WordPress plugins, covering native WP cron and Action Scheduler.
0
coding
Coordinates five specialized coding agents (linter, perf, refactor, security, test) to enforce quality gates across the development lifecycle, from lint enforcement through performance profiling, refactoring, security auditing, and test coverage.
10
lang-elixir-dev
Foundational Elixir patterns covering modules, pattern matching, processes, OTP behaviors (GenServer, Supervisor), Phoenix framework basics, and functional programming idioms. Use when writing Elixir code, building concurrent systems, working with Phoenix, or needing guidance on Elixir development patterns. This is the entry point for Elixir development.
8
cxx
Provides C/C++ development reference by fetching live examples from cppcheatsheet.com, covering syntax, system programming, CUDA, debugging, and build systems.
10 · bundle
pc-games
Guides engine selection and platform-specific principles for PC and console game development, covering Steam integration, controller support, and performance optimization.
0 · bundle
mcp-builder
Guides the creation of high-quality MCP servers, covering design, implementation, testing, and evaluation for Python and TypeScript.
1 · bundle
command-development
Use when creating, writing, or organizing slash commands. Covers frontmatter, dynamic arguments, file references, and bash execution. Commands are instructions FOR Claude, not messages TO the user.
1 · bundle
android-dev
Guides production-grade Android and cross-platform app development covering stack selection, architecture, UI, testing, build, and release.
42.4k · bundle
github
Guides contributors through creating pull requests that add or fix skills, with a checklist covering metadata validation, risk labeling, and security disclaimers.
0 · bundle
rust-pro
Provides expert guidance on modern Rust 1.75+ development, covering async patterns, advanced type system features, and production-ready systems programming.
3
lang-objc-dev
Foundational Objective-C patterns covering classes, protocols, categories, memory management (ARC/retain-release), blocks, GCD, and Foundation framework. Use when writing Objective-C code, working with Cocoa/Cocoa Touch APIs, bridging to Swift, or needing guidance on Apple platform development patterns. This is the entry point for Objective-C development.
8
fullstack-dev
Provides full-stack development practices covering backend architecture, frontend-backend integration, and production hardening with structured workflows and checklists.
12.9k · bundle
vnpy
Develop quantitative trading strategies with the vn.py framework, covering CTA, spread, and options strategies with support for 20+ broker gateways.
32 · bundle
skill-creator
Guides the creation of effective agent skills, covering structure, progressive disclosure, and best practices for SKILL.md files and bundled resources.
3 · bundle
add-wshcmd
Guides developers through adding new wsh commands to Wave Terminal, covering file creation, Cobra command structure, flags, block arguments, and RPC integration.
39
rust-pro
Provides expert guidance on modern Rust development, covering async patterns, advanced type system features, and production-ready systems programming.
5
springboot-tdd
Guides test-driven development for Spring Boot services using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo to achieve 80%+ coverage.
226k
mysql
Executes MySQL database development and review tasks based on user-provided rules, covering naming constraints, index design, and data archiving for large datasets.
559
php-pro
Provides expert guidance on modern PHP 8.3+ development, covering Laravel and Symfony frameworks, strict typing, PSR standards, async programming, and performance optimization.
10 · bundle
golang-grpc
Guides Go developers in building production-ready gRPC services, covering proto organization, server/client implementation, error handling, streaming, testing, and security best practices.
10 · bundle
vue-patterns
Guides Vue.js 3 development with Composition API, covering component architecture, reactivity, state management with Pinia, routing, testing, and SSR patterns.
1
hook-development
Use when creating hooks for Claude Code plugins. Covers hook events, configuration, exit codes, and stdin/stdout contracts. Hooks execute in response to events to validate operations and enforce policies.
1 · bundle