Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

prompts

prompts 收录了来自 kinneyyan 的 12 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
12
Stars
2
更新
2026-05-14
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

code-review
软件质量保证分析师与测试员

Reviews the changes, identifies critical and high-priority issues, generates review summaries, and collects metrics data for local use. Use this when users need to code review or analyzing code changes for quality issues.

2026-05-14
metrics-report
软件开发工程师

Posts metrics data to a reporting endpoint. Use this when users need to send metrics data that has been collected and stored in temporary files to a reporting API.

2026-04-28
openspec-reverse-update-spec
软件开发工程师

根据代码变更反向更新 OpenSpec 四个工件(proposal/design/specs/tasks)。当用户说"反向更新spec"、"反向更新工件"、"我自己修改了代码,更新下spec文档"时使用此技能。支持无输入(分析 Git 变更)或指定文件路径。输出更新建议后必须询问用户确认再执行更新。

2026-04-01
ice-js-3-development-patterns
软件开发工程师

Development patterns for ice.js 3 projects, covering page components (lists/forms), menu & permissions, API services, and state management. Use when creating or modifying pages, configuring routing/auth, or implementing data fetching in the ice.js 3 admin console.

2026-01-30
javascript-testing-patterns
软件质量保证分析师与测试员

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

2026-01-12
modern-javascript-patterns
软件开发工程师

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

2026-01-12
nextjs-app-router-patterns
软件开发工程师

Master Next.js 14+ App Router with Server Components, streaming, parallel routes, and advanced data fetching. Use when building Next.js applications, implementing SSR/SSG, or optimizing React Server Components.

2026-01-12
nodejs-backend-patterns
软件开发工程师

Build production-ready Node.js backend services with Express/Fastify, implementing middleware patterns, error handling, authentication, database integration, and API design best practices. Use when creating Node.js servers, REST APIs, GraphQL backends, or microservices architectures.

2026-01-12
react-native-architecture
软件开发工程师

Build production React Native apps with Expo, navigation, native modules, offline sync, and cross-platform patterns. Use when developing mobile apps, implementing native integrations, or architecting React Native projects.

2026-01-12
react-state-management
软件开发工程师

Master modern React state management with Redux Toolkit, Zustand, Jotai, and React Query. Use when setting up global state, managing server state, or choosing between state management solutions.

2026-01-12
tailwind-design-system
软件开发工程师

Build scalable design systems with Tailwind CSS, design tokens, component libraries, and responsive patterns. Use when creating component libraries, implementing design systems, or standardizing UI patterns.

2026-01-12
typescript-advanced-types
软件开发工程师

Master TypeScript's advanced type system including generics, conditional types, mapped types, template literals, and utility types for building type-safe applications. Use when implementing complex type logic, creating reusable type utilities, or ensuring compile-time type safety in TypeScript projects.

2026-01-12