Source

somtougeh/dotfiles

74 skills · 290 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
technical-svg-diagrams Generate clean, minimal technical SVG diagrams in a consistent Cloudflare-inspired style. Use when creating architect…
somtougeh/dotfiles
142
2
excalidraw-diagram Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, arch…
somtougeh/dotfiles
4
3
file-todos This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides work…
somtougeh/dotfiles
4
4
frontend-design Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks …
somtougeh/dotfiles
4
5
agent-browser Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, …
somtougeh/dotfiles
3
6
beautiful-mermaid Render Mermaid diagrams as SVG and PNG using the Beautiful Mermaid library. Use when the user asks to render a Mermai…
somtougeh/dotfiles
3
7
grill-me Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of …
somtougeh/dotfiles
3
8
jira This skill provides workflows for managing Jira tickets using Atlassian's official CLI (acli). It should be used when…
somtougeh/dotfiles
3
9
agentation Add Agentation visual feedback toolbar to a Next.js project
somtougeh/dotfiles
2
10
ast-grep Guide for writing ast-grep rules to perform structural code search and analysis. Use when users need to search codeba…
somtougeh/dotfiles
2
11
better-auth-best-practices Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
somtougeh/dotfiles
2
12
blog-post-writer Transform brain dumps into polished blog posts in Nick Nisi's voice. Use when the user wants to write a blog post wit…
somtougeh/dotfiles
2
13
breadboard-reflection Find design smells in a breadboard and fix them. Use after breadboarding to validate affordance boundaries, naming, a…
somtougeh/dotfiles
2
14
breadboarding Transform a workflow description into affordance tables showing UI and Code affordances with their wiring. Use to map…
somtougeh/dotfiles
2
15
claudeception Claudeception is a continuous learning system that extracts reusable knowledge from work sessions. Triggers: (1) /cla…
somtougeh/dotfiles
2
16
cloudflare Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Age…
somtougeh/dotfiles
2
17
codex-code-review Independent cross-model code review via Codex CLI. Codex reviews code changes (PR, branch, or staged files), Claude a…
somtougeh/dotfiles
2
18
codex-plan-review Independent cross-model plan review via Codex CLI. Codex reviews spec.md + prd.json, Claude revises them directly, us…
somtougeh/dotfiles
2
19
context7 Retrieve up-to-date documentation for software libraries, frameworks, and components via the Context7 API. This skill…
somtougeh/dotfiles
2
20
create-evlog-adapter Create a new built-in evlog adapter to send wide events to an external observability platform. Use when adding a new …
somtougeh/dotfiles
2
21
create-evlog-enricher Create a new built-in evlog enricher to add derived context to wide events. Use when adding a new enricher (e.g., for…
somtougeh/dotfiles
2
22
creating-agent-skills Expert guidance for creating, writing, and refining Claude Code Skills. Use when working with SKILL.md files, authori…
somtougeh/dotfiles
2
23
deepen-plan Enhance a plan with dynamic skill/agent discovery and targeted research
somtougeh/dotfiles
2
24
deslop Remove AI-generated code slop from current branch
somtougeh/dotfiles
2
25
dogfood Systematically explore and test a web application to find bugs, UX issues, and other problems. Use when asked to "dog…
somtougeh/dotfiles
2
26
electron Automate Electron desktop apps (VS Code, Slack, Discord, Figma, Notion, Spotify, etc.) using agent-browser via Chrome…
somtougeh/dotfiles
2
27
email-and-password-best-practices This skill provides guidance and enforcement rules for implementing secure email and password authentication using Be…
somtougeh/dotfiles
2
28
emil-design-engineering Design engineering principles and patterns for building polished, accessible web interfaces. Use this skill when buil…
somtougeh/dotfiles
2
29
gwt Manage git worktrees using a centralized worktrees folder. Use for parallel development, PR reviews, or isolated work…
somtougeh/dotfiles
2
30
heal-skill Fix incorrect SKILL.md files when a skill has wrong instructions or outdated API references
somtougeh/dotfiles
2
31
implement-design Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma fil…
somtougeh/dotfiles
2
32
improve-claude-md improve a CLAUDE.md file using <important if> blocks to improve instruction adherence
somtougeh/dotfiles
2
33
improve-codebase-architecture Explore a codebase to find opportunities for architectural improvement, focusing on making the codebase more testable…
somtougeh/dotfiles
2
34
lint-judge Evaluate review findings and propose deterministic lint rules that permanently catch the same patterns. Use after cod…
somtougeh/dotfiles
2
35
local-transcript Extract transcripts from local video/audio files. Use when the user asks for a transcript, subtitles, or captions of …
somtougeh/dotfiles
2
36
make-interfaces-feel-better Design engineering principles for making interfaces feel polished. Use when building UI components, reviewing fronten…
somtougeh/dotfiles
2
37
nextjs-server-side-error-debugging Debug getServerSideProps and getStaticProps errors in Next.js. Use when: (1) Page shows generic error but browser co…
somtougeh/dotfiles
2
38
office-hours Pre-brainstorm product diagnostic — challenge whether something is worth building before shaping begins. Two modes: S…
somtougeh/dotfiles
2
39
organization-best-practices This skill provides guidance and enforcement rules for implementing multi-tenant organizations, teams, and role-based…
somtougeh/dotfiles
2
40
postgres PostgreSQL best practices, query optimization, connection troubleshooting, and performance improvement. Load when wor…
somtougeh/dotfiles
2
41
prisma-cli Prisma CLI commands reference covering all available commands, options, and usage patterns. Use when running Prisma C…
somtougeh/dotfiles
2
42
prisma-client-api Prisma Client API reference covering model queries, filters, operators, and client methods. Use when writing database…
somtougeh/dotfiles
2
43
prisma-connection-pool-exhaustion Fix Prisma "Too many connections" and connection pool exhaustion errors in serverless environments (Vercel, AWS Lamb…
somtougeh/dotfiles
2
44
prisma-database-setup Guides for configuring Prisma with different database providers (PostgreSQL, MySQL, SQLite, MongoDB, etc.). Use when …
somtougeh/dotfiles
2
45
prisma-postgres Prisma Postgres setup and operations guidance across Console, create-db CLI, Management API, and Management API SDK. …
somtougeh/dotfiles
2
46
qmd-search qmd - Search local markdown notes, documentation, and Claude session history. Use when user says "qmd", "search notes…
somtougeh/dotfiles
2
47
remote-session Show the remote terminal session info (URL, credentials) for the current session
somtougeh/dotfiles
2
48
resolve-pr-parallel Resolve all PR comments using parallel processing, then extract reusable conventions
somtougeh/dotfiles
2
49
resolve-todo-parallel Resolve all pending CLI todos using parallel processing
somtougeh/dotfiles
2
50
review-logging-patterns Review code for logging patterns and suggest evlog adoption. Guides setup on Nuxt, Next.js, TanStack Start, Nitro, Ho…
somtougeh/dotfiles
2
Page 1 · 74 total Next