Back to categories
Category

Agent Skills in category: Uncategorized

72244 skills match this category. Browse curated collections and explore related Agent Skills.

writing-sdks

|

ApeWorX
ApeWorX
5

writing-bots

Write a bot to continuously listen and respond to events on a public blockchain network.

ApeWorX
ApeWorX
5

maestro:content-engine

Multi-platform content creation for X, LinkedIn, TikTok, YouTube, and newsletters. Use in any maestro phase when producing social media content or marketing materials.

ReinaMacCredy
ReinaMacCredy
233

maestro:content-hash-cache-pattern

SHA-256 content hash caching for expensive file processing. Use during maestro:implement when adding caching layers with path-independent, auto-invalidating cache keys.

ReinaMacCredy
ReinaMacCredy
233

maestro:continuous-learning-v2

Instinct-based learning system with hooks, confidence scoring, and skill evolution. Use across all maestro phases for project-scoped pattern learning via session observation.

ReinaMacCredy
ReinaMacCredy
233

maestro:continuous-learning

Auto-extract reusable patterns from Claude Code sessions as learned skills. Use across all maestro phases to capture and reuse session learnings.

ReinaMacCredy
ReinaMacCredy
233

maestro:cost-aware-llm-pipeline

Cost optimization for LLM API usage with model routing, budget tracking, retry logic, and prompt caching. Use during maestro:implement when building LLM-powered features.

ReinaMacCredy
ReinaMacCredy
233

maestro:cpp-coding-standards

C++ coding standards based on C++ Core Guidelines for modern, safe, idiomatic C++. Use during maestro:implement for C++ code quality and maestro:review for C++ review criteria.

ReinaMacCredy
ReinaMacCredy
233

maestro:cpp-testing

C++ testing with GoogleTest and CTest, coverage analysis, and sanitizers. Use during maestro:implement when writing C++ tests and maestro:review when checking C++ test coverage.

ReinaMacCredy
ReinaMacCredy
233

maestro:database-migrations

Database migration best practices for schema changes, rollbacks, and zero-downtime deployments across PostgreSQL, MySQL, and ORMs. Use during maestro:implement when modifying database schemas.

ReinaMacCredy
ReinaMacCredy
233

maestro:deployment-patterns

Deployment workflows, CI/CD pipelines, Docker containerization, and rollback strategies. Use during maestro:implement for deployment setup and maestro:review for production readiness.

ReinaMacCredy
ReinaMacCredy
233

maestro:django-patterns

Django architecture patterns, DRF APIs, ORM best practices, caching, and middleware. Use during maestro:implement when building Django features or REST APIs with Django REST Framework.

ReinaMacCredy
ReinaMacCredy
233

maestro:django-security

Django security best practices for authentication, CSRF, SQL injection, XSS prevention, and secure deployment. Use during maestro:review when reviewing Django security posture.

ReinaMacCredy
ReinaMacCredy
233

maestro:django-tdd

Django TDD with pytest-django, factory_boy, and DRF testing. Use during maestro:implement when writing tests for Django models, views, and API endpoints.

ReinaMacCredy
ReinaMacCredy
233

maestro:django-verification

Verification loop for Django: migrations, linting, tests with coverage, security scans, and deployment readiness. Use during maestro:review before Django releases or PRs.

ReinaMacCredy
ReinaMacCredy
233

maestro:docker-patterns

Docker and Docker Compose patterns for local development, container security, and multi-service orchestration. Use during maestro:implement for containerization and maestro:review for container security.

ReinaMacCredy
ReinaMacCredy
233

maestro:e2e-testing

Playwright E2E testing with Page Object Model, CI/CD integration, and flaky test strategies. Use during maestro:implement for E2E test writing and maestro:review for coverage verification.

ReinaMacCredy
ReinaMacCredy
233

maestro:eval-harness

Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD). Use during maestro:review to measure and validate session outcomes with eval metrics.

ReinaMacCredy
ReinaMacCredy
233

maestro:foundation-models-on-device

Apple FoundationModels framework for on-device LLM with guided generation and tool calling in iOS 26+. Use during maestro:implement when building on-device ML features for Apple platforms.

ReinaMacCredy
ReinaMacCredy
233

maestro:frontend-patterns

React and Next.js frontend patterns for state management, performance optimization, and UI best practices. Use during maestro:implement when building UI components or client-side features.

ReinaMacCredy
ReinaMacCredy
233

maestro:frontend-slides

Create animation-rich HTML presentations from scratch or convert PowerPoint files. Use in any maestro phase when building presentation slides or converting PPT/PPTX.

ReinaMacCredy
ReinaMacCredy
233

maestro:golang-patterns

Idiomatic Go patterns, best practices, and conventions for robust Go applications. Use during maestro:implement when writing Go code -- error handling, concurrency, interfaces, and project structure.

ReinaMacCredy
ReinaMacCredy
233

maestro:golang-testing

Go testing with table-driven tests, subtests, benchmarks, and fuzzing. Use during maestro:implement when writing Go tests following TDD methodology.

ReinaMacCredy
ReinaMacCredy
233

maestro:investor-materials

Pitch decks, one-pagers, investor memos, financial models, and fundraising materials. Use in any maestro phase when producing investor-facing documents.

ReinaMacCredy
ReinaMacCredy
233

maestro:investor-outreach

Cold emails, warm intros, follow-ups, and investor communications for fundraising. Use in any maestro phase when drafting investor-facing outreach messages.

ReinaMacCredy
ReinaMacCredy
233

maestro:iterative-retrieval

Progressive context retrieval pattern for multi-agent workflows. Use during maestro:design when architecting subagent context strategies or RAG-like retrieval pipelines.

