Frank avatar

Frank

Community

@frankdevlabs

1Followers
|
36Public Repos
|
21Published Skills

Agent Skills by Frank

Showing 21 vetted skills indexed across 2 GitHub repositories.

frankdevlabsfrankdevlabs

resolve-tracker-issue

Convert one flagged GitHub tracker issue into a repository integration plan.

Community
Advanced
frankdevlabsfrankdevlabs

register-document

Register an official EU document from a URL or local file into the repository.

Community
Advanced
frankdevlabsfrankdevlabs

transcribe-council-extract

Transcribe Council compromise PDFs into diffable markdown extracts with tracked changes.

Community
Advanced
frankdevlabsfrankdevlabs

transcribe-parliament-extract

Transcribe European Parliament committee documents into diffable markdown extracts.

Community
Advanced
frankdevlabsfrankdevlabs

Global Error Handling

Implement user-friendly error messages and centralized error boundaries.

Community
Advanced
frankdevlabsfrankdevlabs

Global Tech Stack

Align new technology choices with established frameworks, languages, and runtime environments.

Community
Intermediate
frankdevlabsfrankdevlabs

compilo-design-system

Enforce Compilo Design System rules for color tokens, spacing, and components.

Community
Intermediate
frankdevlabsfrankdevlabs

Backend Migrations

Create reversible database migrations with `up` and `down` methods.

Community
Advanced
frankdevlabsfrankdevlabs

Global Conventions

Organize project files, documentation, and version control practices.

Community
Basic
frankdevlabsfrankdevlabs

Global Commenting

Refactor code for clarity and add concise comments explaining complex logic.

Community
Basic
frankdevlabsfrankdevlabs

Global Validation

Implement server-side and client-side validation with specific error messages.

Community
Intermediate
frankdevlabsfrankdevlabs

Frontend Accessibility

Review frontend components for semantic HTML, keyboard navigation, and WCAG color contrast.

Community
Intermediate
frankdevlabsfrankdevlabs

Frontend Components

Create single-responsibility frontend components with clear TypeScript interfaces and composition.

Community
Intermediate
frankdevlabsfrankdevlabs

Frontend CSS

Apply CSS methodologies and design tokens to style components.

Community
Intermediate
frankdevlabsfrankdevlabs

Global Coding Style

Enforce consistent naming, formatting, and DRY principles across codebases.

Community
Basic
frankdevlabsfrankdevlabs

Backend tRPC

Create tRPC mutations with Zod input validation and router integration.

Community
Advanced
frankdevlabsfrankdevlabs

Backend API

Design RESTful API endpoints with versioning and standardized HTTP responses.

Community
Intermediate
frankdevlabsfrankdevlabs

Frontend Responsive

Implement responsive layouts with mobile-first CSS and standard breakpoints.

Community
Intermediate
frankdevlabsfrankdevlabs

Testing Test Writing

Write behavioral unit tests with mocked external dependencies.

Community
Intermediate
frankdevlabsfrankdevlabs

Backend Queries

Refactor database queries to prevent SQL injection and N+1 issues.

Community
Advanced
frankdevlabsfrankdevlabs

Backend Models

Define database models with constraints, relationships, and timestamps.

Community
Intermediate