Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 97

SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.

tomevault-io/skills-registry

Showing 40 of 17,125 collected skills.

occupation
Software Developers
description

Django architecture patterns, REST API design with DRF, ORM best practices, caching, signals, middleware, and production-grade Django apps. Use when this capability is needed.

updated
occupation
Software Developers
description

Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Verification loop for Django projects: migrations, linting, tests with coverage, security scans, and deployment readiness checks before release or PR. Use when this capability is needed.

updated
occupation
Database Architects
description

T-SQL and SQL Server best practices, query optimization, stored procedures, indexing strategies, security, and administration patterns for SQL Server 2016+ and Azure SQL Database. Use when this capability is needed.

updated
occupation
Software Developers
description

Control how trading fees are distributed with treasury managers. This is the power feature that sets Flaunch apart from other launchpads. Use when this capability is needed.

updated
occupation
Software Quality Assurance Analysts & Testers
description

Review a defined git-backed change set for bugs, regressions, missing requirements, and test gaps before merge. Use when this capability is needed.

updated
occupation
Computer Occupations, All Other
description

Create, validate, and maintain Claude Code Skills. Use when writing a new skill, reviewing skill structure, or debugging skill-related issues. Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Quality Assurance Analysts & Testers
description

Use when asked to create or update integration tests for any Flet control in sdk/python/packages/flet/integration_tests, including visual goldens and interactive behavior tests.

updated
occupation
Software Developers
description

Use when asked to prepare new serious_python release by bumping versions and author release notes.

updated
occupation
Software Developers
description

Performs git operations and interacts with GitHub. Used when git-related operations are needed, including: git commands (commit, push, pull, branch, merge, etc.), GitHub API interactions, gh CLI operations, pull request operations, issue analysis and…

updated
occupation
Financial & Investment Analysts
description

Track and analyze US government shutdown liquidity impacts by monitoring TGA (Treasury General Account), bank reserves, EFFR, and SOFR data from FRED API. Use when user wants to (1) analyze current or past government shutdown effects on financial markets, (2)…

updated
occupation
Software Developers
description

1. 直接调用后端 API,直接控制项目配置、文件管理、知识库、MCP 等核心功能。2. 介绍项目配置文件,便于直接修改配置文件以实现某些需求。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

Create effective custom prompts for Cursor AI using project rules, prompt Use when this capability is needed.

updated
occupation
Software Developers
description

Production readiness checklist for Cursor IDE setup: security, rules, Use when this capability is needed.

updated
occupation
Software Developers
description

Reference architecture for Cursor IDE projects: directory structure, Use when this capability is needed.

updated
occupation
Software Developers
description

Set up Cursor for teams: plan selection, member management, shared rules, Use when this capability is needed.

updated
occupation
Database Architects
description

Build zero-downtime database migrations — forward SQL, rollback SQL, deployment sequence. Use when asked to "write migration", "schema change", "add column", "rename table", "drop column", or "migrate safely". Use when this capability is needed.

updated
occupation
Software Developers
description

Comprehensive iOS development guidance including Swift best practices, SwiftUI patterns, UI/UX review against HIG, and app planning. Use for iOS code review, best practices, accessibility audits, or planning new iOS apps. Use when this capability is needed.

updated
occupation
Software Developers
description

Deploy a LangChain 1.0 / LangGraph 1.0 app to Cloud Run, Vercel, or\ Use when this capability is needed.

updated
occupation
Data Scientists
description

Implement machine learning experiment tracking using MLflow or Weights Use when this capability is needed.

updated
occupation
Software Developers
description

Create a minimal working Snowflake example with real SQL queries. Use when this capability is needed.

updated
occupation
Information Security Analysts
description

Security best practices for Speak API keys, audio data privacy, student Use when this capability is needed.

updated
occupation
Software Developers
description

Configure Supabase local development with the CLI, Docker, and migration Use when this capability is needed.

updated
occupation
Data Scientists
description

Optimize machine learning model hyperparameters using grid search, random Use when this capability is needed.

updated
occupation
Software Developers
description

Implements ESLint-style lint rules with proper AST handling, targeted reporting, and comprehensive unit tests. Use when creating new lint rules or modifying existing rule implementations. Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Data Scientists
description

Analyze your documents and recommend optimal chunking strategies based on content type, use case, and embedding model. Use when this capability is needed.

updated
occupation
Editors
description

Extract citations from a PDF and generate a validated .bib file. Reads the PDF, identifies all referenced works, constructs BibTeX entries with metadata verification, then runs /bib-validate. Use when this capability is needed.

updated
occupation
Software Developers
description

<!-- Note: Content in French, consider translating for English-first repo --> Use when this capability is needed.

Source text: French

updated
occupation
Technical Writers
description

Generates 3-4 strategic talk angles with strength/weakness analysis, title options, CFP descriptions, and a peer feedback draft, then enforces a mandatory CHECKPOINT for user confirmation before scripting. Use when deciding how to frame a talk, preparing a…

updated
occupation
Software Developers
description

Use when implementing, debugging, or testing code that uses the floschu/control library. Triggers on tasks involving Store, Reducer, Actions, Mutations, Effects types from at.florianschuster.control; UDF state management in Kotlin Multiplatform projects; or…

updated
occupation
Software Developers
description

Add a new executable type to the flow runner (a new kind of automation block users can define in .flow files). Use when this capability is needed.

updated
occupation
Mechanical Engineers
description

Workflow and best practices for designing parts in FluidCAD through its MCP server. Use this skill whenever the user wants to model, design, or modify any part in FluidCAD, whenever they mention FluidCAD, a `.fluid.js` file, or ask for CAD/parametric modeling…

updated
occupation
Software Quality Assurance Analysts & Testers
description

Performs a comprehensive, multi-step code review of pull requests or local code changes, using iterative refinement (generation, critique, synthesis) to ensure high-quality, actionable feedback. Use when you need to review code changes thoroughly. Use when…

updated
occupation
Technical Writers
description

Contains well-defined rules for creating natural, accurate, and readable writing. Use whenever authoring longer text, like analysis documents, PR or CL descriptions, or documentation. Use when this capability is needed.

updated
occupation
Project Management Specialists
description

Assistance with triage of unprioritized issues. Use when the user asks for help with triage. Use when this capability is needed.

updated
occupation
Software Developers
description

Use this skill when the user asks to integrate the genui package and get a simple conversation going with Firebase AI Logic.

updated
occupation
Software Developers
description

Overview of the flutter_it construction set - modular Flutter packages (get_it, watch_it, command_it, listen_it) that work standalone or together. Use when deciding which flutter_it package to use, understanding package dependencies, or getting oriented with…

updated
occupation
Software Developers
description

Architecture guidance for Flutter apps using the flutter_it construction set (get_it, watch_it, command_it, listen_it). Covers Pragmatic Flutter Architecture (PFA) with Services/Managers/Views, feature-based project structure, manager pattern, proxy pattern…

updated
Showing 40 of 17,125 collected skills.