Back to categories
Category

Agent Skills in category: Uncategorized

72243 skills match this category. Browse curated collections and explore related Agent Skills.

convex-feature-spec

Generate a complete Convex-first feature specification for a repo, including data model, API surface, rollout, and verification. Use when the user wants a new feature plan or architecture spec centered on Convex contracts. Do not use for audits of the existing implementation; use convex-audit for that.

bjornmelin
bjornmelin
2

dash-audit

Audit Dash apps for callback hazards, state flow risks, layout and accessibility issues, and Dash-specific UX regressions. Use when the user asks for a Dash callback review, Dash UI audit, Dash web-interface audit, or a read-first remediation plan for a Dash app. Do not use for generic React or Next.js UI review.

bjornmelin
bjornmelin
2

dmc-best-practices

|

bjornmelin
bjornmelin
2

dmc-py

|

bjornmelin
bjornmelin
2

docker-architect

SOTA Docker/Compose architecture, implementation, refactor, and security hardening. Use when working on containerization tasks such as creating or rewriting Dockerfiles, docker-compose files, buildx/bake configs, .dockerignore, and CI pipelines for build/test/scan/publish; auditing existing container setups for security, correctness, size/perf, and best practices (least privilege, non-root, minimal images, pinned base images, BuildKit secrets, healthchecks); debugging Docker build/run issues; or designing dev vs prod compose workflows across services (DB/cache/queues) with correct networking, volumes, secrets, and resource limits.

bjornmelin
bjornmelin
2

gh-deps-intel

Runtime-aware dependency upgrade intelligence for JavaScript/TypeScript and Python repositories (including monorepos/turborepos), using package-manager outdated checks plus GitHub API release/changelog mining to produce definitive Markdown+JSON upgrade/refactor reports. Use when auditing dependency upgrades, planning compatible version bumps, mapping deprecations/breaking changes, standardizing GitHub API/CLI dependency workflows, or when asked to fully upgrade a specific dependency/package (for example: "use $gh-deps-intel to fully upgrade workflow").

bjornmelin
bjornmelin
2

gh-pr-review-fix

Fetch unresolved GitHub PR review threads, normalize them, fix them end-to-end, verify the results, and re-check until the PR is clean or blocked. Use when the user wants GitHub PR comments resolved with minimal verified fixes. Do not use for local review files, Codex reviews, or Zen reviews; review-remediation owns those.

bjornmelin
bjornmelin
2

langgraph-multiagent

Architect-level development, audit, and migration of multi-agent systems using LangGraph (v1+) and LangChain (v1+). Use when building or refactoring supervisor/subagent architectures, orchestrator-worker workflows, routing/hand-offs, agentic RAG, memory (short + long-term), state + context engineering, guardrails + human-in-the-loop, MCP tool integration, observability (LangSmith/OpenTelemetry), deployment, and performance/cost optimization โ€” or when migrating off deprecated patterns like `langgraph.prebuilt.create_react_agent` and libraries like `langgraph-supervisor(-py)`, LlamaIndex agents, CrewAI, Agno, or OpenAI Agents.

bjornmelin
bjornmelin
2

notebook-ml-architect

>

bjornmelin
bjornmelin
2

opensrc-inspect

Fetch, inspect, and manage local opensrc source snapshots for packages and GitHub repositories. Use when you need dependency or upstream repo source code locally for deeper implementation review, API edge-case analysis, or version-aligned source inspection. Do not use as a general web-research skill.

bjornmelin
bjornmelin
2

platform-architect

Architect and implement modern full-stack web/native platform work across Next.js, Expo, Convex, and monorepo tooling. Use when the task needs stack detection, platform-level planning, cross-cutting architecture, or repo-native verification workflows. Route general web UI review to repo-local web-design-guidelines and React/Next performance review to repo-local vercel-react-best-practices when installed. Do not use for narrow dependency upgrades, PR review remediation, docs-only alignment, or Dash-only audits.

bjornmelin
bjornmelin
2

pytest-dev

World-class pytest engineer for Python: write/refactor tests, fix flakiness, design fixtures/markers, add coverage, speed up suites (collection/runtime), and optimize CI (GitHub Actions sharding, xdist parallelism, caching). Use when asked about pytest best practices, pytest 9.x features (subtests, strict mode, TOML config), pytest plugins (xdist/cov/asyncio/mock/httpx), or test performance/CI tuning.

bjornmelin
bjornmelin
2

streamdown

|

bjornmelin
bjornmelin
2

streamlit-master-architect

Architect-level Streamlit development for building, refactoring, debugging, testing, and deploying Streamlit apps (single-page or multipage) with correct rerun/state/caching/fragments, AppTest-based testing, custom components v2, safe theming/CSS, security-by-default, and Playwright MCP end-to-end automation.

bjornmelin
bjornmelin
2

supabase-ts