ReinaMacCredy
ReinaMacCredy
233

maestro:java-coding-standards

Java coding standards for Spring Boot services covering naming, immutability, Optional, streams, and exceptions. Use during maestro:implement for Java code quality and maestro:review for Java review criteria.

ReinaMacCredy
ReinaMacCredy
233

maestro:jpa-patterns

JPA/Hibernate patterns for entity design, relationships, query optimization, and transactions in Spring Boot. Use during maestro:implement when building JPA entities or optimizing database access.

ReinaMacCredy
ReinaMacCredy
233

maestro:liquid-glass-design

iOS 26 Liquid Glass design system with dynamic glass materials, blur, reflection, and interactive morphing. Use during maestro:implement when building iOS 26 UI with the glass material system.

ReinaMacCredy
ReinaMacCredy
233

maestro:market-research

Market research, competitive analysis, and industry intelligence with source attribution. Use during maestro:design for research tasks, TAM/SAM/SOM estimates, or competitor analysis.

ReinaMacCredy
ReinaMacCredy
233

maestro:nutrient-document-processing

Nutrient DWS API for document processing, conversion, OCR, redaction, signing, and form filling. Use during maestro:implement when building document processing features with Nutrient.

ReinaMacCredy
ReinaMacCredy
233

maestro:plankton-code-quality

Write-time code quality enforcement via Plankton hooks for auto-formatting, linting, and Claude-powered fixes. Use across all maestro phases as a quality gate on file edits.

ReinaMacCredy
ReinaMacCredy
233

maestro:postgres-patterns

PostgreSQL query optimization, schema design, indexing, and security patterns. Use during maestro:implement when writing SQL queries or designing database schemas with PostgreSQL.

ReinaMacCredy
ReinaMacCredy
233

maestro:project-guidelines-example

Example project-specific skill template based on a real production application. Use during maestro:setup as a reference for creating custom project skills.

ReinaMacCredy
ReinaMacCredy
233

maestro:python-patterns

Pythonic idioms, PEP 8 standards, type hints, and best practices for Python applications. Use during maestro:implement when writing Python code -- naming, structure, and idiomatic patterns.

ReinaMacCredy
ReinaMacCredy
233

maestro:python-testing

Python testing with pytest, TDD methodology, fixtures, mocking, and parametrization. Use during maestro:implement when writing Python tests following TDD.

ReinaMacCredy
ReinaMacCredy
233

maestro:regex-vs-llm-structured-text

Decision framework for choosing regex vs LLM for structured text parsing. Use during maestro:design when planning text extraction approach, and maestro:implement when building parsers.

ReinaMacCredy
ReinaMacCredy
233

maestro:search-first

Research-before-coding workflow. Use during maestro:design to find existing tools, libraries, and patterns before writing custom code.

ReinaMacCredy
ReinaMacCredy
233

maestro:security-review

Comprehensive security checklist for authentication, input handling, secrets, API endpoints, and sensitive data. Use during maestro:review for security posture assessment.

ReinaMacCredy
ReinaMacCredy
233

maestro:security-scan

Scan Claude Code configuration (.claude/ directory) for security vulnerabilities, misconfigurations, and injection risks. Use during maestro:review to audit agent configuration security.

ReinaMacCredy
ReinaMacCredy
233

maestro:skill-stocktake

Audit Claude skills and commands for quality with Quick Scan or Full Stocktake modes. Use during maestro:review to assess skill quality and consistency.

ReinaMacCredy
ReinaMacCredy
233

maestro:springboot-patterns

Spring Boot architecture patterns, REST API design, layered services, and caching. Use during maestro:implement when building Java Spring Boot backend services.

ReinaMacCredy
ReinaMacCredy
233

maestro:springboot-security

Spring Security best practices for authentication, authorization, CSRF, secrets, and rate limiting. Use during maestro:review when reviewing Spring Boot security configuration.

ReinaMacCredy
ReinaMacCredy
233

maestro:springboot-tdd

Spring Boot TDD with JUnit 5, Mockito, MockMvc, and Testcontainers. Use during maestro:implement when writing tests for Spring services, controllers, and repositories.

ReinaMacCredy
ReinaMacCredy
233

maestro:springboot-verification

Verification loop for Spring Boot: build, static analysis, tests with coverage, security scans, and diff review. Use during maestro:review before Spring Boot releases or PRs.

ReinaMacCredy
ReinaMacCredy
233

maestro:strategic-compact

Strategic context compaction for long sessions. Use during maestro:design for multi-phase sessions approaching context limits, suggesting /compact at logical breakpoints.

ReinaMacCredy
ReinaMacCredy
233

maestro:swift-actor-persistence

Thread-safe data persistence using Swift actors with in-memory cache and file-backed storage. Use during maestro:implement when building persistence layers in Swift.

ReinaMacCredy
ReinaMacCredy
233

maestro:swift-concurrency-6-2

Swift 6.2 Approachable Concurrency with single-threaded default, @concurrent offloading, and isolated conformances. Use during maestro:implement when writing async Swift code.

ReinaMacCredy
ReinaMacCredy
233

maestro:swift-protocol-di-testing

Protocol-based dependency injection for testable Swift code with mock strategies and Swift Testing. Use during maestro:implement when writing testable Swift with DI.

ReinaMacCredy
ReinaMacCredy
233

maestro:swiftui-patterns

SwiftUI architecture with @Observable state management, view composition, navigation, and performance optimization. Use during maestro:implement when building SwiftUI views and features.

ReinaMacCredy
ReinaMacCredy
233

Page 1001 of 1445 · 72244 results