Skip to main content
VilnaCRM-Org
GitHub-Creator-Profil

VilnaCRM-Org

Repository-Ansicht von 226 gesammelten Skills in 6 GitHub-Repositories.

gesammelte Skills
226
Repositories
6
aktualisiert
25. Juli 2026
Repository-Karte

Wo die Skills liegen

Top-Repositories nach gesammelter Skill-Anzahl, mit ihrem Anteil an diesem Creator-Katalog und ihrer Berufsverteilung.

Repository-Explorer

Repositories und repräsentative Skills

code-review
Softwareentwickler

Systematically retrieve and address PR code review comments using make pr-comments. Use when handling code review feedback or addressing PR comments.

11. Juni 2026
bmad-fr-nfr-review-gate
Softwarequalitätssicherungsanalysten und -tester

Codex entrypoint for post-implementation BMAD FR/NFR review gates. Use after a PR, feature, or bugfix has BMAD specs and must be checked against every functional requirement, non-functional requirement, expanded quality dimension, Wikipedia system quality…

7. Juni 2026
bmad-fr-nfr-review-gate
Softwarequalitätssicherungsanalysten und -tester

Run a BMAD spec-driven post-implementation review gate. Use after implementing a GitHub PR, feature, bugfix, or task with BMAD specs to verify every FR/NFR, pinned NonFunctionals.com NFR category, expanded quality dimension, Wikipedia system quality…

7. Juni 2026
clean-architecture-llm
Softwareentwickler

Design LLM-powered modules with Clean Architecture boundaries, SOLID, DRY, KISS, and provider-agnostic ports/adapters. Use when adding prompt workflows, model/provider clients, tool orchestration, AI review automation, agent skills, or other LLM-backed…

17. Mai 2026
advanced-elicitation
Projektmanagementspezialisten

advanced elicitation. Use when the user asks about advanced elicitation.

12. Apr. 2026
adversarial-review
Informationssicherheitsanalysten

adversarial review. Use when the user asks about adversarial review.

12. Apr. 2026
analyst
Unternehmensberater

Research, briefs, discovery. Use when the user asks about analyst.

12. Apr. 2026
architect
Softwareentwickler

Technical design, architecture. Use when the user asks about architect.

12. Apr. 2026
Es werden 8 von 72 gesammelten Skills angezeigt.
ci-workflow
Softwarequalitätssicherungsanalysten und -tester

Run comprehensive CI checks before committing changes. Use when the user asks to run CI, run quality checks, validate code quality, or before finishing any task that involves code changes.

17. Mai 2026
code-organization
Softwareentwickler

Ensure proper code organization with class names, directories, namespaces, and naming consistency following the principle "Directory X contains ONLY class type X".

17. Mai 2026
implementing-ddd-architecture
Softwareentwickler

Design and implement DDD patterns (entities, value objects, aggregates, CQRS). Use when creating new domain objects, implementing bounded contexts, designing repository interfaces, or learning proper layer separation. For fixing existing Deptrac violations,…

17. Mai 2026
cache-management
Softwareentwickler

Implement production-grade caching with cache keys/TTLs/consistency classes per query, SWR (stale-while-revalidate), layered explicit invalidation, and comprehensive testing for stale reads and cache warmup. Use when adding caching to queries, implementing…

26. Apr. 2026
code-review
Softwarequalitätssicherungsanalysten und -tester

Systematically retrieve and address PR code review comments using make pr-comments. Enforces DDD architecture, code organization principles, and quality standards. Use when handling code review feedback, refactoring based on reviewer suggestions, or…

5. Apr. 2026
developing-openapi-specs
Softwareentwickler

Guide for contributing to the OpenAPI layer using processor pattern, complexity management, and functional programming. Use when adding endpoint factories, processors, parameter descriptions, reducing cyclomatic complexity, or fixing OpenAPI validation…

5. Apr. 2026
bmad-autonomous-planning
Projektmanagementspezialisten

Portable autonomous BMALPH planning for Codex. Use when the user wants specs from a short task description and expects the current AI session to orchestrate BMALPH subagents without human interaction.

29. März 2026
bmalph
Softwareentwickler

BMAD master agent — navigate phases. Use when the user asks about bmalph.

29. März 2026
Es werden 8 von 67 gesammelten Skills angezeigt.
quality-standards
Softwarequalitätssicherungsanalysten und -tester

Overview of the protected frontend quality thresholds and a quick-reference router that maps every failing quality check — ESLint, TypeScript, markdownlint, jscpd, rust-code-analysis metrics, dependency-cruiser, Jest/Playwright coverage and visual tests,…

3. Juli 2026
bmad-fr-nfr-review-gate
Softwarequalitätssicherungsanalysten und -tester