Production-ready Supabase integration patterns for Next.js/React/TypeScript applications. Use when working with Supabase for (1) SSR authentication with @supabase/ssr, (2) Database operations and migrations, (3) Row Level Security (RLS) policies, (4) Storage buckets and file uploads, (5) Realtime channels and presence, (6) Edge Functions with Deno, (7) pgvector embeddings and semantic search, (8) Vercel deployment and connection pooling, (9) CLI operations (type generation, migrations). Triggers on Supabase client setup, auth patterns, RLS policies, storage uploads, realtime subscriptions, Edge Functions, vector search, or Vercel+Supabase deployment.

bjornmelin
bjornmelin
2

vitest-dev

World-class Vitest QA/test engineer for TypeScript + Next.js (local + CI performance focused)

bjornmelin
bjornmelin
2

zod-v4

Expert guidance for Zod v4 schema validation in TypeScript. Use when designing schemas, migrating from Zod 3, handling validation errors, generating JSON Schema/OpenAPI, using codecs/transforms, or integrating with React Hook Form, tRPC, Hono, or Next.js. Covers all Zod v4 APIs including top-level string formats, strictObject/looseObject, metadata, registries, branded types, and recursive schemas.

bjornmelin
bjornmelin
2

crafting-effective-readmes

Use when writing or improving README files. Not all READMEs are the same โ€” provides templates and guidance matched to your audience and project type.

mrfelton
mrfelton
7

humanizer

|

mrfelton
mrfelton
7

python

Python development guidelines and best practices. Use when working with Python code.

mrfelton
mrfelton
7

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.

mrfelton
mrfelton
7

ideaverse-enrichment

Systematically add new knowledge to Ideaverse vaults while maintaining consistency. Use when assimilating new information, extracting concepts from sources, processing research, integrating learned knowledge, detecting duplicates, or classifying knowledge types. Triggers on requests like "add this to my vault", "process this article", "integrate this knowledge", "what type of knowledge is this", or "check for duplicates".

mrfelton
mrfelton
7

ideaverse-maintenance

Keep Ideaverse vaults healthy through audits, diagnostics, and maintenance workflows. Use when running vault diagnostics, detecting link rot, identifying orphan notes, finding MOC bloat, suggesting archival candidates, validating frontmatter, or generating vault health reports. Triggers on requests like "audit my vault", "find broken links", "check vault health", "what needs archiving", "find orphan notes", or "run maintenance".

mrfelton
mrfelton
7

ideaverse

Work with Ideaverse-based Obsidian vaults using the ACE framework (Atlas/Calendar/Efforts) and LYT (Linking Your Thinking) methodology. Use when creating notes, organizing knowledge, building Maps of Content (MOCs), maintaining daily logs, cross-referencing ideas, assimilating new information, or working with any Obsidian vault that follows Ideaverse conventions. Triggers on requests to add knowledge, link notes, create MOCs, update daily logs, archive projects, or discover connections between ideas.

mrfelton
mrfelton
7

party

Programmatic guide for the @cazala/party library: engine setup, modules, particles, and performance across CPU + WebGPU.

cazala
cazala
571

mobile-app-flows

Understand and explore the Omi Flutter mobile app's UI flows, navigation patterns, and widget architecture. Use when developing features, fixing bugs, or verifying changes in app/lib/ Dart files. Provides agent-flutter commands to explore the live app, understand how screens connect, and verify your work.

basedhardware
basedhardware
7,9361,469

desktop-app-flows

Understand and explore the Omi desktop macOS app's UI flows, navigation patterns, and SwiftUI architecture. Use when developing features, fixing bugs, or verifying changes in desktop/ Swift files. Provides agent-swift commands to explore the live app, understand how screens connect, and verify your work.

basedhardware
basedhardware
7,9361,469

commerce-blueprint

Deep expertise in E-commerce domain logic (Cart, Checkout, SKU). Trigger this when building shopping features on top of MVC or ADR.

gravito-framework
gravito-framework
2

ddd-domain-expert

Strategic and Tactical expertise in Gravito DDD. Trigger this for complex domains requiring Bounded Contexts, Aggregates, and Event-Driven architecture.

gravito-framework
gravito-framework
2

fortify-security

Expert in Gravito security and authentication. Trigger this when setting up Auth, configuring CSP, or implementing security middleware.

gravito-framework
gravito-framework
2

freeze-static

Expert in Static Site Generation (SSG) using Gravito Freeze. Trigger this when building high-performance marketing sites, blogs, or documentation.

gravito-framework
gravito-framework
2

gravito-architect

