Skip to main content
VilnaCRM-Org
GitHub creator profile

VilnaCRM-Org

Repository-level view of 226 collected skills across 6 GitHub repositories.

skills collected
226
repositories
6
updated
Jul 25, 2026
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

code-review
software-developers

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

Jun 11, 2026
bmad-fr-nfr-review-gate
software-quality-assurance-analysts-and-testers

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…

Jun 7, 2026
bmad-fr-nfr-review-gate
software-quality-assurance-analysts-and-testers

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…

Jun 7, 2026
clean-architecture-llm
software-developers

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…

May 17, 2026
advanced-elicitation
project-management-specialists

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

Apr 12, 2026
adversarial-review
information-security-analysts

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

Apr 12, 2026
analyst
management-analysts-131111

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

Apr 12, 2026
architect
software-developers

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

Apr 12, 2026
Showing 8 of 72 collected skills.
ci-workflow
software-quality-assurance-analysts-and-testers

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.

May 17, 2026
code-organization
software-developers

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

May 17, 2026
implementing-ddd-architecture
software-developers

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,…

May 17, 2026
cache-management
software-developers

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…

Apr 26, 2026
code-review
software-quality-assurance-analysts-and-testers

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…

Apr 5, 2026
developing-openapi-specs
software-developers

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…

Apr 5, 2026
bmad-autonomous-planning
project-management-specialists

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.

Mar 29, 2026
bmalph
software-developers

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

Mar 29, 2026
Showing 8 of 67 collected skills.
quality-standards
software-quality-assurance-analysts-and-testers

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,…

Jul 3, 2026
bmad-fr-nfr-review-gate
software-quality-assurance-analysts-and-testers

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…

Jul 3, 2026
ci-workflow
software-quality-assurance-analysts-and-testers

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…

Jul 3, 2026
code-review
software-quality-assurance-analysts-and-testers

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…

Jul 3, 2026
documentation-creation
software-developers

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…

Jul 3, 2026
frontend-performance-accessibility
software-developers

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…

Jul 3, 2026
frontend-quality-workflow
software-developers

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,…

Jul 3, 2026
architecture
software-developers

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…

Jul 2, 2026
Showing 8 of 41 collected skills.
Showing 8 of 18 collected skills.
contract-testing-workflow
software-developers

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…

Jul 23, 2026
ci-workflow
software-developers

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",…

Jul 23, 2026
documentation-creation
software-developers

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…

Jul 23, 2026
documentation-sync
software-developers

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,…

Jul 23, 2026
testing-workflow
software-quality-assurance-analysts-and-testers

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",…

Jul 23, 2026
frontend-performance-accessibility
software-developers

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…

Jul 21, 2026
load-testing
software-quality-assurance-analysts-and-testers

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)…

Jul 21, 2026
observability-instrumentation
software-developers

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…

Jul 21, 2026
Showing 8 of 18 collected skills.
Showing 8 of 10 collected skills.
Showing 6 of 6 repositories
All repositories loaded