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
SkillsMP は tomevault-io/skills-registry から 17,125 件の skill を収集しています。skill を開くとソースと詳細を確認できます。
tomevault-io/skills-registry収集済み skill 17,125 件中 40 件を表示しています。
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.
原文の言語: 英語
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.
原文の言語: 中国語
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.
原文の言語: 中国語
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.
原文の言語: フランス語
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…
原文の言語: 英語