dotlas

34 mods across 1 repository, 2 stars between them.

dotlas-skills

01

dotlas/skills

Plugin Claude Code

Plugin marketplace listing 5 plugins: custom-common, custom-coding, community-common, community-coding, community-ui-ux.

2 4d ago A tokens not measured original MIT

dotlas/skills

Skill Claude CodeCodex

Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.

2 4d ago A 32 tokens copy · 89% MIT

qa

03

dotlas/skills

Skill Claude CodeCodex

Interactive QA session where user reports bugs or issues conversationally, and the agent files GitHub issues. Explores the codebase in the background for context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".

2 4d ago A 58 tokens copy · 100% MIT

vercel-optimize

05

dotlas/skills

Skill Claude CodeCodex

Use for Vercel cost and performance optimization on deployed projects, especially Next.js, SvelteKit, Nuxt, and limited Astro apps. Collect Vercel metrics, usage, project config, and code scan results first; investigate only metric-backed candidates; produce ranked recommendations grounded in verified files and…

2 4d ago A 116 tokens copy · 100% MIT

dotlas/skills

Skill Claude CodeCodex

React and Next.js performance optimization guidelines from Vercel Engineering. This skill should be used when writing, reviewing, or refactoring React/Next.js code to ensure optimal performance patterns. Triggers on tasks involving React components, Next.js pages, data fetching, bundle optimization, or performance…

2 4d ago A 67 tokens copy · 92% MIT

caveman

07

dotlas/skills

Skill Claude CodeCodex

Ultra-compressed communication mode. Cuts output tokens 65% (measured) by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens"…

2 4d ago A 102 tokens copy · 80% MIT

grill-me

08

dotlas/skills

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design.

2 4d ago A 14 tokens copy · 100% MIT

grill-with-docs

09

dotlas/skills

Skill Claude CodeCodex

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

2 4d ago A 30 tokens copy · 100% MIT

grilling

10

dotlas/skills

Skill Claude CodeCodex

Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.

2 4d ago A 38 tokens copy · 100% MIT

handoff

11

dotlas/skills

Skill Claude CodeCodex

Compact the current conversation into a handoff document for another agent to pick up.

2 4d ago A 19 tokens copy · 88% MIT

teach

12

dotlas/skills

Skill Claude CodeCodex

Teach the user a new skill or concept, within this workspace.

2 4d ago A 15 tokens copy · 95% MIT

write-a-skill

13

dotlas/skills

Skill Claude CodeCodex

Create new agent skills with proper structure, progressive disclosure, and bundled resources. Use when user wants to create, write, or build a new skill.

2 4d ago A 35 tokens copy · 100% MIT

dotlas/skills

Skill Claude CodeCodex

Reference for writing and editing skills well — the vocabulary and principles that make a skill predictable.

2 4d ago A 24 tokens copy · 98% MIT

writing-guidelines

15

dotlas/skills

Skill Claude CodeCodex

Review docs/prose for Writing Guidelines compliance. Use when asked to "review my docs", "check writing style", "audit prose", "review docs voice and tone", or "check this page against the writing handbook".

2 4d ago A 48 tokens copy · 77% MIT

emil-design-eng

16

dotlas/skills

Skill Claude CodeCodex

This skill encodes Emil Kowalski's philosophy on UI polish, component design, animation decisions, and the invisible details that make software feel great.

2 4d ago A 35 tokens copy · 97% MIT

impeccable

17

dotlas/skills

Skill Claude CodeCodex

Use when the user wants to design, redesign, shape, critique, audit, polish, clarify, distill, harden, optimize, adapt, animate, colorize, extract, or otherwise improve a frontend interface. Covers websites, landing pages, dashboards, product UI, app shells, components, forms, settings, onboarding, and empty states.…

2 4d ago A 189 tokens copy · 80% MIT

codebase-integrity

18

dotlas/skills

Skill Claude CodeCodex

Audit the codebase for dependency conflicts, loose types, duplicated patterns, and import boundary violations. Use when reviewing code quality or before major refactors.

2 4d ago A 35 tokens original MIT

commit

19

dotlas/skills

Skill Claude CodeCodex

Commit local changes — inspect the working tree, group into atomic conventional commits, and write messages that match the repo's conventions. Two modes: full (default, careful) and asap (fast). Use when the user has uncommitted changes, asks to commit, or invokes /commit, /commit full, or /commit asap.

2 4d ago A 69 tokens original MIT

import-skill

20

dotlas/skills

Skill Claude CodeCodex

Import a third-party skill into this owned catalog (dotlas/skills) from a skills.sh URL, a GitHub repo/subdir, or a pasted npx skills add command. Use when the user wants to add, vendor, or import a skill, pastes a skills.sh link or an npx skills add … command, and the target is this repo's skills/ catalog.

2 4d ago A 88 tokens original MIT

tidy-next-codebase

21

dotlas/skills

Skill Claude CodeCodex

Audit a Next.js codebase for stale/dead code and duplication, turn the findings into a fully deterministic cleanup plan, then execute it as a gated, sequential background workflow. Pure refactor — no behaviour/UX regressions, no DB/schema changes. Use when the user wants to tidy, clean up, de-duplicate, consolidate…

2 4d ago A 100 tokens original MIT

ui-consolidation

22

dotlas/skills

Skill Claude CodeCodex

Audit the component hierarchy for fragmented, duplicated, or overlapping UI components and consolidate them into canonical versions at the highest appropriate level — without changing user-visible behaviour. Use when refactoring for maintainability, reducing duplication, or preparing shared components.

2 4d ago A 52 tokens original MIT

vercel-env-sync

23

dotlas/skills

Skill Claude CodeCodex

Reconcile Vercel project environment variables against the local .env.local and your app's env schema. Use when the user wants to verify, diff, add, or remove env vars on Vercel so a deploy will boot — or when diagnosing 401 / [DISPATCHFAILED] symptoms that smell like missing secrets. Read-only by default; mutations…

2 4d ago A 84 tokens original MIT

vercel-logs

24

dotlas/skills

Skill Claude CodeCodex

Query and stream Vercel runtime/build logs for the production deployment via the CLI. Use when diagnosing errors, investigating 500s/401s, confirming a fix deployed cleanly, or watching a deploy land. Read-only — never deploys, rolls back, or mutates project state.

2 4d ago A 64 tokens original MIT