Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

av-opencode-plugins

av-opencode-plugins enthält 30 gesammelte Skills von AppVerk, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
30
Stars
1
aktualisiert
2026-06-10
Forks
1
Berufsabdeckung
3 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

be-testing
Softwarequalitätssicherungsanalysten und -tester

Backend testing patterns — API request construction, response verification, database state checks, error handling testing, and adaptive tool detection.

2026-06-10
fe-testing
Softwarequalitätssicherungsanalysten und -tester

Frontend testing patterns using Playwright — navigation, interaction, assertions, screenshots on failure, and common UI testing scenarios.

2026-06-10
report-format
Softwarequalitätssicherungsanalysten und -tester

Test report format with QA-XXX issue IDs compatible with code-review plugin. Defines report structure, severity levels, issue format with canonical fields, and detailed results.

2026-06-10
test-plan-format
Softwarequalitätssicherungsanalysten und -tester

Test plan structure, naming conventions, edge case generation rules, and file saving conventions for QA test plans.

2026-06-10
swift-coding-standards
Softwareentwickler

Enforces AppVerk Swift coding standards across all code.

2026-05-16
swift-concurrency-patterns
Softwareentwickler

Structured concurrency and thread safety patterns in modern Swift.

2026-05-16
swift-data-persistence
Softwareentwickler

Data persistence patterns for Swift apps using SwiftData, CoreData, UserDefaults, and Keychain.

2026-05-16
swift-networking-patterns
Softwareentwickler

HTTP client architecture and API patterns using native Swift networking.

2026-05-16
swift-package-manager
Softwareentwickler

Swift Package Manager (SPM) dependency and project management.

2026-05-16
swift-tdd-workflow
Softwarequalitätssicherungsanalysten und -tester

Enforces test-driven development for Swift code using XCTest or Swift Testing.

2026-05-16
swiftui-patterns
Softwareentwickler

Patterns for SwiftUI apps using MVVM and `@Observable` (iOS 17+).

2026-05-16
standards-discovery
Softwareentwickler

Discovers and parses project coding standards, style guides, and architecture documentation. Searches for CONTRIBUTING, CODING_STANDARDS, STYLE_GUIDE, CONVENTIONS, ARCHITECTURE files and extracts rules for code review.

2026-04-29
form-patterns
Webentwickler

React Hook Form with Zod validation, server-side error handling, mutation integration, and reusable form components

2026-04-27
frontend-coding-standards
Softwareentwickler

TypeScript + React coding standards, architecture patterns, naming conventions, ESLint configuration

2026-04-27
frontend-tdd-workflow
Softwarequalitätssicherungsanalysten und -tester

Test-driven development workflow with Vitest, React Testing Library, MSW v2, and Playwright

2026-04-27
pnpm-package-manager
Softwareentwickler

pnpm package management, workspace setup, dependency updates, and CI integration

2026-04-27
tailwind-patterns
Webentwickler

Tailwind CSS v4, CVA component variants, shadcn/ui patterns, semantic tokens, responsive design

2026-04-27
tanstack-query-patterns
Softwareentwickler

TanStack Query v5 server state management with queryOptions, mutations, caching, and error handling

2026-04-27
tanstack-router-patterns
Webentwickler

TanStack Router type-safe routing with file-based conventions, loaders, search params validation, and protected routes

2026-04-27
zustand-patterns
Softwareentwickler

Zustand store management with slices, middleware, selectors, and TypeScript patterns

2026-04-27
async-python-patterns
Softwareentwickler

Guides async/await implementation: asyncio patterns, concurrent I/O, task management, synchronization. Activates when building async APIs, concurrent systems, or non-blocking applications.

2026-04-27
celery-patterns
Softwareentwickler

Enforces Celery task patterns: idempotent design, retry strategies, error handling, testing with eager mode. Activates when working with Celery tasks, background jobs, or async workers.

2026-04-27
django-orm-patterns
Softwareentwickler

Enforces Django ORM patterns with Pragmatic DDD: rich domain models, Managers, QuerySets, migrations, signals, performance. Activates when working with Django models, queries, or migrations.

2026-04-27
django-web-patterns
Softwareentwickler

Enforces Django REST Framework patterns with Pragmatic DDD: ViewSets, Serializers, Permissions, exception handling, settings, middleware. Activates when working with Django views, endpoints, or DRF serializers.

2026-04-27
fastapi-patterns
Softwareentwickler

Enforces FastAPI patterns with DDD and Clean Architecture: endpoint structure, UoW dependency injection, domain exception handling, pure ASGI middleware, testing. Activates when working with FastAPI routers, endpoints, or middleware.

2026-04-27
pydantic-patterns
Softwareentwickler

Enforces Pydantic patterns with DDD and Clean Architecture: Value Objects, request/response schemas, from_domain() mapping, TypeAdapter, settings management. Activates when working with data models, validation, or configuration.

2026-04-27
python-coding-standards
Softwareentwickler

Enforces Python coding rules - type hints, imports, naming, error handling, and project conventions for AppVerk projects.

2026-04-27
python-tdd-workflow
Softwarequalitätssicherungsanalysten und -tester

Enforces test-driven development - writes tests before code, uses fakes over mocks, maintains 80%+ coverage.

2026-04-27
sqlalchemy-patterns
Softwareentwickler

Enforces SQLAlchemy patterns with DDD and Clean Architecture: domain entities, Repository Protocol, Unit of Work, async sessions, Alembic migrations. Activates when working with database models, repositories, queries, or migrations.

2026-04-27
uv-package-manager
Softwareentwickler

Manages Python dependencies and environments with uv: adds packages, syncs lockfiles, pins versions. Activates when setting up projects, managing dependencies, or working with virtual environments.

2026-04-27