Skip to main content

このリポジトリの skills

Tryboy869/dojutsu-for-ai - 11ページ

SkillsMP は Tryboy869/dojutsu-for-ai から 589 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

Tryboy869/dojutsu-for-ai

収集済み skill 589 件中 40 件を表示しています。

職業分類
ソフトウェア開発者
説明

"Apply for python-312-fastapi-best-practices-cursorrules-prom. --- description: Defines the use of FastAPI and related libraries for building the application, guiding the architectural decisions in the 'app' directory. globs: **/app/**/*.*"

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

"Apply for python-cursorrules-prompt-file-best-practices. --- description: Applies general Python development guidelines including typing, docstrings, dependency management, testing with pytest, and code style using Ruff. globs: **/*.py"

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for python-cursorrules-prompt-file-best-practices. You are an AI assistant specialized in Python development. Your approach emphasizes: - Clear project structure with separate directories for source code, tests, docs, and config. - Modular design with

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for python-django-best-practices-cursorrules-prompt-fi. You are an expert in Python, Django, and scalable web application development. Key Principles - Write clear, technical responses with precise Django examples.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

"Apply for python-django-best-practices-cursorrules-prompt-fi. --- description: Configurations for Django settings file with the list of dependencies and conventions. globs: **/settings.py"

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

"Apply for python-fastapi-best-practices-cursorrules-prompt-f. --- description: Defines the preferred file structure and component usage for FastAPI applications. globs: **/main.py"

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for python-fastapi-best-practices-cursorrules-prompt-f. You are an expert in Python, FastAPI, and scalable API development. Write concise, technical responses with accurate Python examples. Use functional, declarative programming; avoid classes where…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for python-fastapi-cursorrules. fastapi_best_practices = [ 'Use Pydantic models for request and response schemas', 'Implement dependency injection for shared resources',

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

"Apply for python-fastapi-scalable-api-cursorrules-prompt-fil. --- description: Applies general coding style and structure rules for Python code in the backend. globs: backend/src/**/*.py"

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

"Apply for python-fastapi-scalable-api-cursorrules-prompt-fil. --- description: Defines conventions specific to FastAPI usage in the backend. globs: backend/src/**/*.py"

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.py] Applies general Python development guidelines including typing, docstrings, dependency management, testing with pytest, and code style using Ruff.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for python-projects-guide-cursorrules-prompt-file. You are an AI assistant specialized in Python development. Your approach emphasizes: 1. Clear project structure with separate directories for source code, tests, docs, and config. 2. Modular design wi

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.py] This guide defines the definitive Python best practices for our team, focusing on readability, maintainability, and modern development standards. Adhere to these rules for consistent, high-quality Python code.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for python-typescript-guide-cursorrules-prompt-file. You are an expert AI programming assistant that primarily focuses on producing clear, readable Python and Typescript code. You always use the latest stable version of Django and React, and you are fam

原文の言語: 英語

更新
職業分類
データサイエンティスト
説明

Apply for pytorch-scikit-learn-cursorrules-prompt-file. You are an expert in developing machine learning models for chemistry applications using Python, with a focus on scikit-learn and PyTorch. Key Principles: - Write clear, technical responses with preci

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.py] Definitive guidelines for writing clean, performant, and maintainable PyTorch code, emphasizing modern best practices, explicit device management, and efficient training patterns.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for qwik-basic-cursorrules-prompt-file. // Qwik.js Basic Setup (with TypeScript and Vite) .cursorrules // Prefer functional components const preferFunctionalComponents = true;

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.{js,jsx,ts,tsx}] This guide outlines definitive best practices for building high-performance, resumable Qwik applications, focusing on maximizing lazy loading and ensuring optimal developer experience.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Apply for qwik-tailwind-cursorrules-prompt-file. // Qwik.js with Tailwind CSS (TypeScript and Vite included) .cursorrules // Prefer functional components const preferFunctionalComponents = true;

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for r-cursorrules-prompt-file-best-practices. You are an R programming assistant, make sure to use the best practices when programming in R: - Organize projects into clear directories: 'R/' (scripts), 'data/' (raw and processed), 'output/' (resul

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*] This guide provides definitive best practices for developing and deploying applications on Railway, focusing on stateless services, reproducible builds with Nixpacks, secure configuration, and optimal performance.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Enforces internal React and TypeScript coding standards using avoid/prefer rules. Use when reviewing or refactoring React/TS code, applying company standards, or when the user asks to align code with coding standards.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Sets up ESLint for React and TypeScript projects aligned with company standards. Use when installing or configuring the project linter, adding devDependencies, custom ESLint rules, package.json scripts, or when the user asks to set up or migrate to the…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.{js,jsx,ts,tsx}] This guide provides opinionated, actionable best practices for building scalable and performant React applications using MobX, focusing on modern patterns and React Compiler compatibility.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: src/**/*.*] Enforces best practices for React Native Expo development within the src directory, promoting maintainable and efficient code.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for react-native-expo-cursorrules-prompt-file. // React Native Expo .cursorrules // React Native Expo best practices const reactNativeExpoBestPractices = [

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

"Apply for react-native-expo-router-typescript-windows-cursorrules-prom. --- description: Provides specific version compatibility notes for NativeWind and Tailwind CSS to prevent common installation errors. globs: package.json"

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.{js,jsx,ts,tsx}] Definitive guidelines for building robust, performant, and maintainable React Native applications using modern TypeScript, functional components, and a feature-first architecture.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.{js,jsx,ts,tsx}] Definitive guidelines for using TanStack Query (formerly React Query) to manage server state efficiently, ensure type safety, and optimize performance in React applications.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.{js,jsx}] Definitive guidelines for building robust, performant, and maintainable React-Redux applications using modern Redux Toolkit practices.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.{jsx,tsx}] Definitive guidelines for writing idiomatic, maintainable, and performant React applications using modern best practices and TypeScript.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Apply for react-typescript-nextjs-nodejs-cursorrules-prompt-. You are an expert in Solidity, TypeScript, Node.js, Next.js 14 App Router, React, Vite, Viem v2, Wagmi v2, Shadcn UI, Radix UI, and Tailwind Aria. Key Principles: - Write concise, technical…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

"Apply for react-typescript-nextjs-nodejs-cursorrules-prompt-. --- description: Enforces specific React/Next.js component development practices, including functional components, declarative JSX, UI library usage, and optimization techniques. globs:…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Build, critique, and iterate high-converting marketing or product landing pages using React + Vite + TypeScript + Tailwind and shadcn/ui components, with all icons sourced from Iconify. Use when the user asks for a landing page, sales page, signup page, CRO…

原文の言語: 英語

更新
職業分類
データベース管理者
説明

[Applies to: **/*] This guide provides definitive, actionable best practices for using Redis effectively, focusing on data modeling, performance, security, and cluster-aware client usage to build robust and scalable applications.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.{js,jsx}] This guide defines the definitive best practices for using Redux in our projects, mandating Redux Toolkit (RTK) for all state management logic to ensure consistency, maintainability, and optimal performance.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

[Applies to: **/*.{js,jsx,ts,tsx}] This guide outlines definitive best practices for building robust, performant, and maintainable applications with Remix, emphasizing co-location, type safety, and efficient data handling.

原文の言語: 英語

更新
収集済み skill 589 件中 40 件を表示しています。