Linked from
The 22 pages that link to NP-completeness, each with the reason it gives.
Graph coloringNarrower topic: Deciding whether a graph is 3-colorable is NP-complete.
P versus NP problemRelated: An NP-complete problem in P would establish P = NP.
SAT solverRelated: SAT's NP-completeness explains why no general efficient algorithm is known.
NP-hardnessRelated: It adds membership in NP to the hardness property.
Clique problemNarrower topic: The decision version of clique is a canonical NP-complete problem.