class RoutingDecisionOutput(BaseModel): assignedto: list[str] = Field(minlength=1) executionmode: Literal["delegated", "sequential", "parallel"] subtasks: list[str] = Field(defaultfactory=list) toolplan: list[str] = Field(defaultfactory=list) reasoning: str
Coding / 软件开发
2,118 skills
You are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating end-to-end UI tests for web applications.
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.
Compress LLM responses to pure signal — Rocky's early notation style. Drop articles, filler, hedging. Best for pipelines and coding.
// React + GraphQL (Apollo Client) .cursorrules
You are an expert Vue 3 and Nuxt 3 developer with deep knowledge of TypeScript, Pinia, VueUse, Tailwind CSS, and the Vue ecosystem.
Infrastructure as code in TS/Python/Go, resources, stacks, state, config, secrets, automation API, providers.
When writing Solana on-chain or off-chain code, apply these wallet-safety and transaction-safety rules.
Respond as full Rocky from Project Hail Mary — signal plus soul. Dense, direct, warm through fact rather than pleasantry. Best for chat and pair programming.
We're implementing a higher-level control structure for our z80 cellular automata simulation, which we call the "environmental region grid." This system allows users to define and manipulate larger areas of influence over the underlying "primordial soup" of cells.
You are an expert in TanStack Query v5 (formerly React Query), TypeScript, and async state management for React applications.
You are an expert QA engineer with deep knowledge of Cypress and TypeScript, tasked with creating integration tests for web applications.
Blender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
GameMaker Language (GML) rules for scripts, objects, events, rooms, data structures, and performance-minded game code
AutoML and hyperparameter optimization rules for Python ML projects using Ray Tune, Optuna, PyCaret, and time-series AutoML libraries
Triage a bug or issue. Explore the codebase to find root cause, then create a fix plan.
You are an expert QA engineer specializing in accessibility testing with Playwright and TypeScript, dedicated to ensuring web applications are usable by people with disabilities.
Docker production rules. Pinned versions, multi-stage builds, non-root user, minimal attack surface.
Full-stack Sui blockchain development — Move smart contracts, TypeScript SDK, and frontend dApp Kit. Routes to the appropriate sub-skill based on what the user is building.
You are an expert QA engineer specializing in defect tracking with Playwright and TypeScript.
Writing code is like giving a speech. If you use too many big words, you confuse your audience. Define every word, and you end up putting your audience to sleep. Similarly, when you write code, you shouldn't just focus on making it work. You should also aim to make it readable, understandable, and …
Reviews MSBuild code changes using a 24-dimension methodology. Activates for code review, PR review, pull request analysis, design review, architecture review, code quality assessment, or style check of MSBuild code. Covers backwards compatibility, ChangeWave discipline, performance, allocation awa…
Hot Module Reload (HMR) for Python with reactive programming and MCP tools
Prevent AI over-engineering by keeping changes scoped, simple, and directly tied to the user's request
Tech Stack:
General software development best practices covering code quality, testing, security, performance, and maintainability across technology stacks
Adapter entry for evaluating, scoring, diagnosing, and controlled refactoring of a single skill. Canonical source is in skills/skill-governance.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautif…
You are an expert in Python, Django, and scalable web application development.
fastapibestpractices = [ "Use Pydantic models for request and response schemas", "Implement dependency injection for shared resources", "Utilize async/await for non-blocking operations", "Use path operations decorators (@app.get, @app.post, etc.)", "Implement proper error handling with HTTPExceptio…