Bedriftsgrafen.no
Official@bedriftsgrafen · Norway
Bedriftsgrafen.no er et uavhengig hobbyprosjekt utviklet for å gjøre norske bedriftsdata mer tilgjengelig for alle.
Agent Skills by Bedriftsgrafen.no
Showing 7 vetted skills indexed across 1 GitHub repositories.
Feature Implementation Scaffold
Automate end-to-end feature implementation across backend, frontend, and tests.
Lighthouse CI Audit
Audit frontend performance, accessibility, SEO, and best practices with Lighthouse CI.
Safe Push
Validate backend and frontend code locally before pushing commits.
Git Commit Convention
Enforce the Bedriftsgrafen project's git commit message format and pre-commit checks.
Dependency Management
Update backend requirements.txt and frontend package.json dependencies using pip and npm.
Code Review and Standards (Bedriftsgrafen Lead Architect)
Review code changes against architecture, typing, security, and testing standards.
Database Migration
Generate, review, and apply Alembic migrations for database schema changes.
Frequently Asked Questions About Bedriftsgrafen.no
FAQPage SchemaWhat specific tasks does Bedriftsgrafen enable for developers?▼
Bedriftsgrafen enables developers to manage database schema evolution through Alembic, enforce repository commit standards, and perform automated frontend performance audits. It provides a structured framework for maintaining code quality, dependency synchronization, and accessibility compliance across backend and frontend environments.
Which technical personas benefit from these repository standards?▼
Lead architects, full-stack engineers, and database administrators benefit from these standards. The framework is designed for contributors maintaining Norwegian corporate data repositories who require consistent code review processes, rigorous testing protocols, and reliable schema migration management to ensure long-term project stability.
What are the prerequisites for implementing these repository standards?▼
Implementation requires a local environment configured for standard package management and version control. Users must have access to the project repository to integrate the defined commit conventions, dependency management protocols, and migration configurations necessary for maintaining the Bedriftsgrafen architecture.