ๅฐ‡ AI ็”Ÿๆˆ็š„็จ‹ๅผ็ขผ่ฝ‰ๅŒ–็‚บๆทฑๅบฆๆŠ€่ก“่ฆๆ ผๆ–‡ๆช”๏ผŒๅฐˆๆณจๆ–ผ่งฃ้‡‹้‚่ผฏใ€ๅฎš็พฉไป‹้ขใ€ๆญ็คบๆฝ›ๅœจ้ขจ้šช๏ผˆN+1 ๆŸฅ่ฉขใ€Race Conditionใ€่จ˜ๆ†ถ้ซ”ๆดฉๆผ๏ผ‰่ˆ‡่จญ่จˆๆฑบ็ญ–ใ€‚้ฉ็”จๆ–ผ Bun + TypeScript ๅฐˆๆกˆใ€‚่งธ็™ผๆ™‚ๆฉŸ๏ผš(1) ้–‹็™ผๅฎŒๆˆๅพŒ้œ€่ฆ็”ขๅ‡บๆŠ€่ก“่ฆๆ ผๆ›ธ (2) ๅ„ชๅŒ–้œ€ๆฑ‚ๅ‰้œ€่ฆๅˆ†ๆžๆžถๆง‹็ผบ้™ท (3) ้‡ๆง‹ๅ‰้œ€่ฆๆขณ็†้‚่ผฏ (4) ไฝฟ็”จ่€…่ฆๆฑ‚ใ€Œๅˆ†ๆžๆžถๆง‹ใ€ใ€Œ็”ŸๆˆๆŠ€่ก“ๆ–‡ๆช”ใ€ใ€Œ่งฃ้‡‹่จญ่จˆๆฑบ็ญ–ใ€

gravito-framework
gravito-framework
2

identity-hub

Expert in Identity and Access Management (IAM). Trigger this when implementing Login, Auth, RBAC, or Multi-tenancy logic.

gravito-framework
gravito-framework
2

localization-linguist

Specialized in multi-language support (i18n) for Gravito. Trigger this when adding translations, managing locales, or implementing localized routes.

gravito-framework
gravito-framework
2

migration-master

Specialized in database migrations and data seeding. Trigger this when creating tables, modifying schemas, or preparing initial data.

gravito-framework
gravito-framework
2

mvc-master

Deep expertise in the Gravito Enterprise MVC architecture (Laravel-inspired). Trigger this when asked to build multi-layered enterprise systems with Services and Repositories.

gravito-framework
gravito-framework
2

ops-commander

Expert in Gravito operations and deployment. Trigger this for Docker, Fly.toml, CI/CD, or infrastructure management.

gravito-framework
gravito-framework
2

performance-tuner

Specialized in speed and resource optimization for Gravito. Trigger this for query profiling, caching strategies, or frontend performance audits.

gravito-framework
gravito-framework
2

quasar-queue

Expert in background jobs and message queues using Gravito Quasar. Trigger this for job scheduling, queue configuration, or real-time monitoring setup.

gravito-framework
gravito-framework
2

satellites-pilot

Expert in Gravito Satellite modules. Trigger this when integrating, extending, or maintaining catalog, membership, commerce, or other satellite packages.

gravito-framework
gravito-framework
2

skill-creator

Helps you create and refine new Gravito Skills. Trigger this when asked to add a new skill to the ecosystem.

gravito-framework
gravito-framework
2

static-site-generator

Framework-exclusive skill for Gravito SSG (Freeze Protocol). Operates directly on PlanetCore and Orbit systems. Use when user asks to: (1) Create static site with gravito create --template static-site, (2) Configure Freeze/SSG settings, (3) Fix StaticLink navigation issues, (4) Generate sitemap via OrbitConstellation, (5) Deploy to GitHub Pages/Vercel, (6) Debug deployment issues (404, empty pages, asset loading failures, MIME type errors), (7) Troubleshoot dev environment (Vite proxy, middleware order, port conflicts).

gravito-framework
gravito-framework
2

test-guardian

Specialized in testing and quality assurance for Gravito. Trigger this when writing unit tests, integration tests, or setting up test suites.

gravito-framework
gravito-framework
2

ts-jsdoc-expert

Enhance JSDoc annotations for TypeScript code to optimize AI comprehension. Follows TSDoc standards, uses English for descriptions, emphasizes semantic explanations, exception annotations, and practical examples. Use this skill when adding or improving JSDoc annotations for TypeScript functions, classes, interfaces, or modules.

gravito-framework
gravito-framework
2

ui-ux-pro-max

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient. Integrations: shadcn/ui MCP for component search and examples.

gravito-framework
gravito-framework
2

zenith-ui

Specialized in frontend development with Zenith, Vue 3, and Inertia.js. Trigger this for UI components, page layouts, and styling.

gravito-framework
gravito-framework
2

adr-scaffold

Specializes in generating Action-Domain-Responder (ADR) boilerplate for Gravito projects. Trigger this when adding new features or modules using the ADR pattern.

gravito-framework
gravito-framework
2

architecture-refiner

Expert in Gravito architecture and clean code. Trigger this for refactoring, design pattern implementation, or architectural audits.

gravito-framework
gravito-framework
2

atlas-expert

Specialized in Atlas ORM and database design for Gravito. Trigger this for schema design, migrations, or complex query building.

gravito-framework
gravito-framework
2

clean-architect

Senior expertise in Gravito Clean Architecture. Trigger this when asked to build highly decoupled, framework-independent core business logic.

gravito-framework
gravito-framework
2

Page 143 of 1445 ยท 72243 results