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

dravr-platform

dravr-platform enthält 29 gesammelte Skills von dravr-ai, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
29
Stars
2
aktualisiert
2026-07-12
Forks
0
Berufsabdeckung
7 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

prompt-engineer
Softwareentwickler

Use when designing prompts for LLMs, optimizing model performance, building evaluation frameworks, or implementing advanced prompting techniques like chain-of-thought, few-shot learning, or structured outputs.

2026-07-12
deploy-infra
Netzwerk- und Computersystemadministratoren

How to deploy Dravr infrastructure and apply Cloud Run config changes. Use when editing infra/ terraform, when a merged code change is live but a Cloud Run setting (cpu, memory, min/max instances, env var, scaling) hasn't taken effect, or when asked to plan/apply infra. Explains the two-pipeline model (app binary auto-deploys on push; terraform infra config is a separate manual apply) plus the cpu/cpu_idle guardrails.

2026-06-27
strict-clippy-check
Softwarequalitätssicherungsanalysten und -tester

Enforces zero-tolerance code quality policy using Clippy with strict lints, all warnings treated as errors

2026-06-09
obsidian-writer
Softwareentwickler

Write well-formatted notes to the dravr-vault Obsidian knowledge base. Use this skill whenever creating or updating an ADR, runbook, plan, API doc, guide, session output, or any structured document that should land in the vault — even when the user doesn't say "Obsidian" explicitly. Delegates to obsidian:obsidian-cli to write to the live vault and applies Dravr frontmatter and formatting standards.

2026-06-03
setup-server
Netzwerk- und Computersystemadministratoren

Bootstrap Pierre server with database, admin user, coaches, and test users for development and testing

2026-04-12
validate-coaches
Softwareentwickler

Validates coach markdown files for required frontmatter fields, sections, and naming conventions

2026-04-12
obsidian-vault-setup
Ablagesachbearbeiter

Use when setting up the shared dravr-vault Obsidian vault on a new machine or for a new team member. Guides through cloning, symlinking claude_docs, and verifying obsidian-cli.

2026-03-15
react-native-best-practices
Softwareentwickler

Provides React Native performance optimization guidelines for FPS, TTI, bundle size, memory leaks, re-renders, and animations. Applies to tasks involving Hermes optimization, JS thread blocking, bridge overhead, FlashList, native modules, or debugging jank and frame drops.

2026-02-25
finish-worktree
Softwareentwickler

Completes feature branch work by rebasing, pushing, monitoring CI, and squash merging to main

2026-02-18
check-input-validation
Softwareentwickler

Validates input domain safety including division-by-zero prevention, pagination bounds, cache key completeness, and numeric range enforcement

2026-02-12
check-no-secrets
Informationssicherheitsanalysten

Scans codebase for accidentally committed secrets, credentials, API keys, and sensitive data to prevent security breaches

2026-02-12
generate-sdk-types
Softwareentwickler

Generates TypeScript type definitions for SDK from Rust tool schemas, ensuring type safety between server and client

2026-02-12
run-full-test-suite
Softwarequalitätssicherungsanalysten und -tester

Executes comprehensive test suite across unit, integration, E2E, database, protocols, and intelligence algorithms

2026-02-12
security-review
Informationssicherheitsanalysten

Comprehensive security review checklist for auth, OAuth, admin, and multi-tenant code changes

2026-02-12
test-mcp-compliance
Softwarequalitätssicherungsanalysten und -tester

Validates Model Context Protocol (MCP) compliance by running official compliance test suite against Pierre server

2026-02-12
validate-architecture
Softwareentwickler

Validates architectural patterns and code quality per CLAUDE.md, detects anti-patterns and design violations

2026-02-12
test-multitenant-isolation
Softwarequalitätssicherungsanalysten und -tester

Validates complete data isolation between tenants, tests cross-tenant access, ensures proper query scoping

2026-02-06
validate-frontend
Softwarequalitätssicherungsanalysten und -tester

Validates web frontend code (TypeScript, ESLint, unit tests) in the frontend/ directory

2026-02-03
validate-sdk
Softwarequalitätssicherungsanalysten und -tester

Validates TypeScript SDK code (build, types, lint, tests) in the sdk/ directory

2026-02-03
test-intelligence-algorithms
Softwarequalitätssicherungsanalysten und -tester

Validates sports science algorithms (VDOT, TSS, TRIMP, FTP, VO2max, Recovery, Nutrition) for correctness

2026-01-30
create-worktree
Softwareentwickler

Creates a git worktree with branch and copies environment files (.envrc, .mcp.json)

2026-01-28
validate-mobile
Softwarequalitätssicherungsanalysten und -tester

Validates mobile app code (TypeScript, ESLint, Jest tests) in the frontend-mobile/ directory

2026-01-28
accessibility-check
Softwarequalitätssicherungsanalysten und -tester

Run accessibility audit on frontend components for WCAG 2.1 AA compliance

2026-01-20
check-error-handling
Softwarequalitätssicherungsanalysten und -tester

Validates error handling follows AppResult/AppError pattern, detects anyhow regression, ensures ErrorCode usage

2026-01-20
check-repository-pattern
Softwareentwickler

Validates database access follows repository pattern, detects god-trait regression, ensures focused repositories

2026-01-20
component-scaffold
Softwareentwickler

Scaffold a new UI component following Pierre design system patterns

2026-01-20
design-review
Web- und digitale Schnittstellendesigner

Review UI components for design system compliance, accessibility, and visual consistency

2026-01-20
frontend-design
Webentwickler

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications.

2026-01-20
ui-patterns
Web- und digitale Schnittstellendesigner

Ready-to-use UI patterns library for common scenarios - stats dashboards, data tables, forms, modals, and feedback states

2026-01-20