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.
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-registryShowing 40 of 17,125 collected skills.
Django security best practices, authentication, authorization, CSRF protection, SQL injection prevention, XSS prevention, and secure deployment configurations. Use when this capability is needed.
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.
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.
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.
Review a defined git-backed change set for bugs, regressions, missing requirements, and test gaps before merge. Use when this capability is needed.
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
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.
Use when asked to prepare new serious_python release by bumping versions and author release notes.
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…
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)…
1. 直接调用后端 API,直接控制项目配置、文件管理、知识库、MCP 等核心功能。2. 介绍项目配置文件,便于直接修改配置文件以实现某些需求。 Use when this capability is needed.
Source text: Chinese
Create effective custom prompts for Cursor AI using project rules, prompt Use when this capability is needed.
Production readiness checklist for Cursor IDE setup: security, rules, Use when this capability is needed.
Reference architecture for Cursor IDE projects: directory structure, Use when this capability is needed.
Set up Cursor for teams: plan selection, member management, shared rules, Use when this capability is needed.
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.
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.
Deploy a LangChain 1.0 / LangGraph 1.0 app to Cloud Run, Vercel, or\ Use when this capability is needed.
Implement machine learning experiment tracking using MLflow or Weights Use when this capability is needed.
Create a minimal working Snowflake example with real SQL queries. Use when this capability is needed.
Security best practices for Speak API keys, audio data privacy, student Use when this capability is needed.
Configure Supabase local development with the CLI, Docker, and migration Use when this capability is needed.
Optimize machine learning model hyperparameters using grid search, random Use when this capability is needed.
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.
> Use when this capability is needed.
> Use when this capability is needed.
Analyze your documents and recommend optimal chunking strategies based on content type, use case, and embedding model. Use when this capability is needed.
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.
<!-- Note: Content in French, consider translating for English-first repo --> Use when this capability is needed.
Source text: French
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…
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…
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.
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…
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…
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.
Assistance with triage of unprioritized issues. Use when the user asks for help with triage. Use when this capability is needed.
Use this skill when the user asks to integrate the genui package and get a simple conversation going with Firebase AI Logic.
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…
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…