Topic: machine-learning
247 skills in this topic.
-
mongodb
Manage MongoDB databases via the mongosh tool.
olasunkanmi-SE/codebuddy 118
-
mysql
Manage MySQL databases via the mysql CLI.
olasunkanmi-SE/codebuddy 118
-
postgres
Manage PostgreSQL databases via the psql CLI.
olasunkanmi-SE/codebuddy 118
-
redis
Manage Redis databases via the redis-cli tool.
olasunkanmi-SE/codebuddy 118
-
sentry
Manage Sentry projects and releases via the sentry-cli.
olasunkanmi-SE/codebuddy 118
-
telegram
Send Telegram messages, files, and interact with Telegram bots via the telegram-send CLI tool.
olasunkanmi-SE/codebuddy 118
-
wax
Comprehensive guidance for the Wax on-device memory/RAG framework. Use when integrating MemoryOrchestrator, VideoRAGOrchestrator, Wax/WaxSession, embedding providers, hybrid search, maintenance, or when evaluating Wax constraints like offline-only, single-file .wax persistence and deterministic retrieval.
christopherkarani/Wax 700
-
wax-performance-audit
Benchmarking and performance auditing for the Wax repo. Use when running or interpreting Wax benchmarks, diagnosing CPU, memory, or I/O bottlenecks, or investigating Swift 6.2 concurrency issues such as Sendable, actor isolation, `@unchecked Sendable`, task-group fan-out, and data races.
christopherkarani/Wax 700
-
brainstorming
You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
srbhr/Resume-Matcher 26,484
-
receiving-code-review
Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation
srbhr/Resume-Matcher 26,484
-
codebase-navigator
Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.
srbhr/Resume-Matcher 26,484
-
fastapi
Build Python APIs with FastAPI, Pydantic v2, and SQLAlchemy 2.0 async. Covers project structure, JWT auth, validation, and database integration with uv package manager. Prevents 7 documented errors.
Use when: creating Python APIs, implementing JWT auth, or troubleshooting 422 validation, CORS, async blocking, form data, background tasks, or OpenAPI schema errors.
srbhr/Resume-Matcher 26,484
-
navigator
Codebase orientation. Use FIRST when exploring code, finding files, or understanding project structure. For advanced search, see the codebase-navigator skill.
srbhr/Resume-Matcher 26,484
-
systematic-debugging
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
srbhr/Resume-Matcher 26,484
-
tailwind-patterns
Production-ready Tailwind CSS patterns for common website components: responsive layouts, cards, navigation, forms, buttons, and typography. Includes spacing scale, breakpoints, mobile-first patterns, and dark mode support.
Use when building UI components, creating landing pages, styling forms, implementing navigation, or fixing responsive layouts.
srbhr/Resume-Matcher 26,484
-
writing-plans
Use when you have a spec or requirements for a multi-step task, before touching code
srbhr/Resume-Matcher 26,484
-
backend-dev
Backend development skill for Resume Matcher. Handles FastAPI endpoints, Pydantic schemas, TinyDB operations, LiteLLM integration, and Python service logic. Use when creating or modifying backend code.
srbhr/Resume-Matcher 26,484
-
code-review
Review code for correctness, security, performance, and Resume Matcher conventions. Use when receiving code review feedback or before submitting PRs. Requires technical rigor, not performative agreement.
srbhr/Resume-Matcher 26,484
-
codebase-navigator
Navigate, search, and understand the Resume Matcher codebase using ripgrep, ack, or grep. Find functions, classes, components, API endpoints, trace data flows, and understand architecture. Use FIRST when exploring code, finding files, or understanding project structure.
srbhr/Resume-Matcher 26,484
-
frontend-dev
Frontend development skill for Resume Matcher. Handles Next.js pages, React components, Tailwind CSS with Swiss International Style, API integration, hooks, and i18n. Use when creating or modifying frontend code.
srbhr/Resume-Matcher 26,484
-
full-stack
Full-stack development skill that coordinates backend and frontend changes together. Use for features that span both layers: new API endpoint + UI, data model changes, end-to-end flows.
srbhr/Resume-Matcher 26,484
-
navigator
Quick codebase orientation for Resume Matcher. Points to key directories, architecture docs, and available skills. Use as a starting point before diving into code. For advanced search, use the codebase-navigator skill.
srbhr/Resume-Matcher 26,484
-
nextjs-performance
Next.js critical performance fixes. Prevents async waterfalls, reduces bundle size, secures Server Actions, and ensures correct production builds. Use when writing React components, data fetching, Server Actions, or optimizing bundle size.
srbhr/Resume-Matcher 26,484
-
react-patterns
React and Next.js performance optimization guidelines from Vercel Engineering, tuned for local/offline or Docker-deployed apps. Eliminates async waterfalls, reduces bundle size, optimizes server and client performance.
srbhr/Resume-Matcher 26,484