All Skills

7109 skills found

Skills List

How to write tests, when to use each type of test, and how to run them. Contains information about conversion of `.test` to `.sqltest`, and how to write `.sqltest` and rust tests

tursodatabase avatartursodatabase
Holen

Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.

tursodatabase avatartursodatabase
Holen
mvcc

mvcc

17K

Overview of Experimental MVCC feature - snapshot isolation, versioning, limitations

tursodatabase avatartursodatabase
Holen

General guidelines for Commits, formatting, CI, dependencies, security

tursodatabase avatartursodatabase
Holen

How WAL mechanics, checkpointing, concurrency rules, recovery work in tursodb

tursodatabase avatartursodatabase
Holen

Information about the differential fuzzer tool, how to run it and use it catch bugs in Turso. Always load this skill when running this tool

tursodatabase avatartursodatabase
Holen

SQLite file format, B-trees, pages, cells, overflow, freelist that is used in tursodb

tursodatabase avatartursodatabase
Holen

Explanations of common asynchronous patterns used in tursodb. Involves IOResult, state machines, re-entrancy pitfalls, CompletionGroup. Always use these patterns in `core` when doing anything IO

tursodatabase avatartursodatabase
Holen

General Correctness rules, Rust patterns, comments, avoiding over-engineering. When writing code always take these into account

tursodatabase avatartursodatabase
Holen

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 improvements.

vercel-labs avatarvercel-labs
Holen
agent-builder

agent-builder

15Kdev-codegen

Design and build AI agents for any domain. Use when users: (1) ask to "create an agent", "build an assistant", or "design an AI system" (2) want to understand agent architecture, agentic patterns, or autonomous AI (3) need help with capabilities, subagents, planning, or skill mechanisms (4) ask about Claude Code, Cursor, or similar agent internals (5) want to build agents for business, research, creative, or operational tasks Keywords: agent, assistant, autonomous, workflow, tool use, multi-step, orchestration

shareAI-lab avatarshareAI-lab
Holen

Review UI code for Web Interface Guidelines compliance. Use when asked to "review my UI", "check accessibility", "audit design", "review UX", or "check my site against best practices".

vercel-labs avatarvercel-labs
Holen

Comprehensive GitHub code review with AI-powered swarm coordination

ruvnet avatarruvnet
Holen

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls

OthmanAdi avatarOthmanAdi
Holen

Use this skill when writing, designing, or optimizing Trigger.dev background tasks and workflows. This includes creating reliable async tasks, implementing AI workflows, setting up scheduled jobs, structuring complex task hierarchies with subtasks, configuring build extensions for tools like ffmpeg or Puppeteer/Playwright, and handling task schemas with Zod validation.

triggerdotdev avatartriggerdotdev
Holen
planning-with-files

planning-with-files

13Kproductivity

Implements Manus-style file-based planning for complex tasks. Creates task_plan.md, findings.md, and progress.md. Use when starting complex multi-step tasks, research projects, or any task requiring >5 tool calls. Now with automatic session recovery after /clear.

OthmanAdi avatarOthmanAdi
Holen

Quantum-resistant, self-learning version control for AI agents with ReasoningBank intelligence and multi-agent coordination

ruvnet avatarruvnet
Holen

Comprehensive GitHub project management with swarm-coordinated issue tracking, project board automation, and sprint planning

ruvnet avatarruvnet
Holen
prowler-api

prowler-api

13Kdev-api

Prowler API patterns: RLS, RBAC, providers, Celery tasks. Trigger: When working in api/ on models/serializers/viewsets/filters/tasks involving tenant isolation (RLS), RBAC, or provider lifecycle.

prowler-cloud avatarprowler-cloud
Holen
ai-sdk-5

ai-sdk-5

13Kdev-api

Vercel AI SDK 5 patterns. Trigger: When building AI features with AI SDK v5 (chat, streaming, tools/function calling, UIMessage parts), including migration from v4.

prowler-cloud avatarprowler-cloud
Holen
prowler

prowler

13Kdev-codegen

Main entry point for Prowler development - quick reference for all components. Trigger: General Prowler development questions, project overview, component navigation (NOT PR CI gates or GitHub Actions workflows).

prowler-cloud avatarprowler-cloud
Holen
prowler-test-ui

prowler-test-ui

13Kdev-testing

E2E testing patterns for Prowler UI (Playwright). Trigger: When writing Playwright E2E tests under ui/tests in the Prowler UI (Prowler-specific base page/helpers, tags, flows).

prowler-cloud avatarprowler-cloud
Holen
prowler-pr

prowler-pr

13Kdev-codegen

Creates Pull Requests for Prowler following the project template and conventions. Trigger: When working on pull request requirements or creation (PR template sections, PR title Conventional Commits check, changelog gate/no-changelog label), or when inspecting PR-related GitHub workflows like conventional-commit.yml, pr-check-changelog.yml, pr-conflict-checker.yml, labeler.yml, or CODEOWNERS.

prowler-cloud avatarprowler-cloud
Holen
prowler-test-api

prowler-test-api

13Kdev-testing

Testing patterns for Prowler API: JSON:API, Celery tasks, RLS isolation, RBAC. Trigger: When writing tests for api/ (JSON:API requests/assertions, cross-tenant isolation, RBAC, Celery tasks, viewsets/serializers).

prowler-cloud avatarprowler-cloud
Holen
Want a category view? Try /category/writing.