repo-audit
repo-audit is a skill that automates code validation by running a series of commands, including npm run lint, npm run typecheck, and npm run test, to produce a markdown report.
Browse data workflow skills for SQL querying, analytics, ETL, and database workflows. Give AI agents access to structured data and pipelines.
This directory brings installable AI Agent skills into one place so you can filter by search, category, topic, and official source, then install them directly into Claude Code, Cursor, Windsurf, and other supported environments.
repo-audit is a skill that automates code validation by running a series of commands, including npm run lint, npm run typecheck, and npm run test, to produce a markdown report.
create-event-handlers is a skill that sets up RabbitMQ event publishers and consumers, following a specific event naming convention and tenant-only context.
review-implementing is a systematic workflow for processing and implementing code review feedback, handling items such as numbered lists and bullet points.
NoteOrganizer is a skill responsible for automatically categorizing and storing notes in a personal knowledge base, utilizing workflow analysis and content organization.
pr-merge is an AI agent skill that handles pull request merging with pre-merge validation. It accepts a PR number or URL and executes a specified merge strategy (merge, squash, or squid) using a Haiku subagent for Bash operations to optimize computational costs.
postgresql-table-design is a set of guidelines and best practices for creating efficient and scalable database tables in PostgreSQL, focusing on primary keys, normalization, and denormalization.
update is a DevOps layer for coding agents that enables automated deployment of validated code and skill updates.
enhance-prompt is a skill that transforms vague UI generation ideas into optimized prompts for improved Stitch results.
Session Checker is a skill that checks if CircleTel customer PPPoE/RADIUS sessions are active using the Interstellio Telemetry API, analyzing CDRs for real-time connection status.
native-data-fetching is a skill for handling Expo app networking tasks, including API requests, data fetching, caching, and network debugging.
native-data-fetching is a skill that facilitates Expo networking, including API requests, data fetching, caching, and network debugging, using technologies like expo/fetch.
zustand-patterns is a state management approach using Zustand 5.x, offering features like global state, shared state, and computed state with TypeScript support.