一键导入
Contextifly
Contextifly 收录了来自 Sam123336 的 3 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Developer copilot over the Contextifly code knowledge graph. Use when the user asks to explain this project, generate onboarding docs, find flows (auth, payment, checkout), visualize state management or architecture, generate Mermaid diagrams, estimate feature complexity, or break work into tasks/Jira tickets. Works on React/Next.js, NestJS, and Flutter projects.
AI refactoring advisor powered by the Contextifly code knowledge graph. Use when the user asks for refactoring suggestions, wants to split large components, merge duplicates, extract shared logic, clean up dead code, improve architecture, or reduce bundle size. Works on React/Next.js, NestJS, and Flutter projects.
Framework translator for developers landing in an unfamiliar backend codebase. Use when the user knows one framework (e.g. NestJS) and must work in another — Django, Spring Boot, FastAPI, Flask, Go, or Rust — or asks "what's the equivalent of X in Y", "explain this codebase like I'm a NestJS dev", or wants onboarding to a new-to-them stack. Translates concepts (controllers, DI, modules, entities, guards, middleware) between frameworks and maps them onto the actual files in the project.