Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 17 collected skills from christofferbergj, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
17
Stars
5
updated
2026-07-03
Forks
0
Occupation coverage
6 occupation categories · 100% classified
repository explorer

Skills in this repository

add-dark-mode
web-and-digital-interface-designers

Add dark mode with colors, shadows, and surfaces handled the way a designer would.

2026-07-03
brand-kit
graphic-designers

Generate a complete visual identity and marketing-site mockup board from a product idea.

2026-07-03
canonicalize-tailwind
software-developers

Sort, normalize, deduplicate, and resolve conflicting Tailwind utility classes.

2026-07-03
componentize
software-developers

Extract and organize existing UI into reusable components with thoughtful APIs.

2026-07-03
dark-mode-image
software-developers

Create dark-mode variants of raster images for dark UI contexts.

2026-07-03
design
web-and-digital-interface-designers

Design and build new UI with the complete ui.sh design guideline system.

2026-07-03
ideas
web-and-digital-interface-designers

Compare multiple UI options in-browser with the ui.sh picker.

2026-07-03
instrument-feature-flags
software-developers

Add PostHog feature flags to gate new functionality. Use after implementing features or reviewing PRs to ensure safe rollouts with feature flag controls. Also handles initial PostHog SDK setup if not yet installed.

2026-07-03
instrument-product-analytics
software-developers

Add PostHog product analytics events to track user behavior. Use after implementing new features or reviewing PRs to ensure meaningful user actions are captured. Also handles initial PostHog SDK setup if not yet installed.

2026-07-03
make-responsive
web-and-digital-interface-designers

Adapt existing UI across mobile, tablet, and desktop breakpoints.

2026-07-03
markup-from-image
web-developers

Convert screenshots, Figma exports, mockups, or wireframes into semantic unstyled markup.

2026-07-03
sanity-best-practices
software-developers

Sanity development best practices for schema design, GROQ queries, TypeGen, Visual Editing, images, Portable Text, Studio structure, localization, migrations, Sanity Functions, Blueprints, and framework integrations such as Next.js, Nuxt, Astro, Remix, SvelteKit, Angular, Hydrogen, and the App SDK. Use this skill whenever working with Sanity schemas, defineType or defineField, GROQ or defineQuery, content modeling, Presentation or preview setups, Sanity-powered frontend integrations, Sanity Functions, documentEventHandler, defineDocumentFunction, defineMediaLibraryAssetFunction, @sanity/functions, @sanity/blueprints, sanity.blueprint.ts, event-driven content automation, or when reviewing and fixing a Sanity codebase.

2026-07-03
sentry-feature-setup
software-developers

Configure specific Sentry features beyond basic SDK setup. Use when asked to monitor AI/LLM calls, set up OpenTelemetry pipelines, create alerts and notifications, enable span streaming, or set up Sentry Snapshots.

2026-07-03
setup-matt-pocock-skills
computer-occupations-all-other

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before first use of the other engineering skills.

2026-07-03
turborepo
software-developers

Turborepo monorepo build system guidance. Triggers on: turbo.json, task pipelines, dependsOn, caching, remote cache, the "turbo" CLI, --filter, --affected, CI optimization, environment variables, internal packages, monorepo structure/best practices, and boundaries. Use when user: configures tasks/workflows/pipelines, creates packages, sets up monorepo, shares code between apps, runs changed/affected packages, debugs cache, or has apps/packages directories.

2026-07-03
sentry-pr-code-review
software-quality-assurance-analysts-and-testers

Review a project's PRs to check for issues detected in code review by Seer Bug Prediction. Use when asked to review or fix issues identified by Sentry in PR comments, or to find recent PRs with Sentry feedback.

2026-05-08
vite
software-developers

Vite build tool configuration, plugin API, SSR, and Vite 8 Rolldown migration. Use when working with Vite projects, vite.config.ts, Vite plugins, or building libraries/SSR apps with Vite.

2026-04-27