CtrlK
BlogDocsLog inGet started
Tessl Logo

claude-config

github.com/brianlovin/claude-config

Skill

Added

Review

agent-browser

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.

skill-creator

Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.

simplify

Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.

sentry

Sentry error monitoring and performance tracing patterns for Next.js applications.

reclaude

Refactor CLAUDE.md files to follow progressive disclosure principles. Use when CLAUDE.md is too long or disorganized.

rams

Run accessibility and visual design review on components. Use when reviewing UI code for WCAG compliance and design issues.

find-skills

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

favicon

Generate a complete set of favicons from a source image and update HTML. Use when setting up favicons for a web project.

deslop

Remove AI-generated code slop from the current branch. Use after writing code to clean up unnecessary comments, defensive checks, and inconsistent style.

bun

Use Bun instead of Node.js, npm, pnpm, or vite. Provides command mappings, Bun-specific APIs, and development patterns.