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

Code-to-Prompt

Code-to-Prompt 收录了来自 HaoNgo232 的 20 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
20
Stars
2
更新
2026-04-13
Forks
0
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

rp-build
软件开发工程师

Gather relevant source files for a task, resolve their dependencies, and package everything into a structured context prompt.

2026-04-13
rp-design
软件开发工程师

Produce an architectural design and implementation plan based on task requirements, identifying scope, dependencies, impact, and a step-by-step rollout strategy.

2026-04-13
rp-export-context
软件开发工程师

Explore the codebase and export a structured context file (e.g., context.xml) for pasting into an external LLM like ChatGPT or Claude Web.

2026-04-13
rp-investigate
软件开发工程师

Trace execution paths from an error or bug report to find the root cause, gathering surrounding context (callers, imports, tests) along the way.

2026-04-13
rp-refactor
软件开发工程师

Analyze dependencies, callers, and coupling before refactoring, then produce a safe incremental refactoring plan.

2026-04-13
rp-review
软件开发工程师

Review recent code changes by gathering git diffs, identifying affected callers and tests, and analyzing for security, performance, and breaking changes.

2026-04-13
rp-test
软件质量保证分析师与测试员

Identify untested functions by comparing source symbols with test symbols, then prepare context for writing missing tests.

2026-04-13
database-design
数据库架构师

Database design principles and decision-making. Schema design, indexing strategy, ORM selection, serverless databases.

2026-02-18
frontend-design
平面设计师

Design thinking and decision-making for web UI. Use when designing components, layouts, color schemes, typography, or creating aesthetic interfaces. Teaches principles, not fixed values.

2026-02-18
lint-and-validate
软件开发工程师

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.

2026-02-18
react-best-practices
软件开发工程师

React and Next.js performance optimization from Vercel Engineering. Use when building React components, optimizing performance, eliminating waterfalls, reducing bundle size, reviewing code for performance issues, or implementing server/client-side optimizations.

2026-02-18
seo-fundamentals
市场调研分析师与营销专员

SEO fundamentals, E-E-A-T, Core Web Vitals, and Google algorithm principles.

2026-02-18
testing-patterns
软件质量保证分析师与测试员

Testing patterns and principles. Unit, integration, mocking strategies.

2026-02-18
api-patterns
软件开发工程师

API design principles and decision-making. REST vs GraphQL vs tRPC selection, response formats, versioning, pagination.

2026-02-16
geo-fundamentals
市场调研分析师与营销专员

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

2026-02-16
i18n-localization
软件开发工程师

Internationalization and localization patterns. Detecting hardcoded strings, managing translations, locale files, RTL support.

2026-02-16
mobile-design
平面设计师

Mobile-first design thinking and decision-making for iOS and Android apps. Touch interaction, performance patterns, platform conventions. Teaches principles, not fixed values. Use when building React Native, Flutter, or native mobile apps.

2026-02-16
performance-profiling
软件开发工程师

Performance profiling principles. Measurement, analysis, and optimization techniques.

2026-02-16
vulnerability-scanner
信息安全分析师

Advanced vulnerability analysis principles. OWASP 2025, Supply Chain Security, attack surface mapping, risk prioritization.

2026-02-16
webapp-testing
软件质量保证分析师与测试员

Web application testing principles. E2E, Playwright, deep audit strategies.

2026-02-16