Run a BMAD spec-driven post-implementation review gate for React/TypeScript frontend work that blocks completion until every requirement row scores 5/5 and the gate reports zero new findings. Use when a GitHub PR, feature, bugfix, or task implemented against…

3. Juli 2026
ci-workflow
Softwarequalitätssicherungsanalysten und -tester

Run the full local frontend CI suite through the profile's make target map and drive every check to green before committing. Use when the user asks to run CI, run quality checks, validate frontend code quality, or before finishing any task that touches…

3. Juli 2026
code-review
Softwarequalitätssicherungsanalysten und -tester

Systematically retrieve, categorize, and address PR code review comments with an auditable evidence ledger — AI review loop, per-comment commits, suppression-free fixes, and pushed-head verification of required checks and approval. Use when handling code…

3. Juli 2026
documentation-creation
Softwareentwickler

Create a comprehensive frontend project documentation suite from scratch by analyzing the React/TypeScript codebase and verifying every claim against it. Use when setting up INITIAL documentation for a project or building a complete docs/ suite where none…

3. Juli 2026
frontend-performance-accessibility
Softwareentwickler

Hold a React frontend to its Lighthouse performance budgets (desktop 95 / mobile 85, integer-percent floors mapped by quality.lighthouse_desktop and quality.lighthouse_mobile), keep web-vitals, bundle size, and code-splitting healthy, defend deferred-DI…

3. Juli 2026
frontend-quality-workflow
Softwareentwickler

Run and fix the frontend static-quality lane — formatting, ESLint, TypeScript, markdownlint, jscpd duplication, and rust-code-analysis metrics — through the profile's make target map, raise-only and with no suppressions. Use when the user asks to format code,…

3. Juli 2026
architecture
Softwareentwickler

Capture the modular (bulletproof-react) frontend architecture - module/feature layering, the Component -> Hook -> Repository -> API flow, dependency-cruiser import boundaries, and path-alias conventions. Use when placing a feature, component, hook, store, or…

2. Juli 2026
Es werden 8 von 41 gesammelten Skills angezeigt.
Es werden 8 von 18 gesammelten Skills angezeigt.
contract-testing-workflow
Softwareentwickler

Use when touching the pinned user-service contracts — bumping USER_SERVICE_VERSION, editing a gql document under src/features, or fixing a red `make lint-contracts` / contract-testing.yml run. Covers the single upstream pin, the committed artifacts under…

23. Juli 2026
ci-workflow
Softwareentwickler

Use when validating website changes before commit, push, or PR — picking which Makefile suites to run, in what order (make format, then focused tests, then make lint), and how to react to failures. Triggers: "ready to commit", "before PR", "is this CI-green",…

23. Juli 2026
documentation-creation
Softwareentwickler

Use when authoring or updating documentation in the VilnaCRM website repo — feature READMEs under src/features, agent guides and SKILL.md skill docs under .claude/skills, or any Markdown that must pass make lint-md and make format. Covers website conventions…

23. Juli 2026
documentation-sync
Softwareentwickler

Use when a change touches Makefile targets, the Next.js/Apollo/MUI stack, a src/features feature, the GraphQL schema or Apollo resolvers, i18n en/uk copy, dependency-cruiser boundaries, or .claude/skills, and the matching docs (agents.md, CLAUDE.md,…

23. Juli 2026
testing-workflow
Softwarequalitätssicherungsanalysten und -tester

Use when deciding which website test suite to run, picking the Jest client vs server vs integration env, or triaging a failing `make test-*` run — unit, e2e, visual, mutation, memory-leak, or load. Triggers on "which test should I run", "test-unit-client",…

23. Juli 2026
frontend-performance-accessibility
Softwareentwickler

Use when tuning website frontend performance or accessibility — running make lighthouse-desktop / make lighthouse-mobile, reading lighthouserc desktop/mobile budgets, reasoning about Core Web Vitals (LCP, CLS, INP), fixing MUI 9 / next-export-optimize-images…

21. Juli 2026
load-testing
Softwarequalitätssicherungsanalysten und -tester

Use when creating, running, or debugging K6 load tests under src/test/load (homepage.js, swagger.js) with make test-load / make load-tests / make test-load-swagger — covering the smoke, average, stress, and spike scenario types, config.json tuning, p(99)…

21. Juli 2026
observability-instrumentation
Softwareentwickler

Use when wiring website frontend telemetry — Sentry browser init in pages/_app.tsx (@sentry/react), error boundaries, captureException with feature/route tags, the no-PII payload contract, sampling rates (tracesSampleRate / session replay), Next.js…

21. Juli 2026
Es werden 8 von 18 gesammelten Skills angezeigt.
Es werden 8 von 10 gesammelten Skills angezeigt.
6 von 6 Repositories angezeigt
Alle Repositories angezeigt