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