fpt-devteam
Official@fpt-devteam
Offers specialized codebase navigation, dependency mapping, and refactoring analysis for complex software architectures.
Agent Skills by fpt-devteam
Showing 7 vetted skills indexed across 1 GitHub repositories.
refero-design
Ground UI design decisions in research using Refero tools and a four-phase workflow.
gitnexus-refactoring
Rename, extract, split, or move code with dependency-aware impact analysis.
gitnexus-debugging
Trace codebase call graphs to identify root causes of bugs.
gitnexus-exploring
Maps codebase components, execution flows, and symbol callers via gitnexus.
gitnexus-guide
Identify and access GitNexus MCP tools, resources, and knowledge graph.
gitnexus-cli
Build and refresh GitNexus indexes and generate context files via npx.
gitnexus-impact-analysis
Map downstream dependents and blast radius from code changes.
Frequently Asked Questions About fpt-devteam
FAQPage SchemaWhat specific tasks can I perform with these codebase analysis capabilities?▼
You can perform deep dependency mapping, trace execution call graphs, and conduct impact analysis for code changes. These capabilities allow you to identify root causes of bugs and visualize the blast radius of modifications across your entire repository structure.
Which technical personas benefit most from these repository analysis skills?▼
Software engineers, technical leads, and system architects benefit most from these capabilities. These professionals use the provided functions to navigate complex legacy codebases, ensure safe refactoring through impact analysis, and maintain architectural integrity during feature development.
What are the prerequisites for initializing the indexing process?▼
To initialize indexing, you must have a local repository environment and access to the npx runtime. The process requires executing the index generation command to build the knowledge graph, which then enables symbol resolution and call graph tracing across your project files.